Module tungstenite::handshake

source ·
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.