presentation-api icon indicating copy to clipboard operation
presentation-api copied to clipboard

Presentation reconnection with an implementation specific mechanism?

Open markafoltz opened this issue 6 years ago • 1 comments

This is a spec issue raised by the Open Screen Protocol. There's support in the protocol for reconnecting to a presentation, but no step in the Presentation API indicating when an agent would use that part of the protocol.

markafoltz avatar Sep 11 '19 15:09 markafoltz

Actually it's part of the steps to reconnect to a presentation:

6.9: Establish a presentation connection with newConnection.

Which already defers to the user agent on the mechanism to do so. I can update the OSP spec to refer to this step.

markafoltz avatar Oct 14 '20 23:10 markafoltz

Closed by https://github.com/w3c/openscreenprotocol/pull/323.

markafoltz avatar Oct 12 '23 17:10 markafoltz