Re: [webrtc-pc] Undefined RTCPeerConnectionState states (#2446)

"closed" refers to [[IsClosed]], I think reusing that to mean "the other guy told us they closed" would be a breaking change.

So "failed" or "disconnected" makes more sense.
I propose to make a PR that makes DTLS "closed" cause PC "disconnected" since it's not a failure code it's a close code.

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

Received on Thursday, 30 January 2020 15:20:02 UTC