[openscreenprotocol] Pull Request: Issue 11 control protocol

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

== Issue 11 control protocol ==
PTAL @schien @anssiko @tidoust @chrisn 

This is a draft of a wire format for the control protocol for the Presentation API.  It defines a generic message format supporting commands, events, and request/response pairs.  It should be possible to layer it on top of QUIC or an RTCDataChannel (with a few modifications in either case).

I define a few example messages using this format for presentation screen availability and presentation initiation.  I'll take any feedback on this draft and fill out the rest of the message definitions in another pull request.

If the feedback asks for major changes, then I will recommend that the author submit a separate side-by-side proposal :-)


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

Received on Tuesday, 29 August 2017 23:52:50 UTC