tokio-native-tls

Crates.iotokio-native-tls
lib.rstokio-native-tls
version0.3.1
sourcesrc
created_at2020-04-03 14:28:46.429426
updated_at2023-02-07 17:08:45.567482
descriptionAn implementation of TLS/SSL streams for Tokio using native-tls giving an implementation of TLS for nonblocking I/O streams.
homepagehttps://tokio.rs
repositoryhttps://github.com/tokio-rs/tls
max_upload_size
id225943
size60,020
tls (github:tokio-rs:tls)

documentation

https://docs.rs/tokio-native-tls

README

tokio-tls

An implementation of TLS/SSL streams for Tokio built on top of the [native-tls crate]

License

This project is licensed under the MIT license.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in Tokio by you, shall be licensed as MIT, without any additional terms or conditions.

Commit count: 260

cargo fmt