sarandogou/webrtc-everywhere

"oniceconnectionstatechange" not always called when state change

Closed this issue · 1 comments

Using the sample app (https://ns313841.ovh.net/webrtc/samples/web/content/peerconnection-states/) we remark that the state moves from "new" to "closed" without "checking" and "connected" intermediate states.

Fixed in fb712ac