We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
iOS implementation should check stream status before return Open Callback.
The text was updated successfully, but these errors were encountered:
Once socket on iOS works with events, the proper implementation basically means:
As a result, isConnected method basically will returns the flag itself, making things simpler and increasing the accuracy of this information.
Sorry, something went wrong.
Merge pull request #39 from felipekm/master
fbdd922
Related to the Issues [#14, #16, #17, #18, #28, #15, #32]
Fixed merge problem. Closed #1, #14, #15, #16, #17, #18, #28, #31, #32
2185eb1
No branches or pull requests
iOS implementation should check stream status before return Open Callback.
The text was updated successfully, but these errors were encountered: