Module async_tungstenite::tokio::tls
source · Functions§
- Creates a WebSocket handshake from a request and a stream, upgrading the stream to TLS if required and using the given connector and WebSocket configuration.
Type Aliases§
- A stream that might be protected with TLS.