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
{{ message }}
This repository was archived by the owner on Oct 25, 2024. It is now read-only.
Fix an issue to prevent from lossing cached remote ICE candidates. (#412)
Cached remote ICE candidate can be added to PeerConnection when signaling state is 'have-remote-offer' when current endpoint is answerer, or 'stable' when current endpoint is offerer.
0 commit comments