Various fixes and improvements to robustness
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).
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.
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?
Sure, I would be glad to know when you bring it up to date with the current socket.io API.