Expand description

Client support

Support for connecting to JSONRPC servers over HTTP, sending requests, and parsing responses

Structs

A JSON-RPC client.

Traits

An interface for a transport over which to use the JSONRPC protocol.