Skip to content
This repository has been archived by the owner on Aug 23, 2022. It is now read-only.

Releases: webrtc-rs/interceptor

0.7.7

17 Aug 10:27
Compare
Choose a tag to compare

What's Changed

  • Improve cancel saftety of RTP interceptors by @k0nserv in #5
  • update deps + loosen some requirements by @melekes in #8
  • Fix inconsistencies with Pion twcc.go by @kraigher in #10
  • Fixes overflow panic in stream counters by @flavioroth in #12
  • fix clippy for warning for derivable default impls by @xnorpx in #13
  • Add RTP stats interceptors for to support inbound/outobund RTP stats in webrtc by @k0nserv in #11

Full Changelog: v0.2.3...v0.7.7

v0.2.3

07 Oct 05:20
Compare
Choose a tag to compare
  • fix deadlock bugs in NACK and RR

v0.2.1

05 Oct 04:51
Compare
Choose a tag to compare
  • add the support of NACK interceptor

v0.2.0

04 Oct 18:43
Compare
Choose a tag to compare
  • support SR/RR RTCP reports