Module coding
compio
3016ec7
Module coding
Module Items
Enums
In compio::
ws::
tungstenite::
protocol::
frame
compio
::
ws
::
tungstenite
::
protocol
::
frame
Module
coding
Copy item path
Available on
crate feature
ws
only.
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.