Module wisp_mux::ws

source ·
Expand description

Abstraction over WebSocket implementations.

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

Structs§

Enums§

  • Opcode of the WebSocket frame.

Traits§