tungstenite
0.20.1
Module machine
Structs
Enums
Traits
In tungstenite::handshake
Module
tungstenite
::
handshake
::
machine
Copy item path
source
·
[
−
]
Expand description
WebSocket handshake machine.
Structs
§
HandshakeMachine
A generic handshake state machine.
Enums
§
RoundResult
The result of the round.
StageResult
The result of the stage.
Traits
§
TryParse
The parseable object.