[openscreenprotocol] Pull Request: Adds locales and agent-info-event.

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

== Adds locales and agent-info-event. ==
Addresses F2F Action item [1]:

> ...add locale to agent-info and to create an agent-info event to advertise changes

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

This adds a locales member to the `agent-info` dictionary that lists the user's preferred language tags.
It also adds an `agent-info-event` message that is broadcast to all connections when the content of `agent-info` has changed.

I believe the agent locales will be used to resolve Issue #146: Remote Playback HTTP headers.  However I didn't make any changes to the Remote Playback sections of the spec.

Additional changes:
- Autolinked to definitions of agent-info, agent-info-request, agent-info-response
- Removed a paragraph about extending agent-info, as this is covered in the Extensions section.


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

Received on Tuesday, 27 August 2019 00:39:03 UTC