icerockdev / moko-socket-io

MOKO SocketIo by IceRock is Socket.IO implementation Kotlin Multiplatform library
https://moko.icerock.dev/
Apache License 2.0
130 stars 23 forks source link

Support for socket-io v3 and v4 #31

Closed mrwhoknows55 closed 2 months ago

mrwhoknows55 commented 8 months ago

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

bwoodlt commented 5 months ago

Any update on this? We're looking to use this library but its still very much on v1.0.0 of socketIo

Alex009 commented 5 months ago

Sent pr with update please

mrwhoknows55 commented 5 months ago

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

Alex009 commented 2 months ago

will be available in 0.6.0