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
In Edge latest version I call dtlsTransport.start() with remote role: 'server'. ICE correctly completed and DTLS does connect with the peer, but dtlsTransport.getLocalParameters().role remains "auto" (rather than "client").