Closed mrwhoknows55 closed 2 months ago
Any update on this? We're looking to use this library but its still very much on v1.0.0 of socketIo
Sent pr with update please
I'd worked on it but as the sample backend uses v1 it's not working with breaking changes of client, so I have to find/write new sample server with socket-io v3. I'll try to raise a PR this weekend
will be available in 0.6.0
Currently moko-socket-io uses v1.0.0 of socket.io-client-java which is only compatible upto v2 socket-io server. Should update it to v2.x.x which adds support to v3 and v4