Module actix_tls::connect::native_tls
source · Available on crate features
connect
and native-tls
only.Expand description
Native-TLS based connector service.
See TlsConnector
for main connector service factory docs.
Modules§
- Re-exports from
native-tls
andtokio-native-tls
that are useful for connectors.
Structs§
- Connector service and factory using
native-tls
.