Re: [webrtc-pc] Express RTCPeerConnectionState values using [[IceConnectionState]], and fix state gap (#2828)

This is OK on implementors (easy to code), but hard on users to understand.
Suggest adding an explanatory note about ConnectionState:Connecting, something like:

The state "connecting" means, colloquially, that the connection is not usable at the moment, but it may become usable without any intervention by the user. This refers, for instance, to the state when an ICE connection is in "disconnected" due to a temporary failure, as well as the state when the ICE connection's handshake isn't finished yet.


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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 16 February 2023 15:35:53 UTC