jsonrpsee-ws-client 0.5.1

WebSocket client for JSON-RPC
Documentation

jsonrpsee-ws-client

jsonrpsee-ws-client is a JSON RPC WebSocket client library that's is built for async/await.

Runtime support

This library uses tokio as the runtime and does not support other kinds of runtimes.