Module websocket::ws::sender
[-] [+]
[src]
Provides a trait for sending data frames and messages.
See the ws
module documentation for more information.
Traits
Sender | A trait for sending data frames and messages. |