jason 0.2.0

JSON-RPC 2.0 client library
Documentation

Jason

Crates.io Docs.rs codecov

Jason is a JSON-RPC 2.0 client library written in Rust.

Features

  • Request, response and notification serializing and deserializing
  • Supports multiple transports:
    • HTTP and HTTPS
    • Websockets
    • IPC (Unix only)

License

This project is licensed under the MIT License