Module webparse::ws

source ·

Re-exports

Modules

Structs

  • Represents data contained in a Close message
  • Struct to pipe data into another writer, while masking the data being written
  • Represents a WebSocket message.

Enums

  • Status code used to indicate why an endpoint is closing the WebSocket connection.
  • Represents a WebSocket data frame opcode
  • Represents an owned WebSocket message.

Traits