Expand description
Client handshake machine.
Structs§
- Client
Handshake  - Client handshake role.
 
Functions§
- 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.