Re: [webrtc-pc] connectionState error: State with no defined outcome (#2499)

We're not fully connected, so it's not "connected".
If we add candidates, we can complete connection, so it's not "failed".
Media is flowing, so it's not "disconnected".
Seems like "connecting" is the logical one.


-- 
GitHub Notification of comment by alvestrand
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/2499#issuecomment-604485637 using your GitHub account

Received on Thursday, 26 March 2020 15:10:13 UTC