Michelle Bu 12 жил өмнө
parent
commit
214514e743
1 өөрчлөгдсөн 0 нэмэгдсэн , 1 устгасан
  1. 0 1
      lib/connection.js

+ 0 - 1
lib/connection.js

@@ -327,7 +327,6 @@ DataConnection.prototype.close = function() {
     dst: self._peer,
     src: self._id,
   }));
-  this.emit('close', this._peer);
 };