7 releases

0.3.0 Feb 24, 2021
0.3.0-beta.1 Feb 14, 2021
0.2.0 Feb 6, 2021
0.1.3 Jul 24, 2020
0.1.1 May 26, 2020

#45 in #json-rpc-client

Download history 7/week @ 2023-11-20 14/week @ 2023-11-27 2/week @ 2023-12-11 32/week @ 2023-12-18 11/week @ 2023-12-25 39/week @ 2024-01-08 8/week @ 2024-01-15 24/week @ 2024-01-22 17/week @ 2024-01-29 7/week @ 2024-02-05 33/week @ 2024-02-19 105/week @ 2024-02-26 31/week @ 2024-03-04

171 downloads per month

MIT/Apache

145KB
3K SLoC

async-jsonrpc-client

ga-svg crates-svg docs-svg

An asynchronous JSON-RPC 2.0 client library written in Rust.

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.

Dependencies

~2–24MB
~369K SLoC