Module frame
rocket_
ws
master-2024-12-02
Module frame
Module Items
Structs
Enums
In crate rocket_
ws
Modules
frame
result
stream
Macros
Stream
Structs
Channel
Config
WebSocket
Enums
Message
rocket_ws
Module
frame
Copy item path
Settings
Help
Summary
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.