[openscreenprotocol] Pull Request: Allocation of request and watch IDs.

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

== Allocation of request and watch IDs. ==
This PR addresses issue #139 (Clarify scoping/uniqueness of request IDs) and issue #145 (Watch ID uniqueness).  In the Berlin F2F, we resolved to use a single per-agent counter and a state token to notify others when the counter is reset [1].

This PR also makes the following clarifications:

- agent-info is part of agent-info-response
- watch-id is always a uint
- Consolidates notes about ID lifetime/uniqueness and independence from connection lifetime into a single section.

[1] https://www.w3.org/2019/05/24-webscreens-minutes.html#x05

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

Received on Thursday, 8 August 2019 19:20:39 UTC