| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-29 | 715 Bytes | |
| Version 0.24.2 source code.tar.gz | 2026-03-29 | 52.7 MB | |
| Version 0.24.2 source code.zip | 2026-03-29 | 53.5 MB | |
| Totals: 3 Items | 106.2 MB | 0 | |
What's Changed
- Fix buffer alignment in SctpTransport::sendReset() by @paullouisageneau in https://github.com/paullouisageneau/libdatachannel/pull/1513
- Fix candidate race condition on ICE transport destruction with libnice by @paullouisageneau in https://github.com/paullouisageneau/libdatachannel/pull/1526
- Fix multiple group attributes in description by @paullouisageneau in https://github.com/paullouisageneau/libdatachannel/pull/1527
- Fix missing size checks in RTP/RTCP packet processing by @paullouisageneau in https://github.com/paullouisageneau/libdatachannel/pull/1531
- Fix setColorSpace bug
Full Changelog: https://github.com/paullouisageneau/libdatachannel/compare/v0.24.1...v0.24.2