Michelle Bu %!s(int64=11) %!d(string=hai) anos
pai
achega
9a95bf29e1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lib/util.js

+ 1 - 1
lib/util.js

@@ -135,7 +135,7 @@ var util = {
       };
       // FIXME: this is not great because in theory it doesn't work for
       // av-only browsers (?).
-      var negotiationDC = negotiationPC.createDataChannel('_PEERJSRELIABLETEST');
+      var negotiationDC = negotiationPC.createDataChannel('_PEERJSNEGOTIATIONTEST');
 
       negotiationPC.close();
       negotiationDC.close();