Module wisp_mux::ws

source ·
Expand description

Abstraction over WebSocket implementations.

Use the fastwebsockets and ws_stream_wasm implementations of these traits as an example for implementing them for other WebSocket implementations.

Structs§

Enums§

  • Opcode of the WebSocket frame.

Traits§