Expand description
Typed wrappers for the basic protocol types.
Structs§
- A strongly typed client.
- An adapter for a client protocol handler.
- A strongly typed client dispatcher.
- The client end of a protocol.
- A strongly typed receive buffer.
- A strongly typed
Responder
. - A strongly typed receive buffer.
- A storngly typed protocol server.
- An adapter for a server protocol handler.
- A strongly typed server dispatcher.
- The server end of a protocol.
- A strongly typed transaction future.
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.