Crates.io | async-rustls |
lib.rs | async-rustls |
version | 0.4.2 |
source | src |
created_at | 2020-07-08 14:39:56.160416 |
updated_at | 2024-01-06 21:48:53.339154 |
description | Asynchronous TLS/SSL streams using Rustls. |
homepage | https://github.com/smol-rs/async-rustls |
repository | https://github.com/smol-rs/async-rustls |
max_upload_size | |
id | 262564 |
size | 92,311 |
This crate is now deprecated in favor of futures-rustls.
Asynchronous TLS/SSL streams using rustls
.
Licensed under either of
at your option.
This crate started as a fork of tokio-rustls
, which started as a fork of tokio-tls
.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.