| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-06-22 | 1.2 kB | |
| v0.17.0 source code.tar.gz | 2026-06-22 | 6.2 MB | |
| v0.17.0 source code.zip | 2026-06-22 | 6.3 MB | |
| Totals: 3 Items | 12.5 MB | 0 | |
What's Changed
- Update readme by @Karolk99 in https://github.com/elixir-webrtc/ex_webrtc/pull/247
- TCP ICE first iteration by @sgfn in https://github.com/elixir-webrtc/ex_webrtc/pull/238
- Handle invalid retransmit timeout from ExDTLS by @Karolk99 in https://github.com/elixir-webrtc/ex_webrtc/pull/252
- Log warning when unable to demux RTP packet by @Karolk99 in https://github.com/elixir-webrtc/ex_webrtc/pull/254
- [FCE-2939] Add TWCC send log by @sgfn in https://github.com/elixir-webrtc/ex_webrtc/pull/253
- Fix crash on un-negotiated DTLS path, delete TURN allocation on socket close by @sgfn in https://github.com/elixir-webrtc/ex_webrtc/pull/251
- Add dynamic banner serving to readme by @p-malecki in https://github.com/elixir-webrtc/ex_webrtc/pull/256
- Fix compile-time warnings, update CI by @sgfn in https://github.com/elixir-webrtc/ex_webrtc/pull/255
- Fix RTCP sends in closed/failed states, release 0.17.0 by @sgfn in https://github.com/elixir-webrtc/ex_webrtc/pull/257
New Contributors
- @p-malecki made their first contribution in https://github.com/elixir-webrtc/ex_webrtc/pull/256
Full Changelog: https://github.com/elixir-webrtc/ex_webrtc/compare/v0.16.0...v0.17.0