-
-
Notifications
You must be signed in to change notification settings - Fork 67
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 failed because of inproper initialization #59
Comments
Nice, I will try to add it to the library ^.^ |
are you using the library? have you updated it? |
btw thank you ^.^ |
Gladly, thank you as well 😁 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey :)
I encountered the same issue decribed at #16 and the solution that was suggested there (adding a call to the begin function in the AWSWebSocketClient's constructor) worked for me pretty well.
Is there any chance to add it to the library?
Thnaks :)
The text was updated successfully, but these errors were encountered: