Expand description
Client-specific protocol implementation.
Structs§
- Connection
- A connection to a server.
- Connection
Builder - A builder for creating a new endpoint.
Functions§
- send_
err - Sends an
Err
response. - send_ok
- Sends an
Ok
response. - send_
request - Sends a request with a big-endian 4-byte length header.