Go to file
Taiki Endo 5f512923c4 Deprecate in favor of futures-rustls 2024-01-07 06:46:48 +09:00
.github Deprecate in favor of futures-rustls 2024-01-07 06:46:48 +09:00
examples m: Update smol requirement from 1.0 to 2.0 2024-01-01 13:27:16 -08:00
src Deprecate in favor of futures-rustls 2024-01-07 06:46:48 +09:00
tests Migrate to Rust 2021 2023-10-08 15:54:01 +09:00
.gitignore Port to rustls v0.20 (#9) 2022-10-30 07:10:15 -07:00
CHANGELOG.md Deprecate in favor of futures-rustls 2024-01-07 06:46:48 +09:00
Cargo.toml Deprecate in favor of futures-rustls 2024-01-07 06:46:48 +09:00
LICENSE-APACHE Add licensing, CI, readme, changelog 2020-10-07 13:15:44 +02:00
LICENSE-MIT Add licensing, CI, readme, changelog 2020-10-07 13:15:44 +02:00
LICENSE-THIRD-PARTY Add licensing, CI, readme, changelog 2020-10-07 13:15:44 +02:00
README.md Deprecate in favor of futures-rustls 2024-01-07 06:46:48 +09:00

README.md

async-rustls (deprecated)

Build License Cargo Documentation

This crate is now deprecated in favor of futures-rustls.

Asynchronous TLS/SSL streams using rustls.

License

Licensed under either of

at your option.

This crate started as a fork of tokio-rustls, which started as a fork of tokio-tls.

Contribution

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.