W3C home > Mailing lists > Public > public-webrtc-logs@w3.org > May 2017

Re: [webrtc-pc] RTCIceServer "represents a TURN server"

From: Philipp Hancke via GitHub <sysbot+gh@w3.org>
Date: Wed, 10 May 2017 20:20:51 +0000
To: public-webrtc-logs@w3.org
Message-ID: <issue_comment.created-300600933-1494447650-sysbot+gh@w3.org>
Related, http://w3c.github.io/webrtc-pc/#dom-rtcpeerconnection-setconfiguration step 11:
> 3. For each url in server.urls parse url and obtain scheme name. If the scheme name is not implemented by the browser, or if parsing based on the syntax defined in [ RFC7064] and [RFC7065] fails, throw a SyntaxError.

> 4. If scheme name is turn or turns, and either of server.username or server.credential are omitted, then throw an InvalidAccessError.

This seems to implicitly assume a single scheme name. Steps 4, 5 and 6 need to be done for each url in server.urls.

-- 
GitHub Notification of comment by fippo
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1198#issuecomment-300600933 using your GitHub account
Received on Wednesday, 10 May 2017 20:20:57 UTC

This archive was generated by hypermail 2.4.0 : Saturday, 6 May 2023 21:19:40 UTC