Crates.io | async-jsonrpc-client |
lib.rs | async-jsonrpc-client |
version | 0.3.0 |
source | src |
created_at | 2020-05-25 07:51:56.924197 |
updated_at | 2021-02-24 05:42:32.398957 |
description | An asynchronous JSON-RPC 2.0 client library |
homepage | |
repository | https://github.com/koushiro/async-jsonrpc |
max_upload_size | |
id | 245482 |
size | 147,180 |
An asynchronous JSON-RPC 2.0 client library written in Rust.
async-std
and tokio
runtimeSee the examples for details.
Licensed under either of
at your option.
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.