summaryrefslogtreecommitdiffstats
path: root/tokio-tcp/README.md
blob: b211630f9cc92d4c083809d9d85f4e6345665046 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# tokio-tcp

TCP bindings for `tokio`.

[Documentation](https://docs.rs/tokio-tcp/0.1.3/tokio_tcp)

## 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.