7 releases
0.3.0 | Feb 24, 2021 |
---|---|
0.3.0-beta.1 | Feb 14, 2021 |
0.2.0 |
|
0.1.3 | Jul 24, 2020 |
0.1.1 | May 26, 2020 |
#27 in #jsonrpc
35 downloads per month
145KB
3K
SLoC
async-jsonrpc-client
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
andtokio
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–23MB
~351K SLoC