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

Various fixes and improvements to robustness #2

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

MaddieM4
Copy link

I'm using your library in a program that has to do a bunch of stuff other than Socket.IO hosting at the same time, and I made some changes to get it to work. Plus a bit of error handling from when I had the wrong version of node installed, and the errors were hijacking the whole process. I figured these fixes would be useful to the general public as well, so I'm putting them here. Be sure to test it out on your own machine first to make sure they don't just work on mine (certainly a possibility).

@evanw
Copy link
Owner

evanw commented Jan 10, 2012

I'm sorry but I can't seem to get this working. I think socket.io changed their API again so the library and tests are no longer valid. I'm glad you found this useful but I'm considering this project a failed experiment at this point.

@evanw evanw closed this Jan 10, 2012
@MaddieM4
Copy link
Author

It works for me, but only with certain versions of Socket.IO and Node.JS. Do you mind if I continue to maintain my repository for the project, and maybe bring it up to date with the new API?

@evanw evanw reopened this Jan 12, 2012
@evanw
Copy link
Owner

evanw commented Jan 12, 2012

Sure, I would be glad to know when you bring it up to date with the current socket.io API.

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

Successfully merging this pull request may close these issues.

2 participants