Internal proc-macro crate for `jsonrpc_client`.
An async, macro-driven JSON-RPC client with pluggable backends.
A crate for generating transport agnostic, auto serializing, strongly typed JSON-RPC 2.0 clients
Convert a trait definition into a jsonrpc api.
Convert a trait definition into a jsonrpc api.
Convert a trait definition into a jsonrpc api.
Convert a trait definition into a jsonrpc api.
Macro-based throttled JSON-RPC client with rate limiting and batching support
Alternative pub/sub and server implementations for jsonrpc-core
A transport implementation for jsonrpc-client-core based on Hyper and futures
A battery-included JSON-RPC framework for Rust
Rust support for the JSON-RPC 1.0 protocol