Module tungstenite::handshake[][src]

Expand description

WebSocket handshake control.

Modules

Client handshake machine.

HTTP Request and response header handling.

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.