PackageTrack
Sign in Get early access

webrtc

Async-friendly WebRTC implementation in Rust

0.20.3 5.8M downloads/mo #4221 most downloaded on crates.io webrtc-rs/webrtc

What this package is like to depend on

Last release today

22 Aug 2026

Release timing varies

gaps range from 9 days to 7 months

Rarely documented

notes for 7 of 52 stable releases

1 version withdrawn

withdrawn after publishing

8 years old

66 releases · first in 2018

21 releases in the last 12 months

see the full history below

Release timeline

66 releases · Aug 2018 to Aug 2026
2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release Withdrawn

Releases

latest 60 of 66
  1. 0.21.0-beta.2 22 Aug 2026 pre-release
    Release notes

    What's Changed

    • bump version to v0.21.0-beta.1 by @rainliu in #879
    • use Attribute::DeliverToApplication for RTCP forwarder by @rainliu in #880

    Full Changelog: v0.21.0-beta.1...v0.21.0-beta.2

    Open source →
  2. 0.21.0-beta.1 19 Aug 2026 pre-release
    Release notes

    What's Changed

    • ICE restart rebind reuses stale resolved addresses after a network handover and terminates the driver on EADDRNOTAVAIL #874 by @rainliu in #877
    • bump version to v0.21.0-alpha.2 by @rainliu in #878

    Full Changelog: v0.21.0-alpha.2...v0.21.0-beta.1

    Open source →
  3. 0.21.0-alpha.2 16 Aug 2026 pre-release
    Release notes

    What's Changed

    • bump version to v0.21.0-alpha.1 by @rainliu in #865
    • update SettingEngineBuilder by @rainliu in #866
    • [Pre 1.0] C1 — Transport Objects #841 by @rainliu in #867
    • Apply the SettingEngine TURN allocation Refresh cap by @duszmox in #870
    • Android ICE restart stalls after ~10s background; rebinding UDP sockets restores recovery #868 by @rainliu in #872

    New Contributors

    Full Changelog: v0.21.0-alpha.1...v0.21.0-alpha.2

    Open source →
  4. 0.21.0-alpha.1 09 Aug 2026 pre-release
    Release notes

    What's Changed

    • [Pre-1.0] G2 — Make the API extensible before freezing it #838 by @rainliu in #849
    • P8 — Integrate with the async webrtc repository by @rainliu in #851
    • remove public API crypto_provider from RTCPeerConnection by @rainliu in #855
    • [Pre-1.0] G4 — Deterministic time in the rtc core by @rainliu in #859
    • Inbound data-channel messages are silently dropped when the consumer is slow #858 by @rainliu in #861
    • PeerConnection driver can hot-loop on a non-advancing expired timeout #862 by @rainliu in #864

    Full Changelog: v0.20.0...v0.21.0-alpha.1

    Open source →
  5. 0.20.3 16 Aug 2026
    Release notes

    Full Changelog: v0.20.2...v0.20.3

    Open source →
  6. 0.20.2 11 Aug 2026
    Release notes

    Full Changelog: v0.20.1...v0.20.2

    Open source →
  7. 0.20.1 09 Aug 2026
    Release notes

    Full Changelog: v0.20.0...v0.20.1

    Open source →
  8. 0.20.0 31 Jul 2026
    Release notes

    What's Changed

    • update example data-channels-flow-control by @zhao-gang in #783
    • perf: eliminate tokio scheduler overhead on the data-channel send path (#101) by @StefanoD in #813
    • perf(driver): burst-read the udp socket to batch the SCTP receive path by @StefanoD in #815
    • feat(datachannel): opt-in send back-pressure (writable / try_send) to bound peak RSS by @StefanoD in #817
    • perf(driver): UDP GSO send + GRO receive batching via quinn-udp by @StefanoD in #820
    • feat(runtime): bounded shared reactor pool + configurable SCTP receive window by @StefanoD in #819
    • fix(driver): only announce peer-opened channels through on_data_channel by @yexiyue in #825
    • fix(peer_connection): export the stats types get_stats names by @yexiyue in #828
    • Fix ICE server updates after set_configuration by @alinejun in #832
    • clean up stale data channel event senders on drop by @dimitri-lenkov in #833
    • wake writes after create_data_channel by @dimitri-lenkov in #834

    New Contributors

    Full Changelog: v0.17.0...v0.20.0

    Open source →
  9. 0.20.0-rc.4 22 Jul 2026 pre-release
    Release notes

    What's Changed

    • perf(driver): burst-read the udp socket to batch the SCTP receive path by @StefanoD in #815
    • feat(datachannel): opt-in send back-pressure (writable / try_send) to bound peak RSS by @StefanoD in #817
    • perf(driver): UDP GSO send + GRO receive batching via quinn-udp by @StefanoD in #820
    • feat(runtime): bounded shared reactor pool + configurable SCTP receive window by @StefanoD in #819

    Full Changelog: v0.20.0-rc.3...v0.20.0-rc.4

    Open source →
  10. 0.20.0-rc.3 13 Jul 2026 pre-release

    Nothing published for this version

  11. 0.20.0-rc.2 08 Jul 2026 pre-release

    Nothing published for this version

  12. 0.20.0-rc.1 01 Jul 2026 pre-release

    Nothing published for this version

  13. 0.20.0-beta.2 27 Jun 2026 pre-release

    Nothing published for this version

  14. 0.20.0-beta.1 26 Jun 2026 pre-release

    Nothing published for this version

  15. 0.20.0-alpha.3 25 Jun 2026 pre-release

    Nothing published for this version

  16. 0.20.0-alpha.2 24 Jun 2026 pre-release

    Nothing published for this version

  17. 0.20.0-alpha.1 01 Mar 2026 pre-release

    Nothing published for this version

  18. 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 →
  19. 0.17.1 06 Feb 2026

    Nothing published for this version

  20. 0.17.0 31 Jan 2026

    Nothing published for this version

  21. 0.14.0 20 Sep 2025

    Nothing published for this version

  22. 0.13.0 14 May 2025

    Nothing published for this version

  23. 0.12.0 07 Dec 2024

    Nothing published for this version

  24. 0.11.0 02 May 2024

    Nothing published for this version

  25. 0.10.1 24 Feb 2024

    Nothing published for this version

  26. 0.10.0 23 Feb 2024

    Nothing published for this version

  27. 0.9.0 10 Sep 2023

    Nothing published for this version

  28. 0.8.0 20 Jun 2023

    Nothing published for this version

  29. 0.7.3 20 May 2023

    Nothing published for this version

  30. 0.7.2 26 Apr 2023

    Nothing published for this version

  31. 0.7.1 27 Feb 2023

    Nothing published for this version

  32. 0.7.0 25 Feb 2023 withdrawn

    Nothing published for this version

  33. 0.6.0 15 Nov 2022

    Nothing published for this version

  34. 0.5.1 19 Sep 2022
    Release notes
    Open source →
  35. 0.5.0 07 Sep 2022
    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 →
  36. 0.4.0 17 Jan 2022

    Nothing published for this version

  37. 0.3.4 16 Dec 2021

    Nothing published for this version

  38. 0.3.3 11 Dec 2021

    Nothing published for this version

  39. 0.3.2 06 Dec 2021

    Nothing published for this version

  40. 0.3.1 15 Nov 2021

    Nothing published for this version

  41. 0.3.0 08 Nov 2021

    Nothing published for this version

  42. 0.2.2 25 Oct 2021

    Nothing published for this version

  43. 0.2.1 20 Oct 2021

    Nothing published for this version

  44. 0.2.0 09 Oct 2021

    Nothing published for this version

  45. 0.1.3 07 Oct 2021

    Nothing published for this version

  46. 0.1.2 06 Oct 2021

    Nothing published for this version

  47. 0.1.1 01 Oct 2021

    Nothing published for this version

  48. 0.1.0 26 Sep 2021

    Nothing published for this version

  49. 0.0.17 26 Sep 2021

    Nothing published for this version

  50. 0.0.16 25 Sep 2021

    Nothing published for this version

  51. 0.0.15 25 Sep 2021

    Nothing published for this version

  52. 0.0.14 24 Sep 2021

    Nothing published for this version

  53. 0.0.13 20 Sep 2021

    Nothing published for this version

  54. 0.0.12 20 Sep 2021

    Nothing published for this version

  55. 0.0.11 19 Sep 2021

    Nothing published for this version

  56. 0.0.10 13 Sep 2021

    Nothing published for this version

  57. 0.0.9 06 Sep 2021

    Nothing published for this version

  58. 0.0.8 06 Sep 2021

    Nothing published for this version

  59. 0.0.7 05 Sep 2021

    Nothing published for this version

  60. 0.0.6 01 Jun 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