Docs.rs
actori-tls-1.0.0
actori-tls 1.0.0
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
06chaynes
Dependencies
actori-codec ^0.2.0
normal
actori-rt ^1.0.0
normal
actori-service ^1.0.5
normal
actori-utils ^1.0.6
normal
derive_more ^0.99.2
normal
either ^1.5.2
normal
futures ^0.3.1
normal
log ^0.4
normal
native-tls ^0.2
normal
optional
openssl ^0.10
normal
optional
rustls ^0.16.0
normal
optional
tokio-openssl ^0.4.0
normal
optional
tokio-rustls ^0.12.0
normal
optional
tokio-tls ^0.3
normal
optional
webpki ^0.21
normal
optional
webpki-roots ^0.17
normal
optional
actori-testing ^1.0.0
dev
bytes ^0.5
dev
Versions
52.63%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
actori_
tls
1.0.0
All Items
Crate Items
Modules
Enums
Functions
Crate
actori_tls
Copy item path
Source
Expand description
SSL Services
Modules
§
nativetls
openssl
rustls
Enums
§
SslError
Ssl error combinded with service error.
Functions
§
max_
concurrent_
ssl_
connect
Sets the maximum per-worker concurrent ssl connection establish process.