Skip to content

Feat state recovery#1

Merged
RobinPcrd merged 4 commits intomainfrom
feat-state-recovery
Dec 3, 2025
Merged

Feat state recovery#1
RobinPcrd merged 4 commits intomainfrom
feat-state-recovery

Conversation

@RobinPcrd
Copy link
Copy Markdown
Owner

No description provided.

- Implement Socket.IO v4 connection state recovery
  * Track PID and offset for session restoration
  * Add isRecovered() and getLastOffset() methods
  * Replay missed events after reconnect

- Change auth from Map to JSONObject for flexibility

- Upgrade test server from Socket.IO v3.0.4 to v4.8.1
  * Fix tests for v4 offset parameter
  * Fix namespace emission bugs

BREAKING CHANGE: auth is now JSONObject instead of Map<String,String>
@RobinPcrd RobinPcrd merged commit 2d4c86d into main Dec 3, 2025
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