[openscreenprotocol] [Presentation API] Remove presentation-connection-close-response message (#138)

mfoltzgoogle has just created a new issue for https://github.com/webscreens/openscreenprotocol:

== [Presentation API] Remove presentation-connection-close-response message ==
The other agent is [not required][https://w3c.github.io/presentation-api/#closing-a-presentationconnection] to wait for acknowledgement that a presentation connection is closed before running the local steps to close the connection:

> Start to signal to the destination browsing context the intention to close the corresponding PresentationConnection, passing the closeReason to that context. The user agent does not need to wait for acknowledgement that the corresponding PresentationConnection was actually closed before proceeding to the next step.

This implies that there is no need for the  `presentation-connection-close-response` in the spec.  

Please view or discuss this issue at https://github.com/webscreens/openscreenprotocol/issues/138 using your GitHub account

Received on Thursday, 14 February 2019 19:43:09 UTC