- From: Harald Alvestrand via GitHub <sysbot+gh@w3.org>
- Date: Fri, 11 Mar 2016 12:33:23 +0000
- To: public-webrtc@w3.org
alvestrand has just created a new issue for https://github.com/w3c/webrtc-pc: == Datachannel's label and protocol should be USVString == These API elements are mapped into UTF-8 in the underlying protocol. Having them as USVString makes a clear statement of how to deal with illegal UTF-16 in values (replace them with UxFFFD, per http://heycam.github.io/webidl/#dfn-obtain-unicode). Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/543 using your GitHub account
Received on Friday, 11 March 2016 12:33:27 UTC