rocket_
ws
master-2024-09-03
Module frame
Structs
Enums
In crate rocket_
ws
Module
rocket_ws
::
frame
Copy item path
source
·
[
−
]
Expand description
Structures for constructing raw WebSocket frames.
Structs
§
Close
Frame
A struct representing the close command.
Frame
A struct representing a WebSocket frame.
Enums
§
Close
Code
Status code used to indicate why an endpoint is closing the WebSocket connection.