Module soketto::connection

source ·
Expand description

A persistent websocket connection after the handshake phase, represented as a Sender and Receiver pair.

Structs§

Enums§

  • Errors which may occur when sending or receiving messages.
  • Is the connection used by a client or server?