Docs.rs
actix-tls-3.1.1
actix-tls 3.1.1
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
Crates.io
Source
Owners
fafhrd91
github:actix:core
Dependencies
actix-rt ^2.2
normal
actix-service ^2
normal
actix-utils ^3
normal
futures-core ^0.3.7
normal
http ^0.2.3
normal
impl-more ^0.1
normal
pin-project-lite ^0.2.7
normal
rustls ^0.21.6
normal
rustls-webpki ^0.101.4
normal
openssl ^0.10.55
normal
tokio ^1.23.1
normal
tokio-native-tls ^0.3
normal
tokio-openssl ^0.6
normal
tokio-rustls ^0.23
normal
tokio-rustls ^0.24
normal
tokio-util ^0.7
normal
tracing ^0.1.30
normal
webpki-roots ^0.22
normal
webpki-roots ^0.25
normal
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate actix_tls
Version 3.1.1
All Items
Modules
?
Crate
actix_tls
source
·
[
−
]
Expand description
TLS acceptor and connector services for the Actix ecosystem.
Modules
accept
accept
TLS connection acceptor services.
connect
connect
TCP and TLS connector services.