Explorar o código

disconnected may be a transient state

Jairo Caro-Accino %!s(int64=6) %!d(string=hai) anos
pai
achega
9415f90c59
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      lib/negotiator.ts

+ 0 - 1
lib/negotiator.ts

@@ -164,7 +164,6 @@ Negotiator._setupListeners = function(connection, pc, pc_id) {
         util.log(
           "iceConnectionState is disconnected, closing connections to " + peerId
         );
-        connection.close();
         break;
       case "completed":
         pc.onicecandidate = util.noop;