async_
tungstenite
0.23.0
Module tls
Module Items
Functions
Type Aliases
In async_
tungstenite::
tokio
async_tungstenite
::
tokio
Module
tls
Copy item path
source
Functions
§
client_
async_
tls_
with_
connector_
and_
config
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.
wrap_
stream
🔒
Type Aliases
§
Auto
Stream
Connector
Maybe
TlsStream
A stream that might be protected with TLS.