clwillingham / java-socket.io.client

a socket.io client written in Java
MIT License
63 stars 55 forks source link

Ensure that we pass in the current endpoint (webSocket.getNamespace()) #4

Closed fredsa closed 12 years ago

fredsa commented 12 years ago

Hi,

I was able to get your library working with a node.js socket.io server using endpoints, but only after making the proposed changes.

Fred

clwillingham commented 12 years ago

thanks for sending in the pull request, i'm sorry i haven't had much time to work on this library. I've gotten a new job which requires a bit more of my time, however i will do my best to get this project a bit more up to date soon.