Available on crate feature ws only.
Expand description

Websocket transport

Structs

Enums

  • Stream mode, either plain TCP or TLS.
  • Error that can occur when reading or sending messages on an established connection.
  • Error that can happen during the WebSocket handshake.