netty-socketio-demo
netty-socketio-demo copied to clipboard
Can I connect this to any Java client ?
Hey guys,
I am trying to use your library to do a server to server communication, and I am having some trouble connecting spring-boot-starter-websocket
client.
I get a failure specially when using a namespaced connection.
Can you please help me with either a java client that would work with this library. I would be more than happy to create a PR demonstrating that if successful.