tokio-rustls/tokio-native-tls
Cheng JIANG c3bf063eb6
feat: re-export native-tls (#24)
Signed-off-by: Cheng JIANG <jiang.cheng@vip.163.com>
2020-08-31 11:16:29 -04:00
..
examples Initial commit 2020-01-09 18:36:35 -05:00
scripts Auto-generate TLS server certificate for unix platform (#8) 2020-04-03 10:16:23 -04:00
src feat: re-export native-tls (#24) 2020-08-31 11:16:29 -04:00
tests Auto-generate TLS server certificate for unix platform (#8) 2020-04-03 10:16:23 -04:00
Cargo.toml Auto-generate TLS server certificate for unix platform (#8) 2020-04-03 10:16:23 -04:00
CHANGELOG.md Initial commit 2020-01-09 18:36:35 -05:00
LICENSE Initial commit 2020-01-09 18:36:35 -05:00
README.md Initial commit 2020-01-09 18:36:35 -05:00

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.