Crates.io | tokio-native-tls |
lib.rs | tokio-native-tls |
version | 0.3.1 |
source | src |
created_at | 2020-04-03 14:28:46.429426 |
updated_at | 2023-02-07 17:08:45.567482 |
description | An implementation of TLS/SSL streams for Tokio using native-tls giving an implementation of TLS for nonblocking I/O streams. |
homepage | https://tokio.rs |
repository | https://github.com/tokio-rs/tls |
max_upload_size | |
id | 225943 |
size | 60,020 |
An implementation of TLS/SSL streams for Tokio built on top of the [native-tls
crate]
This project is licensed under the MIT license.
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.