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

Server handshake machine.

Structs

NoCallback

Stub for callback that does nothing.

Request

Request from the client.

ServerHandshake

Server handshake role.

Traits

Callback

The callback trait.