[openscreenprotocol] Pull Request: Remove presentation-request-close-request and response.

mfoltzgoogle has just submitted a new pull request for https://github.com/webscreens/openscreenprotocol:

== Remove presentation-request-close-request and response. ==
This PR addresses the following issues:

- Issue #124: Is a Presentation close/terminate from a controller a request/response or event?
- Issue #137: How should presentation connections handle not receiving close response? 
- Issue #138: Remove presentation-connection-close-response message

Closing a presentation connection only needs to notify the agent at the other end of the connection.  It doesn't need a request and response.

This also makes the following changes:
- Breaks Presentation and Remote Playback protocols out into separate sections.
- Adds a Note: explaining why we have request and response for presentation termination.
- Adds a paragraph mapping the close event to a step in the Presentation API.

Discussion from Berlin F2F: https://www.w3.org/2019/05/23-webscreens-minutes.html#x27

See https://github.com/webscreens/openscreenprotocol/pull/184

Received on Monday, 12 August 2019 22:53:27 UTC