[presentation-api] Need algorithm for establishing a presentation connection when the previous connection(s) were closed

mfoltzgoogle has just created a new issue for 
https://github.com/w3c/presentation-api:

== Need algorithm for establishing a presentation connection when the 
previous connection(s) were closed ==
The current algorithm for establishing a presentation connection only 
works from start(), i.e. it assumes the connection is the first one 
and is in a connecting state.  We need a algorithm for adding a new 
connection to an existing presentation that is similar but works when 
the prior connection(s) are closed, connecting, or connected (i.e. any
 state but terminated).

This is a cleanup after PR #227 lands.





Please view or discuss this issue at 
https://github.com/w3c/presentation-api/issues/229 using your GitHub 
account

Received on Wednesday, 16 December 2015 01:10:16 UTC