Expand description
Typed wrappers for the basic protocol types.
Structs§
- A strongly typed client.
- An adapter for a client protocol handler.
- The client end of a protocol.
- A strongly typed client sender.
- A strongly typed receive buffer.
- A strongly typed
Responder
. - A strongly typed receive buffer.
- A strongly typed response future.
- A strongly typed server.
- An adapter for a server protocol handler.
- The server end of a protocol.
- A storngly typed server sender.
Enums§
- The request or response type of a method which does not have a request or response.
Traits§
- A protocol which supports clients.
- A method of a protocol.
- A protocol which supports servers.