tokio-udp 0.1.2

UDP bindings for tokio.
Documentation
1
2
3
4
5
6
7
8
9
10
11
# 0.1.2 (August 23, 2018)

* Provide methods to inspect readiness (#522)

# 0.1.1 (June 13, 2018)

* Switch to tokio-codec (#360)

# 0.1.0 (Mar 23, 2018)

* Initial release