2 unstable releases

0.2.0 Jan 19, 2021
0.1.0 Jan 12, 2021

#48 in #json-rpc-client

37 downloads per month

MIT license

43KB
1K SLoC

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

Dependencies

~2–15MB
~186K SLoC