Module websocket::ws::sender

source ·
Expand description

Provides a trait for sending data frames and messages.

See the ws module documentation for more information.

Traits§

  • A trait for sending data frames and messages.