Releases: ionorg/ion-sfu
Releases · ionorg/ion-sfu
v1.0.38: Fix sub transceiver direction and rate limit pli (#264)
* Fix sub transceiver direction and rate limit pli * Fix tests
v1.0.37-senderpli
fix: resync sender on enable
v1.0.37
v1.0.36
v1.0.35
v1.0.34
v1.0.33
v1.0.32
v1.0.31: feat(sfu): Support transport wide CC (#256)
* Refactor router to handle all receivers * Fix router stop logic * Add transport wide cc * Fix transport cc packet * REMB is disabled when TWCC is enabled * Fix issues when merging master * Add sdp parsing to get correct twcc ext id * Fix receiver rtcp reader should close on io.EOF * Fix tests * Fix merge issues * Fix offer issues