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

Client - Timeout on join, no messages. #35

Open
jpoles1 opened this issue Jun 12, 2018 · 7 comments
Open

Client - Timeout on join, no messages. #35

jpoles1 opened this issue Jun 12, 2018 · 7 comments

Comments

@jpoles1
Copy link

jpoles1 commented Jun 12, 2018

I've got a fully functional socket.io server, and I've got other clients listening to it, but this library doesn't seem to do this. It joins briefly, cannot receive messages, then times out before disconnecting. What's going on? I'm using the example client.go?

@mtfelian
Copy link

client.go is designed to work with server.go and it is only an example

@jpoles1
Copy link
Author

jpoles1 commented Jun 15, 2018

I'm suggesting it's not a very good example, and could be improved. Additionally, if the client.go is only meant to work with server.go, we should say this in the docs/readme.

@mtfelian
Copy link

mtfelian commented Jun 15, 2018

I mean client.go in the examples dir. You did not provide any code so what to do?..

@jpoles1
Copy link
Author

jpoles1 commented Jun 15, 2018

Yes, I used client.go from the examples. I would love to provide better working code, but after a fair bit of time spent tinkering, I have been unable to get a client working.

@jpoles1
Copy link
Author

jpoles1 commented Jun 15, 2018

I opened this issue so that the developers would know the code is not working 100%, and so that others running into my same issues will know it's not their setup alone that's having problems.

@jpoles1
Copy link
Author

jpoles1 commented Jun 15, 2018

I also tried your version @mtfelian, and got a similar issue.

@mtfelian
Copy link

mtfelian commented Jun 15, 2018 via email

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