-
-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(android): update socket deps #164
Conversation
@m1ga The build is still failing, which I don't see as a blocker, but maybe you can get it running? |
Give me a sec. I'll fix the github action (old SDK + old node). Its the same as in the hyperloop repo: https://github.com/tidev/hyperloop.next/pull/371/files done: #183 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Quick note regarding the new version. Once updated, you can merge it directly!
Updated binary: ti.socketio-android-4.0.0.zip |
Already built & attached 😇 |
Update the socket.io library to 2.0.1 so it will be compatible with Socket.io 3/4: https://github.com/socketio/socket.io-client-java#compatibility
Updated binary: ti.socketio-android-4.0.0.zip
Tested with my demo project at https://github.com/m1ga/socket_io_demo