3x-ui/web/websocket
lolka1333 6ceddf83fd fix: ws hub, inbound service, and frontend correctness
- propagate DelInbound error on disable path in SetInboundEnable
- skip empty emails in updateClientTraffics to avoid constraint violations
- use consistent IN ? clause, drop redundant ErrRecordNotFound guards
- Hub.Unregister: direct removeClient fallback when channel is full
- applyClientStatsDelta: O(1) email lookup via per-inbound Map cache
- WS payload size check: Blob.size instead of .length for real byte count
2026-04-28 15:55:26 +02:00
..
hub.go fix: ws hub, inbound service, and frontend correctness 2026-04-28 15:55:26 +02:00
notifier.go ws/inbounds: realtime fixes + perf for 10k+ client inbounds 2026-04-28 05:22:39 +02:00