summaryrefslogtreecommitdiffstats
path: root/tokio-tls/README.md
blob: 455612be8b8014ea8b0de94499642aa0139d4532 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 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](./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.