Expand description
Client handshake machine.
Structs§
- Client
Handshake  - Client handshake role.
 - Verify
Data 🔒 - Information for handshake verification.
 
Functions§
- extract_
subprotocols_ 🔒from_ request  - generate_
key  - Generate a random key for the 
Sec-WebSocket-Keyheader. - generate_
request  - Verifies and generates a client WebSocket request from the original request and extracts a WebSocket key from it.