You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: config iceStopWaitingOnServerReflexive is resetting the peerConnectionDelegate
When enabling the `iceStopWaitingOnServerReflexive` configuration and you have a custom sessionDescriptionHandler with custom peerConnectionDelegate, it gets erased.
As in the code forces the delegate to be the one set when that config is enabled...
0 commit comments