PackageTrack
Sign in Get early access

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
Release Pre-release

Releases

latest 9
  1. 0.2.0-alpha.1 08 Aug 2019 pre-release

    Nothing published for this version

  2. 0.1.6 04 Feb 2020
    Release notes
    • Add asynchronous filesystem APIs (#323).
    • Add "current thread" runtime variant (#308).
    • CurrentThread: Expose inner Park instance.
    • Improve fairness of CurrentThread executor (#313).
    Open source →
    Release notes
    • Add tokio 0.2.x deprecation notice.
    Open source →
  3. 0.1.5 31 Aug 2019
    Release notes
    • Provide timer API (#266)
    Open source →
    Release notes
    • Allow UdpFramed::new to revert to previous behavior for decoding frames (#1517)
    • Fix UdpFramed decoding to repeatedly call `Decoder::decode_eof (#1517)
    Open source →
  4. 0.1.4 28 Aug 2019
    Release notes
    • Fix build on FreeBSD (#218)
    • Shutdown the Runtime when the handle is dropped (#214)
    • Set Runtime thread name prefix for worker threads (#232)
    • Add builder for Runtime (#234)
    • Extract TCP and UDP types into separate crates (#224)
    • Optionally support futures 0.2.
    Open source →
    Release notes
    • Fix UdpFramed's ability to decode multiple frames in one datagram (#1444)
    Open source →
  5. 0.1.3 22 Nov 2018
    Release notes
    • Fix CurrentThread::turn to block on idle (#212).
    Open source →
    Release notes
    • Add RecvDgram::into_parts (#710)
    Open source →
  6. 0.1.2 24 Aug 2018
    Release notes
    • Introduce Tokio Runtime (#141)
    • Provide CurrentThread for 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)
    Open source →
    Release notes
    • Provide methods to inspect readiness (#522)
    Open source →
  7. 0.1.1 13 Jun 2018
    Release notes
    • Doc fixes
    Open source →
    Release notes
    • Switch to tokio-codec (#360)
    Open source →
  8. 0.1.0 23 Mar 2018
    Release notes
    • Initial crate released based on RFC.
    Open source →
    Release notes
    • Initial release
    Open source →
  9. 0.0.0 01 Feb 2018

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive