Module tungstenite::handshake

source ·
Expand description

WebSocket handshake control.

Modules

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

Structs

A WebSocket handshake.

Enums

A handshake result.

Traits

Handshake role.

Functions

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