Module client

Source
Expand description

Client-specific protocol implementation.

Structs§

Connection
A connection to a server.
ConnectionBuilder
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.