Re: [presentation-api] Define behavior when sending a message to a PresentationSession fails

PR #227 adds a `PresentationConnectionCloseEvent` which is fired when 
a connection is closed for any reason.  It can take a reason value of 
"error" in cases where the presentation is disconnected for underlying
 platform reasons (network disconnection, etc.). 

If there's an error sending a message through the underlying message 
transport, there's guidance to include a snippet of the offending 
message in the event's `message` property.  



-- 
GitHub Notification of comment by mfoltzgoogle
Please view or discuss this issue at 
https://github.com/w3c/presentation-api/issues/149#issuecomment-166396718
 using your GitHub account

Received on Monday, 21 December 2015 19:24:54 UTC