Releases: pion/webrtc
Releases · pion/webrtc
v4.0.0-beta.26
v3.2.50
v4.0.0-beta.25
v4.0.0-beta.24
Changelog
- c85269b Properly handle non-media probes
- 19d0224 Added support for SRTP_NULL_HMAC_SHA1_80 cipher
- 064006d Update module github.com/pion/dtls/v2 to v2.2.12
- 17d3e97 Hold pc.mu while populating local candidates
- b874788 Update module github.com/pion/srtp/v3 to v3.0.3
- 9c6604d Drop calls to RegisterDefaultCodecs in tests
- 8780e68 Add nolint to examples
- ce37669 Delete deadcode in pion-to-pion/answer
- 287d106 Match header extensions to remote media sections
v3.2.49
v3.2.48
v3.2.47
v4.0.0-beta.23
Changelog
- 166d82e Update module github.com/pion/ice/v3 to v3.0.10
v4.0.0-beta.22
Changelog
- e17ce04 Revert 7c8bfbd and add test
- 6988aff Update module github.com/pion/rtp to v1.8.7
- dc99b03 Update module github.com/pion/srtp/v3 to v3.0.2
- 4dd8392 Update module github.com/pion/sctp to v1.8.19
- adf9a44 Update module github.com/pion/datachannel to v1.5.8
- c2a0b33 Update module github.com/pion/sctp to v1.8.18
- a365c79 Update module github.com/pion/datachannel to v1.5.7
- ee1efb7 Update module github.com/pion/ice/v3 to v3.0.9
- de5d997 Update module github.com/pion/ice/v3 to v3.0.8
- d892787 Update module github.com/pion/sctp to v1.8.17
- 7c8bfbd Make pc.Close wait on spawned goroutines to close
- f229661 Support wasm tests on apple silicon
- 0a97ff6 Update module golang.org/x/net to v0.26.0
- a868a14 Add links to RTP payload format specifications
- 31c2c0d Fix AV1 and VP9 codec matching
- fc3521e Track bytesReadSuccesfully in oggreader