Available on crate feature
server only.Expand description
The server-side representation of an ongoing client relaying connection.
Structs§
- Client
- The
Serverside representation of aClient’s connection. - Config
- Configuration for a
Client. - Forward
Packet Error - Error returned when forwarding a packet to a client fails.
Enums§
- Handle
Frame Error - Error when handling an incoming frame from a client.
- RunError
- Run error
- Write
Frame Error - Error when writing a frame to a client.