tokio-rs / tokio-tls

An implementation of TLS/SSL streams for Tokio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tokio-tls

Deprecated in favor of tokio-native-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.

About

An implementation of TLS/SSL streams for Tokio

License:MIT License


Languages

Language:Rust 100.0%