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

UDP bindings for `tokio`.

[Documentation](https://tokio-rs.github.io/tokio/tokio_udp/)

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