Module wicrs_server::websocket[][src]

Definition of the WebSocket API.

Structs

ChatSocket

WebSocket message handling.

Enums

ClientMessage

Messages that can be sent to the server by the client

ServerClientMessage

Messages that the server can send to clients.