Expand description
Websocket server handshake.
Structs§
- Client
Request - Handshake request received from the client.
- Request
Headers - Select HTTP headers sent by the client.
- Server
- Websocket handshake server.
Enums§
- Response
- Handshake response the server sends back to the client.