Skip to main content

Module client

Module client 

Source

Structs§

RpcClientBuilder
Tower-first RPC client builder.

Enums§

RpcConnectError
Errors returned while resolving and connecting RPC clients.

Functions§

connect_channel
Connects a tonic channel from rs-zero client config.
connect_discovered_channel
Resolves one endpoint through discovery and connects a tonic channel.
endpoint_from_config
Builds a tonic endpoint from rs-zero client config.
endpoint_from_rpc_endpoint
Builds a tonic endpoint from a discovered RPC endpoint.