Expand description
Client handshake machine.
Structs§
- Client handshake role.
Functions§
- Generate a random key for the
Sec-WebSocket-Key
header. - Verifies and generates a client WebSocket request from the original request and extracts a WebSocket key from it.
Type Aliases§
- Client request type.
- Client response type.