Module rocket_ws::frame

source ·
Expand description

Structures for constructing raw WebSocket frames.

Structs§

  • A struct representing the close command.
  • A struct representing a WebSocket frame.

Enums§

  • Status code used to indicate why an endpoint is closing the WebSocket connection.