Crate actix_tls[−][src]
Expand description
TLS acceptor services for Actix ecosystem.
Crate Features
openssl
- TLS acceptor using theopenssl
crate.rustls
- TLS acceptor using therustls
crate.nativetls
- TLS acceptor using thenative-tls
crate.
Modules
Enums
TLS error combined with service error.
Functions
Sets the maximum per-worker concurrent TLS connection limit.