Module coding
tungstenite
0.23.0
Module coding
Module Items
Enums
In tungstenite::
protocol::
frame
Modules
coding
Structs
CloseFrame
Frame
FrameHeader
FrameSocket
tungstenite
::
protocol
::
frame
Module
coding
Copy item path
Settings
Help
Summary
Source
Expand description
Various codes defined in RFC 6455.
Enums
§
Close
Code
Status code used to indicate why an endpoint is closing the WebSocket connection.
Control
Control opcodes as in RFC 6455
Data
Data opcodes as in RFC 6455
OpCode
WebSocket message opcode as in RFC 6455.