Module server

Module server 

Source
Expand description

Websocket server handshake.

Structs§

ClientRequest
Handshake request received from the client.
RequestHeaders
Select HTTP headers sent by the client.
Server
Websocket handshake server.

Enums§

Response
Handshake response the server sends back to the client.