[−][src]Module tungstenite::handshake::server
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. |