Skip to main content
Module websocket
trillium_
client
0.7.0-rc.1
Module websocket
Module Items
Structs
Enums
In crate trillium_
client
trillium_client
Module
websocket
Copy item path
Source
Available on
crate feature
websockets
only.
Expand description
Support for client-side WebSockets
Structs
§
WebSocket
Upgrade
Error
An attempted upgrade to a WebSocket failed.
Enums
§
Error
Kind
The kind of error that occurred when attempting a websocket upgrade
Message
An enum representing the various forms of a WebSocket message.