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

Connection Speed Discrepancy Between iOS and Android Libraries #1442

Open
viniciusvieir opened this issue Apr 24, 2023 · 0 comments
Open

Connection Speed Discrepancy Between iOS and Android Libraries #1442

viniciusvieir opened this issue Apr 24, 2023 · 0 comments

Comments

@viniciusvieir
Copy link

I have been utilizing this library alongside the Socket.IO-client Java library for Android applications. I have recently noticed that the iOS library exhibits a slower connection speed to the server compared to its Android counterpart for the same operations and under the same configurations, particularly during the initial connection process. The performance difference amounts to approximately one second. Once the connection is established, however, the performance is satisfactory and similar to the Android version.

I am curious to understand the underlying cause of this difference in connection speed between the two libraries. Are there any known issues or technical limitations that could be contributing to this discrepancy? Additionally, I would appreciate any guidance or suggestions on optimizing the connection speed for the iOS library to match the performance of the Android version.

Thank you for your time and consideration.

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

No branches or pull requests

1 participant