async-jsonrpc-client 0.2.0

An asynchronous JSON-RPC client library, which supports HTTP and WebSocket
Documentation
async-jsonrpc-client-0.2.0 has been yanked.

async-jsonrpc-client

ga-svg crates-svg docs-svg deps-svg

An asynchronous JSON-RPC 2.0 client library, written in Rust, which supports HTTP and WebSocket.

Features

  • support HTTP
  • support WebSocket
  • support batch request
  • support subscription (only for WebSocket client)
  • support async-std and tokio runtime

Usage

See the examples for details.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.