Skip to content
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

Cant get it working #279

Closed
vekexasia opened this issue Jan 31, 2016 · 2 comments
Closed

Cant get it working #279

vekexasia opened this issue Jan 31, 2016 · 2 comments

Comments

@vekexasia
Copy link

I tried several IO.Options to try to connect to a wscat server within the same network.

I also used tcpdump to check that some tcp packets were sent to the server and I can confirm something is going on.

Btw I always get Socket.EVENT_CONNECT_ERROR. How can I debug this?

@nkzawa
Copy link
Contributor

nkzawa commented Jan 31, 2016

I think wscat is not a server? And basically, socket.io-client can't connect to a websocket server, since they are different protocols.

@vekexasia
Copy link
Author

@nkzawa you're right. I misread "socket.io" server in the wscat documentation. It's a websocket server...

@nkzawa nkzawa closed this as completed Jan 31, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants