[][src]Module tungstenite::handshake::server

Server handshake machine.

Structs

ErrorResponse

An error response sent to the client.

NoCallback

Stub for callback that does nothing.

Request

Request from the client.

ServerHandshake

Server handshake role.

Traits

Callback

The callback trait.

Type Definitions

ExtraHeaders

Extra headers for responses.