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

Does the latest 1.7.19 version support SockeTiO 3.x /4.x?

Open xujingzhou opened this issue 4 years ago • 5 comments

Which version of the 1.7.19 version supports native Socketio? e.g. 2.x / 3.x /4.x

Error beased android: io.socket.client.SocketIOException: It seems you are trying to reach a Socket.IO server in v2.x with a v3.x client, which is not possible

xujingzhou avatar May 27 '21 01:05 xujingzhou

Same problem. seem just support 2.x ……

welkinbai avatar May 27 '21 03:05 welkinbai

Would also love to know if there are plans to support 3.x+ moving forward. There are many optimizations and improvements I want to take advantage of on the client side.

dcbarans avatar May 31 '21 20:05 dcbarans

+1

JanCizmar avatar Jul 08 '21 11:07 JanCizmar

+1

kingrockw avatar Apr 16 '22 12:04 kingrockw

https://github.com/mrniko/netty-socketio/compare/master...tanksphere:netty-socketio:master

tanksphere avatar Aug 30 '22 02:08 tanksphere

it's now supported https://github.com/mrniko/netty-socketio/pull/897

mrniko avatar May 14 '23 07:05 mrniko