Refactor user and room management logic in WebRTC server
- Updated user management to use socketId as the key, allowing multiple socket connections for the same guestId. - Enhanced room participant handling to ensure correct socketId usage and prevent duplicate joins. - Improved session end timer logic with clearer conditions for session status checks. - Refactored functions for finding users and socketIds to streamline user retrieval and enhance readability. - Removed deprecated session-server.rar file.
This commit is contained in:
Binary file not shown.
Reference in New Issue
Block a user