Skip to main content

Module dispatch

Module dispatch 

Expand description

JSON-RPC 2.0 method dispatch. Transport-agnostic.

Structs§

RpcDispatcher
Per-connection dispatcher. Shared state lives in RpcContext.

Enums§

Method

Constants§

RPC_PROTOCOL_VERSION
Wire protocol version. Bump on breaking changes.