Package-level declarations
Types
Link copied to clipboard
interface JsonRpc
A JSON-RPC 2.0 session between two peers.
Link copied to clipboard
Models a JSON RPC request object
Link copied to clipboard
Exceptions defined by the protocol.
Link copied to clipboard
interface JsonRpcTransportSession
The raw transport contract that backs a JsonRpc session.