tokio-rustls/tokio-native-tls
Lucio Franco 7e41beaff4
Rename more tests (#1)
* Rename more tests

* Clean up smoke test

* fmt

* Clean up ci and remove all-features test
2020-02-27 18:32:52 -05:00
..
examples Initial commit 2020-01-09 18:36:35 -05:00
src Initial commit 2020-01-09 18:36:35 -05:00
tests Rename more tests (#1) 2020-02-27 18:32:52 -05:00
Cargo.toml Initial commit 2020-01-09 18:36:35 -05: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.