Skip to content

Websocket client fails to connect. #1625

Discussion options

You must be logged in to vote

Did you read the tutorial ? Did you try the example code ?
You don't seem to be calling the event manager, is that your actual code ? Please read and do the tutorials, and work your way up from there.
Further on up your road:

  • you are providing a TLS URL and you are not initializing TLS, please read the TLS tutorial and have a non-TLS client working before you dive into TLS.
  • you are not upgrading your connection to WS

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by scaprile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants