netty-socketio
netty-socketio copied to clipboard
Can I deploy it on tomcat?
I deploy it on tomcat Send one request, the server will receive two, and the client will receive two replies. It looks like there are two processes listening to the websocketio port number at the same time.
If I use jar,Everything is fine
You may want to get traffic network (i.e. using Wireshark) and check what is going on with messages back and forth your server.