-
v1.2.4
Stablereleased this
2026-02-04 11:43:14 -06:00 | 45 commits to main since this release- [chatroom] change user popover now uses a form for username validation. also server side validation.
- [chatroom] status bar with connection status, number of users in the room.
- [chatroom] adjusted sockets on server side to use the session username, and only emit status message/leave_room on disconnect if client hasn't already.