Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restore socket rocket #14427

Merged
merged 7 commits into from
Feb 5, 2025
Merged

Restore socket rocket #14427

merged 7 commits into from
Feb 5, 2025

Conversation

paulb777
Copy link
Member

@paulb777 paulb777 commented Feb 4, 2025

Fix connection failure issue introduced in 10.27.0 by restoring the Socket Rocket implementation instead of NSURLSessionWebSocket.

Note that this may expose a Thread Performance Checker Warning (#12883)

Fixes #14188, #13877, #13855, #13529

Copy link
Contributor

@andrewheard andrewheard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

Without looking at how involved it would be, something we could also consider in the future would be updating our copy of SocketRocket. It seems there was very little activity in the repo between 2015 and 2021 and then they started releasing again: https://github.com/facebookincubator/SocketRocket/releases

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Realtime Database: unknown issue intermittently causing app to not connect to database after 10.25.0
4 participants