[webrtc-pc] Pull Request: Reference rtcweb-data-channel for RTCPriorityType enum.

taylor-b has just submitted a new pull request for https://github.com/w3c/webrtc-pc:

== Reference rtcweb-data-channel for RTCPriorityType enum. ==
Fixes #1439.

This enum is used to determine both the default DSCP marking and the
SCTP priority, if used for a data channel. So it needs to reference both
the relevant standards, and clarify that "very-low" corresponds to
"below normal", and so on.

See https://github.com/w3c/webrtc-pc/pull/1559

Received on Thursday, 24 August 2017 07:39:10 UTC