Crate zwiesel

Source

Structs§

Client
A client for a server using network protocol T.
ClientId
Server
A server for network protocol T. To shut the server down, simply drop it.

Enums§

ClientError
ClientEvent
MessageError
ServerError
ServerEvent

Traits§

Message