JSON-RPC websocket client.
# Cargo.toml
[dependencies]
jsonrpsee-ws-client = "0.26.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a new WebSocket JSON-RPC client.
Add tokio as a dependency and use #[tokio::main].
No dependency data recorded yet.