github webrtc-rs/webrtc v0.21.0

7 hours ago

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
  • 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
  • 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
  • bump version to v0.21.0-beta.1 by @rainliu in #879
  • use Attribute::DeliverToApplication for RTCP forwarder by @rainliu in #880
  • bump version to v0.21.0-beta.2 by @rainliu in #881
  • add interceptor examples by @rainliu in #883
  • fix the first RTP packet of a stream traverses the whole interceptor … by @rainliu in #884
  • fix RFC: Defer SCTP stream-id assignment until DTLS role is resolved … by @rainliu in #886
  • update rtc pointer to fix sctp: permanent zero-window deadlock when t… by @rainliu in #887
  • bump version to v0.21.0-rc.1 by @rainliu in #888
  • update inline doc by @rainliu in #889
  • fix 0.20 (sans-IO): TURN relayer consumes STUN Binding responses when… by @rainliu in #891
  • bump version to v0.21.0-rc.2 by @rainliu in #892

New Contributors

Full Changelog: v0.20.0...v0.21.0

Don't miss a new webrtc release

NewReleases is sending notifications on new releases.