tokio-udp
UDP bindings for tokio.
0.1.6
16M downloads/mo
#2384 most downloaded on crates.io
tokio-rs/tokio
What this package is like to depend on
Last release 7 years ago
no release in 18 months
Release timing varies
gaps range from 3 weeks to 9 months
Most releases are documented
notes for 7 of 8 stable releases
Nothing withdrawn
no release was ever pulled
9 years old
9 releases · first in 2018
0 releases in the last 12 months
see the full history below
Release timeline
9 releases · Feb 2018 to Feb 2020
2019
2020
2021
2022
2023
2024
2025
2026
Releases
latest 9-
0.2.0-alpha.108 Aug 2019 pre-releaseNothing published for this version
-
0.1.604 Feb 2020 -
0.1.531 Aug 2019Release notes
Open source →- Allow
UdpFramed::newto revert to previous behavior for decoding frames (#1517) - Fix
UdpFrameddecoding to repeatedly call `Decoder::decode_eof (#1517)
- Allow
-
0.1.428 Aug 2019Release notes
Open source →- Fix
UdpFramed's ability to decode multiple frames in one datagram (#1444)
- Fix
-
0.1.322 Nov 2018 -
0.1.224 Aug 2018Release notes
Open source →- Introduce Tokio Runtime (#141)
- Provide
CurrentThreadfor more flexible usage of current thread executor (#141). - Add Lio for platforms that support it (#142).
- I/O resources now lazily bind to the reactor (#160).
- Extract Reactor to dedicated crate (#169)
- Add facade to sub crates and add prelude (#166).
- Switch TCP/UDP fns to poll_ -> Poll<...> style (#175)
-
0.1.113 Jun 2018 -
0.1.023 Mar 2018 -
0.0.001 Feb 2018Nothing published for this version