mirror of https://github.com/Nezreka/SoulSync.git
PR #783 follow-up: revert Socket.IO to polling-first transport
PR #783 reordered transports to websocket-first for faster connects. Reverting to the polling-first default: it's the most compatible behind reverse proxies that don't forward WebSocket upgrade headers (common self-hosted setups), where websocket-first silently breaks real-time updates. The connect-time gain isn't worth the connectivity risk. Everything else from #783 (scroll-pause, content- visibility, dashboard parallelization, settings fixes, reduce-effects) kept.pull/784/head
parent
4c65f403e1
commit
8b585b9b02
Loading…
Reference in new issue