[][src]Crate jsonrpc_ws_client

JSON-RPC websocket client implementation.

Enums

RpcError

The errors returned by the client.

Functions

connect

Connect to a JSON-RPC websocket server.

Type Definitions

RpcChannel

A channel to a RpcClient.