Module tungstenite::server [] [src]

Methods to accept an incoming WebSocket connection on a server.

Reexports

pub use handshake::server::ServerHandshake;

Functions

accept

Accept the given Stream as a WebSocket.