-
- Downloads
There was an error fetching the commit references. Please try again later.
Bugfix: Clients were not removed from channels on disconnect
On disconnect, sockets are in no rooms anymore - even before kicking them out manually. Because of that, removeClient() did cancel in beginning... But anaway, we have to remove the client from the unique users list - so force it.
Please register or sign in to comment