JSON-RPC client/server framework.
# Cargo.toml
[dependencies]
jsonrpsee = "0.26.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Start a JSON-RPC server.
Add `tokio` as a dependency and enable the `server` feature for jsonrpsee.
No dependency data recorded yet.