netty-socketio icon indicating copy to clipboard operation
netty-socketio copied to clipboard

Can I deploy it on tomcat?

Open male110 opened this issue 3 years ago • 1 comments

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

male110 avatar Aug 10 '22 07:08 male110

You may want to get traffic network (i.e. using Wireshark) and check what is going on with messages back and forth your server.

pablojr avatar May 20 '23 18:05 pablojr