async-rustls

Crates.ioasync-rustls
lib.rsasync-rustls
version0.4.2
sourcesrc
created_at2020-07-08 14:39:56.160416
updated_at2024-01-06 21:48:53.339154
descriptionAsynchronous TLS/SSL streams using Rustls.
homepagehttps://github.com/smol-rs/async-rustls
repositoryhttps://github.com/smol-rs/async-rustls
max_upload_size
id262564
size92,311
Taiki Endo (taiki-e)

documentation

https://docs.rs/async-rustls

README

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.

Commit count: 48

cargo fmt