Skip to content

Fix Socket.IO connection: Add polling fallback and reconnection logic#19

Merged
adamweeks merged 2 commits into
mainfrom
socket-fix
Dec 12, 2025
Merged

Fix Socket.IO connection: Add polling fallback and reconnection logic#19
adamweeks merged 2 commits into
mainfrom
socket-fix

Conversation

@adamweeks

Copy link
Copy Markdown
Contributor
  • Change from WebSocket-only to WebSocket with polling fallback
  • Add reconnection configuration for better resilience
  • Fixes real-time updates not appearing across users

- Change from WebSocket-only to WebSocket with polling fallback
- Add reconnection configuration for better resilience
- Fixes real-time updates not appearing across users
@adamweeks
adamweeks merged commit 7683c1a into main Dec 12, 2025
3 checks passed
@adamweeks
adamweeks deleted the socket-fix branch December 12, 2025 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant