Module soketto::handshake::server[][src]

Expand description

Websocket server handshake.

Structs

ClientRequest

Handshake request received from the client.

RequestHeaders

Select HTTP headers sent by the client.

Server

Websocket handshake client.

Enums

Response

Handshake response the server sends back to the client.