Module tls
async_
tungstenite
0.28.2
Module tls
Module Items
Functions
Type Aliases
In async_
tungstenite::
tokio
Modules
tls
Structs
TokioAdapter
Functions
accept_async
accept_async_with_config
accept_hdr_async
accept_hdr_async_with_config
client_async
client_async_tls
client_async_tls_with_config
client_async_tls_with_connector
client_async_tls_with_connector_and_config
client_async_with_config
connect_async
connect_async_with_config
connect_async_with_tls_connector
connect_async_with_tls_connector_and_config
Type Aliases
ClientStream
ConnectStream
async_tungstenite
::
tokio
Module
tls
Copy item path
Settings
Help
Summary
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.