-
Notifications
You must be signed in to change notification settings - Fork 371
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
Error Connect with Android + FireFox 52.0.2 #97
Comments
What error is Firefox for Android showing? What does the server's output show when the Android client attempts to connect? Is there anything that you can give us beyond "it doesn't work"? |
error: |
That narrows it down to failing the handshake. It'll take some time before I can troubleshoot further, but I'll get on it when I can. Thanks! |
I do the following to solve the problem: protected function connect($socket) {
} But quickly connect comes down. |
One thing is for sure, putting a sleep there (or anywhere in that code actually) will either slow everything down or prevent other connections from working. |
I know |
i am having the same issue with android + chrome |
Firefox has problems with Android version 52.02.
But Firefox 52.02 computer, no problem
The text was updated successfully, but these errors were encountered: