Stop keepalive when socket closes
// FREEBIE
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
});
|
||||
},
|
||||
close: function() {
|
||||
this.socket.close();
|
||||
this.wsr.close();
|
||||
delete this.listeners;
|
||||
},
|
||||
onopen: function() {
|
||||
|
Reference in New Issue
Block a user