v4.2.13
Added 2
- Expose SCTP association metadata in getStats
- Add SCTP interleaving-inspection example
Changed 3
- Update module github.com/pion/turn/v5 to v5.0.4
- Update module github.com/pion/rtp to v1.10.2
- Update module github.com/pion/interceptor to v0.1.45
Fixed 4
- Fix datachannel send benchmark race on x386
- Fix mDNS connection tests on macOS
- Fix a race in benchmark
- Fix datachannel OnClose race and add default datachannel open handler
Changelog
- 5eeb68efae547286a2112fece8c6fa6fc38c1131 Expose SCTP assoc metadata in getStats
- a9822d3f4e810af2c9ab1c6f7ccc74b9fd7b7143 Fix DC send benchmark race on x386
- e116405a6ad54871787d06f876d51bc0bcadd55b Fix mDNS connection tests on macOS
- 2ebb5663c06fb42fa2e6dc11170e6d579fa0a169 Fix a race in benchmark
- 064de24212cf4d997bdd9d5406cd89de12dd1af3 Fix DC OnClose race, add default DC open handler
- 0607a804ad6bf42758b250dca05c91ece7573bc4 Add SCTP interleaving-inspection example
- fa46152405dff75060146611914120d00308a418 Update module github.com/pion/turn/v5 to v5.0.4 (#3422)
- 9654161f9b698b2d9a2df3dd5a676b20e881a7b3 Update module github.com/pion/rtp to v1.10.2 (#3421)
- c96c16648cc994f0d425a1c58c725b49407852c3 Upgrade to turn/v5
- 32341d78118c6f579e2195956003b36b37e5a393 Update module github.com/pion/interceptor to v0.1.45