Module websocket::ws::receiver

source ·
Expand description

Provides a trait for receiving data frames and messages.

Also provides iterators over data frames and messages. See the ws module documentation for more information.

Structs§

Traits§

  • A trait for receiving data frames and messages.