tungstenite

Module handshake

Source
Expand description

WebSocket handshake control.

Modules§

  • Client handshake machine.
  • HTTP Request and response header handling.
  • WebSocket handshake machine.
  • Server handshake machine.

Structs§

Enums§

Traits§

Functions§

  • Derive the Sec-WebSocket-Accept response header from a Sec-WebSocket-Key request header.