Module machine
tungstenite
0.23.0
Module machine
Module Items
Structs
Enums
Traits
In tungstenite::
handshake
Modules
client
headers
machine
server
Structs
MidHandshake
Enums
HandshakeError
Traits
HandshakeRole
Functions
derive_accept_key
tungstenite
::
handshake
Module
machine
Copy item path
Settings
Help
Summary
Source
Expand description
WebSocket handshake machine.
Structs
§
Handshake
Machine
A generic handshake state machine.
Enums
§
Round
Result
The result of the round.
Stage
Result
The result of the stage.
Traits
§
TryParse
The parseable object.