PackageTrack
Sign in Get early access

webrtc-ice

A pure Rust implementation of ICE

0.17.2 5.8M downloads/mo #4233 most downloaded on crates.io webrtc-rs/webrtc

What this package is like to depend on

Last release 1 months ago

20 Jul 2026

Ships fairly regularly

a new release about every 4 months

Rarely documented

notes for 7 of 52 stable releases

Nothing withdrawn

no release was ever pulled

5 years old

53 releases · first in 2021

4 releases in the last 12 months

see the full history below

Release timeline

53 releases · Mar 2021 to Jul 2026
2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 53
  1. 0.17.2 20 Jul 2026
    Release notes

    What's Changed

    • ice: Release TURN allocation even if candidate was already closed by @marcin-p-porebski in #799
    • fix(ice): always send STUN consent checks (RFC 7675) by @brady-pplx in #803
    • util: don't tear down UDP listener read_loop on WSAECONNRESET (Windows) by @rwtd in #812
    • Release mDNS resources when connections close by @mmalmi in #818
    • sctp: lower INITIAL_MTU to 1191 and expose the MTU in association::Config by @phact in #807

    New Contributors

    Full Changelog: v0.17.1...v0.17.2

    Open source →
  2. 0.17.1 06 Feb 2026

    Nothing published for this version

  3. 0.17.0 31 Jan 2026

    Nothing published for this version

  4. 0.14.0 20 Sep 2025

    Nothing published for this version

  5. 0.13.0 14 May 2025

    Nothing published for this version

  6. 0.12.0 07 Dec 2024

    Nothing published for this version

  7. 0.11.0 02 May 2024

    Nothing published for this version

  8. 0.10.1 23 Feb 2024

    Nothing published for this version

  9. 0.10.0 10 Sep 2023

    Nothing published for this version

  10. 0.9.1 13 Feb 2023

    Nothing published for this version

  11. 0.9.0 15 Nov 2022
    Release notes
    • Increased minimum support rust version to 1.60.0.

    Breaking changes

    • Make functions non-async #338:
      • Agent:
        • get_bytes_received;
        • get_bytes_sent;
        • on_connection_state_change;
        • on_selected_candidate_pair_change;
        • on_candidate;
        • add_remote_candidate;
        • gather_candidates.
      • unmarshal_candidate;
      • CandidateHostConfig::new_candidate_host;
      • CandidatePeerReflexiveConfig::new_candidate_peer_reflexive;
      • CandidateRelayConfig::new_candidate_relay;
      • CandidateServerReflexiveConfig::new_candidate_server_reflexive;
      • Candidate:
        • addr;
        • set_ip.
    Open source →
  12. 0.8.2 28 Oct 2022
    Release notes
    • Add IP filter to ICE AgentConfig #306 and #318.
    • Add rust-version at 1.57.0 to Cargo.toml. This was already the minimum version so does not constitute a change.
    Open source →
  13. 0.8.1 12 Sep 2022
    Release notes

    This release was released in error and contains no changes from 0.8.0.

    Open source →
  14. 0.8.0 07 Sep 2022
    Release notes
    Open source →
  15. 0.7.1 17 Aug 2022

    Nothing published for this version

  16. 0.7.0 13 Jun 2022

    Nothing published for this version

  17. 0.6.7-beta.0 25 May 2022 pre-release

    Nothing published for this version

  18. 0.6.6 30 Jan 2022

    Nothing published for this version

  19. 0.6.5 16 Jan 2022

    Nothing published for this version

  20. 0.6.4 18 Dec 2021

    Nothing published for this version

  21. 0.6.3 11 Dec 2021

    Nothing published for this version

  22. 0.6.2 13 Nov 2021

    Nothing published for this version

  23. 0.6.1 07 Nov 2021

    Nothing published for this version

  24. 0.6.0 04 Nov 2021

    Nothing published for this version

  25. 0.5.1 31 Oct 2021
    Release notes
    Open source →
  26. 0.5.0 09 Oct 2021
    Release notes

    Changes

    Breaking changes

    Other improvememnts

    We made various improvements and fixes since 0.4.0, including merging all subcrates into a single git repo. The old crate repos are archived and all development will now happen in https://github.com/webrtc-rs/webrtc/.

    Subcrate updates

    The various sub-crates have been updated as follows:

    • util: 0.5.3 => 0.6.0
    • sdp: 0.5.1 => 0.5.2
    • mdns: 0.4.2 => 0.5.0
    • stun: 0.4.2 => 0.4.3
    • turn: 0.5.3 => 0.6.0
    • ice: 0.6.4 => 0.8.0
    • dtls: 0.5.2 => 0.6.0
    • rtcp: 0.6.5 => 0.7.0
    • rtp: 0.6.5 => 0.6.7
    • srtp: 0.8.9 => 0.9.0
    • scpt: 0.4.3 => 0.6.1
    • data: 0.3.3 => 0.5.0
    • interceptor: 0.7.6 => 0.8.0
    • media: 0.4.5 => 0.4.7

    Their respective change logs are found in the old, now archived, repositories and within their respective CHANGELOG.md files in the monorepo.

    Contributors

    A big thanks to all the contributors that have made this release happen:

    Open source →
  27. 0.4.1 26 Sep 2021

    Nothing published for this version

  28. 0.4.0 06 Sep 2021

    Nothing published for this version

  29. 0.3.7 04 Sep 2021

    Nothing published for this version

  30. 0.3.6 28 Aug 2021

    Nothing published for this version

  31. 0.3.5 21 Aug 2021

    Nothing published for this version

  32. 0.3.4 21 Aug 2021

    Nothing published for this version

  33. 0.3.3 09 Aug 2021

    Nothing published for this version

  34. 0.3.2 01 Aug 2021

    Nothing published for this version

  35. 0.3.1 25 Jul 2021

    Nothing published for this version

  36. 0.3.0 18 Jul 2021

    Nothing published for this version

  37. 0.2.4 16 Jul 2021

    Nothing published for this version

  38. 0.2.3 05 Jul 2021

    Nothing published for this version

  39. 0.2.2 03 Jul 2021

    Nothing published for this version

  40. 0.2.1 28 Jun 2021

    Nothing published for this version

  41. 0.2.0 28 Jun 2021

    Nothing published for this version

  42. 0.1.9 19 Jun 2021

    Nothing published for this version

  43. 0.1.8 19 Jun 2021

    Nothing published for this version

  44. 0.1.7 13 Jun 2021

    Nothing published for this version

  45. 0.1.6 29 May 2021

    Nothing published for this version

  46. 0.1.5 28 May 2021

    Nothing published for this version

  47. 0.1.4 08 May 2021

    Nothing published for this version

  48. 0.1.3 30 Apr 2021

    Nothing published for this version

  49. 0.1.2 29 Apr 2021

    Nothing published for this version

  50. 0.1.1 08 Apr 2021

    Nothing published for this version

  51. 0.1.0 04 Apr 2021

    Nothing published for this version

  52. 0.0.1 07 Mar 2021

    Nothing published for this version

  53. 0.0.0 07 Mar 2021

    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