Add session server routes and SessionError class

Introduces new session server endpoints for hasJoined and profile lookup, adds a SessionError class for improved error handling, and updates error exports. Also renames sessionRepository and sessionService files to sessionsRepository and sessionsService for consistency, and sets max listeners in logger.
This commit is contained in:
2025-12-24 02:35:04 +01:00
parent 64d632eac9
commit 80bca31d9a
9 changed files with 82 additions and 8 deletions