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

Will this library support socket.o v3/v4

Open masa2146 opened this issue 2 years ago • 2 comments

I have angular 11 project and I use socket.io. But I have to use socket.io v3 and newer because Angular 11 doesn't support v2.x. I used this library in backend. But this project doesn't support socket.io 3.x or newer. Accoring to me other guys want it to support v3/v4.

masa2146 avatar Oct 31 '21 11:10 masa2146

There is no plans to implement support for protocol v3/v4 implementation.

mrniko avatar Nov 19 '21 08:11 mrniko

Could you elaborate? Is this due to lack of capacity or technical limitations?

pbadenski avatar Jul 26 '22 12:07 pbadenski

4.0 is now supported https://github.com/mrniko/netty-socketio/pull/897

mrniko avatar May 14 '23 07:05 mrniko