Expand description
Methods to accept an incoming WebSocket connection on a server.
Re-exports§
pub use crate::handshake::server::ServerHandshake;
Functions§
- Accept the given Stream as a WebSocket.
- Accept the given Stream as a WebSocket.
- Accept the given Stream as a WebSocket.
- Accept the given Stream as a WebSocket.