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

[webrtc-pc] Invalid JSON in examples

From: Cullen Jennings via GitHub <sysbot+gh@w3.org>
Date: Sat, 19 Aug 2017 00:42:01 +0000
To: public-webrtc@w3.org
Message-ID: <issues.opened-251388211-1503103313-sysbot+gh@w3.org>
fluffy has just created a new issue for https://github.com/w3c/webrtc-pc:

== Invalid JSON in examples ==

Many of the examples got changed from  something like 
{ "a" : 1 } 
to 
{ a:1 }
But that is not valid JSON and given much of the examples are JSON passed to other things, I think it would be better if the examples were valid JSON. 



Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1543 using your GitHub account
Received on Saturday, 19 August 2017 00:42:01 UTC

This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 19:18:36 UTC