Package-level declarations

Types

Link copied to clipboard
interface JsonRpc

A JSON-RPC 2.0 session between two peers.

Link copied to clipboard
sealed interface JsonRpcCall

Models a JSON RPC request object

Link copied to clipboard

Exceptions defined by the protocol.

Link copied to clipboard

The raw transport contract that backs a JsonRpc session.