Module ws

Module ws 

Source
Available on crate feature ws only.

Structs§

CloseFrame
A struct representing the close command.
WebSocket

Enums§

CloseCode
Status code used to indicate why an endpoint is closing the WebSocket connection.
Error
Possible WebSocket errors.
JsonErrorjson
Message

Traits§

LogWebSocketReturn