diff --git a/Scalable-Broadcast.js b/Scalable-Broadcast.js index f78c6eae..ee790e74 100755 --- a/Scalable-Broadcast.js +++ b/Scalable-Broadcast.js @@ -214,5 +214,5 @@ function getFirstAvailableBraodcater(broadcastId, maxRelayLimitPerUser) { function consoleLog() { // return; // comment this line for development testings - console.log(arguments); + // console.log(arguments); } \ No newline at end of file diff --git a/demos/Scalable-Broadcast.html b/demos/Scalable-Broadcast.html index 0ba308c7..0fccf165 100755 --- a/demos/Scalable-Broadcast.html +++ b/demos/Scalable-Broadcast.html @@ -125,6 +125,9 @@

WebRTC Scal