mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-01-19 19:28:58 +00:00
15 lines
375 B
Markdown
15 lines
375 B
Markdown
# 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.
|