A thread pool-based Rust implementation of JSON-RPC 2.0. This library provides a simple, user-friendly API for creating local JSON-RPC servers with concurrent request handling, graceful shutdown, and ...
Contributions are generally welcome. If you intend to make larger changes please discuss them in an issue before opening a PR to avoid duplicate work and architectural mismatches. For more information ...