Skip to main content

Module websocket

Module websocket 

Source
Available on crate feature websockets only.
Expand description

Support for client-side WebSockets

Structs§

WebSocketUpgradeError
An attempted upgrade to a WebSocket failed.

Enums§

ErrorKind
The kind of error that occurred when attempting a websocket upgrade
Message
An enum representing the various forms of a WebSocket message.