mirror of
https://github.com/J3vb/OwnCord.git
synced 2026-09-03 03:50:00 +03:00
Server now checks IsUserConnected before accepting a new WebSocket and returns an auth_error with a clear message instead of silently replacing the old session. Client dispatcher surfaces the error via transient UI state so the ConnectPage can display it.