-
Notifications
You must be signed in to change notification settings - Fork 844
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
Socket emit completion handler not called #1178
Labels
Comments
Hm, I think this might be a logic bug in the engine. |
Merged
nuclearace
added a commit
that referenced
this issue
May 28, 2019
* development: update changelog/readme for 15.1 update changelog fix #1178 expose Starscream WebSocket enableSOCKSProxy option to socket.io-client-swift options
Hi Nuclearace |
I tested with the previous version. It does not work when client connect to server via HTTP proxy and Socket Proxy |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It didn't step to the completion handler. When I debugged it (step by step slowly), it get called. I don't know the reason, please check it.
The text was updated successfully, but these errors were encountered: