Michelle Bu 12 năm trước cách đây
mục cha
commit
6060729230
2 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      dist/peer.js
  2. 0 0
      dist/peer.min.js

+ 2 - 2
dist/peer.js

@@ -1406,8 +1406,8 @@ Peer.prototype._cleanup = function() {
  * is waiting for an ID. */
 Peer.prototype.connect = function(peer, options) {
   if (this.disconnected) {
-    var err = new Error('This Peer has been disconnected from the server and');
-    err.type = 'peer-disconnected';
+    var err = new Error('This Peer has been disconnected from the server and can no longer make connections.');
+    err.type = 'server-disconnected';
     this.emit('error', err);
     return;
   }

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 0 - 0
dist/peer.min.js


Một số tệp đã không được hiển thị bởi vì quá nhiều tập tin thay đổi trong này khác