Open Muzzamil75 opened 4 years ago
Added stop method call for stopping the connection of hub ! Usage as under
-> connection.stop()
When this pull request will be merged ? Is it possible to have a handler for disconnected event too ?
@Gniarke You can call stop method and do whatever you want after it, as it will be disconnected !
Added stop method call for stopping the connection of hub ! Usage as under
-> connection.stop()