TCP/IP server for JSON-RPC.
# Cargo.toml
[dependencies]
jsonrpc-tcp-server = "18.0.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Start a JSON-RPC TCP server.
Add tokio as a dependency and use #[tokio::main] or similar.
No dependency data recorded yet.