Re: [webrtc-pc] Public accessor for isClosed

> Why doesn't a signalingState of "closed" work?

It is more of an enhancement request. Since users may check on other states like `iceGatheringState` and make the application code look confusing. 

Alternatively a guideline note can be added to say something like _"To check if a connection is closed, check if `signalingState` is equal `"closed"`"_

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

Received on Monday, 12 June 2017 10:22:16 UTC