Socket.io-client-java: v2.0 support?

Created on 25 May 2017  路  8Comments  路  Source: socketio/socket.io-client-java

socket.io is now v2.0.
socket.io-client-java is already supported v2.0??

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.

All 8 comments

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

Was this page helpful?
0 / 5 - 0 ratings

Related issues

RishabhDuttSharma picture RishabhDuttSharma  路  5Comments

pareshdevatval picture pareshdevatval  路  4Comments

b95505017 picture b95505017  路  12Comments

mrgame64 picture mrgame64  路  10Comments

cmarrero01 picture cmarrero01  路  15Comments