CSP02 / ChatterBox

A simple chatting app made with html, css, js and nodejs
MIT License
5 stars 0 forks source link

Users list is not updating when user closes the tab #5

Closed CSP02 closed 5 months ago

CSP02 commented 5 months ago

When user closes the tab the users list in all other clients is not updating.

CSP02 commented 5 months ago

fixed this as well. Now users list will update when the user closes tab directly.