Closed MahirMahdi closed 1 year ago
Thanks for pointing it out @MahirMahdi , would you like to work on it ? or should I assign it to myself ?
I would like to work on it. 😀
@KlausMikhaelson I found more issues. Your users array isn't updating properly with the current code and it's even showing error while disconnecting.
I've destructed already. So after making a PR for this issue, let make separate issues for updating users array and implementing disconnecting function so that you've a track of the PRs.
What do you think? Let me know. 😀
awesome, thanks for noticing it, I should have come back to this repo and checked it lol, sounds great ! btw do consider giving the repos here a star if you like them !
Done
Rooms and users are defined as objects but you're destructuring those as arrays.