Releases: ionorg/ion-sfu
Releases · ionorg/ion-sfu
v1.4.1
v1.4.0: feat: update sdk (#306)
* feat: update sdk * bump ion-sdk * Fix simulcast high radio btn * bump sdk Co-authored-by: OrlandoCo <[email protected]>
v1.3.1
v1.3.0: WebRTCTransportConfig Breakout, only call session.onClosed once (#283)
* Split out function to create a WebRTCTransportConfig so external projects can replicate sfu.SFU{} functionality easily * Use interface transportProvider for sfu.Peer{} * Only call sesson.OnClosed once
v1.2.0-fixpeer5
Add debounce and fix sdes mid ext for senders
v1.2.0-fixpeer4
Fix lint issue
v1.2.0-fixpeerdebounce
add deebounce
v1.2.0-fixpeer3: fix(grpc): improve error handling (#301)
* fix(sfu): Include correct sdes mid headers * fix lint issue * feat(grpc): improve error handling * improve Co-authored-by: OrlandoCo <[email protected]>
v1.2.0-fixpeer2
fix(sfu): fix test
v1.2.0: fix(grpc): improve error handling (#301)
* fix(sfu): Include correct sdes mid headers * fix lint issue * feat(grpc): improve error handling * improve Co-authored-by: OrlandoCo <[email protected]>