Skip to main content

Module client

Module client 

Source

Structs§

CallError
Protocol-agnostic call error.
EndpointMeta
Endpoint metadata resolved by the client.

Enums§

CallRequest
How requests are sent to the server.
CallStreamItem
A single item from the response stream.
RpcMode
How the client communicates with the server.

Traits§

CallClient
Protocol-agnostic call client trait.
CallClientFactory
Factory that creates call clients for specific documents/configs.