- From: Anton Vayvod via GitHub <sysbot+gh@w3.org>
- Date: Wed, 21 Oct 2015 21:40:50 +0000
- To: public-secondscreen@w3.org
I agree with the following: - if the connection goes to ```terminated``` state, it's removed from ```connections``` - the page can learn about the removal by listening to connection's ```onstatechange``` and checking against the ```terminated``` state - ```disconnected``` connections should stay in ```connections``` as the page will receive ```onstatechange``` with the state set to ```connected``` so ```onsessionavailable``` would be redundant -- GitHub Notif of comment by avayvod See https://github.com/w3c/presentation-api/issues/201#issuecomment-150033229
Received on Wednesday, 21 October 2015 21:40:52 UTC