1 Commits
Author SHA1 Message Date
luccast 1eb55309a6 Refactor session handling in MonitorPage to streamline status updates and remove redundant session creation logic
- Simplified session status updates by introducing `updateSessionStatus` function.
- Removed unnecessary checks and session creation logic for existing sessions, enhancing performance and clarity.
- Improved event handling for session updates in response to incoming data.
2026-01-25 21:51:10 -05:00