#json-rpc-server #json-rpc #server #async #rpc

async-jsonrpc-server

An asynchronous JSON-RPC 2.0 server library

1 unstable release

0.0.0 Feb 16, 2021

#29 in #jsonrpc

MIT/Apache

6KB

async-jsonrpc-server

ga-svg crates-svg docs-svg

TODO: An asynchronous JSON-RPC 2.0 server library written in Rust.

Features

Usage

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.


lib.rs:

An async JSON-RPC 2.0 server library.

No runtime deps