Re: [webrtc-pc] Can IceTransportState go checking -> completed? (#2316)

Examples:
1. If I have a single candidate and I am able to connect to it. Will I go "new -> checking -> connected -> completed" or "new -> checking -> completed"? I don't know the answer to this question.
2. If my newly created transport is able to connect faster than the UA has time to even create the JS layer object for it, is it allowed to skip the "checking" state? Here I suspect the answer is "no", but this is also not clear to me.

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

Received on Wednesday, 2 October 2019 13:03:40 UTC