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

Releases: webrtc-rs/rtcp

v0.6.6

17 Aug 11:01
Compare
Choose a tag to compare

What's Changed

  • update deps + loosen some requirements by @melekes in #12

Full Changelog: v0.6.5...v0.6.6

v0.6.3

11 Dec 22:24
Compare
Choose a tag to compare
  • fix Transport layer CC unmarshal bug for empty feedbacks
  • fix firefox un-respect padding bit

v0.5.1

19 Oct 05:42
Compare
Choose a tag to compare

add eXtended Report (XR) support

v0.4.1

05 Oct 03:24
Compare
Choose a tag to compare
  • make nack_pairs_from_sequence_numbers public and add range fn

v0.4.0

03 Oct 07:16
Compare
Choose a tag to compare
  • breaking API changes
    -- add Send + Sync in dyn Packet
    -- change as_any() return value as &(dyn Any+ Send + Sync)

rtcp api change with Bytes crate

26 Dec 18:15
Compare
Choose a tag to compare
Pre-release
v0.2.0

update cargo.toml to 0.2.0 for crates.io publish

initial version of RTCP

26 Dec 18:13
Compare
Choose a tag to compare
Pre-release
v0.1.0

prepare crates.io publish