Add connection health indicator
This commit is contained in:
@@ -61,6 +61,7 @@ export class ConnectionManager {
|
||||
if (connection) {
|
||||
connection.disconnect()
|
||||
delete this.connections[hash]
|
||||
connection.stateMachine.onUpdate.removeAllListeners()
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user