socket.io is now v2.0.
socket.io-client-java is already supported v2.0??
Unfortunately, It's not supported for now. We'd like to support it. PR welcome 馃槃
What would it take to support v2.x? Based on https://github.com/socketio/socket.io-client-swift/pull/699 is it only changes to UTF-8?
@nkzawa Have you stopped working on this Java implementation? I'm asking because you were/are the project maintainer.
socket.io 2.0 support would be greatly appreciated.
There are several issues - mostly connection-related - with this package when using against a 2.0-based backend. An update to 2.0 would be great!
Just released 1.0.0 which supports socket.io v2.0.
@JarnoVgr I'm still working on the Java implementation, but unfortunately it's not priority for me now.
Hello @nkzawa , i need to confirm that have you developed socket.io to support v2.0 fully in java now? i need to implement it in android, thanks for your response in advance
I've been using socket.io-java 1.0 (Android) in production since release back in 2017 in conjunction with socket-io server 2.0.x. Works fine. However, it feels kind-of strange that there's no development anymore.
@JarnoVgr same for me (a bit strange), but for that kind of component some stability is rather welcome IMO
Most helpful comment
@nkzawa Have you stopped working on this Java implementation? I'm asking because you were/are the project maintainer.
socket.io 2.0 support would be greatly appreciated.