Re: [presentation-api] Specify behavior when multiple controlling pages are connected to the session

Adding to this issue from #36 discussion of how messaging should be 
done between the presentation and multiple connected sessions.

In some scenarios the presented page may have active connections to 
multiple PresentationSessions on other pages. In a gaming scenario, 
each connected session would represent a game player. Some information
 (like dealing a card into the hand) should be sent to one player, 
while other information (playing a card face up) should be sent to all
 players.

We need to specify:
1. How the presented page may communicate to a specific connected page
2. How the presented page may broadcast - communicate to all specific 
connected pages

Note [this 
thread](http://lists.w3.org/Archives/Public/public-secondscreen/2014Nov/0047.html)
 discussing some concrete spec changes to facilitate this case.


-- 
GitHub Notif of comment by mfoltzgoogle
See 
https://github.com/w3c/presentation-api/issues/19#issuecomment-73628925

Received on Tuesday, 10 February 2015 01:41:24 UTC