channelManager now tracks all active connectedUser objects for a given user.

This commit is contained in:
rainbow napkin 2025-09-17 05:11:45 -04:00
parent 261dce7b29
commit 6222535c47
7 changed files with 160 additions and 24 deletions

3
.gitignore vendored
View file

@ -1,6 +1,9 @@
node_modules/
log/crash/*
!log/crash
www/doc/*/*
!www/doc/client
!www/doc/server
package-lock.json
config.json
config.json.old