Structs§
- Configuration
- Configuration for a
protosocket
rpc client. - Connection
Pool - A connection pool for protosocket rpc clients.
- RpcClient
- A client for sending RPCs to a protosockets rpc server.
- Streaming
Completion - A completion for a streaming RPC.
- TcpStream
Connector - A
StreamConnector
for bare TCP streams. - Unary
Completion - A completion for a unary RPC.
- Unverified
TlsStream Connector - A
StreamConnector
for self-signed server TLS streams. No host certificate validation is performed. - Webpki
TlsStream Connector - A
StreamConnector
for PKI TLS streams.
Traits§
- Client
Connector - A connection strategy for protosocket rpc clients.
- Stream
Connector
Functions§
- connect
- Connect a new protosocket rpc client to a server