Fixes, rate limiting
This commit is contained in:
parent
cfc866400c
commit
2c57d2a8f2
5 changed files with 44 additions and 14 deletions
|
|
@ -118,3 +118,4 @@ NotWebsocket.prototype.disconnect = function() {
|
|||
this.reconnect();
|
||||
}.bind(this), this.reconndelay);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue