socket.io-client-swift
socket.io-client-swift copied to clipboard
v16.1.1
Fixes for various connection status stuff
@WestFlow127 LMK how testing goes
@WestFlow127 LMK how testing goes
@nuclearace , I pulled the repo, switch to this PR, and ran all tests in TestSocketIO and all passed!
Is there anything else you'd like me to do?
@WestFlow127, if you're able, testing against a socket.io server and doing some basic sanity checks would be helpful
@nuclearace I can do that, we run a socket.io server at my company. I'll test general functionality, various reconnection scenarios, and the timingOut fix.
Update:
Was able to test general functionality which was good. Testing various reconnects was difficult due to my locations poor 5G service. I want to test on stable/good connections. Will likely do so over the holiday. (@nuclearace )
I can see that this version fixes the issue i just reported on #1470 Need any help with getting anything done to prepare this for release? @nuclearace @WestFlow127
Any ETA for this release?
I have the green light to resume testing this PR during my workday tomorrow. Going to further test socket reconnects using cellular service with our live socket server. Stay tuned @nuclearace
Just finished testing 5G/cellular reconnects and it worked great. Immediately reconnected to socket upon 5G reconnection. I believe this PR is good to go, @nuclearace
More users of this repo are requesting this to be merged: https://github.com/socketio/socket.io-client-swift/pull/1375#issuecomment-1919443113
@nuclearace I support merging this as I have tested it against our socket server.
More users of this repo are requesting this to be merged: #1375 (comment)
@nuclearace I support merging this as I have tested it against our socket server.
Can we get it in? Would solve a big issue we're facing! 🙏🏼 // @nuclearace
@nuclearace Please read above comments 🙏🏼
@nuclearace any updates on the socket.io for swift? This library feels deprecated and it's the only package I've come accross in the socket.io ecosystem that is no longer maintained/working properly.
@nuclearace any updates on the socket.io for swift? This library feels deprecated and it's the only package I've come accross in the socket.io ecosystem that is no longer maintained/working properly.
We have the same question. Both on the server and on Android everything seems to work fine, but on iOS we're constantly battling issues due to the unreliability of this SDK. This PR made it somewhat better, but still seems that there's a ton of room for improvement - yet there doesn't seem to be any active development.
for us and many other people, the swift client doesn't connect in WS mode, only in polling. using latest nodeJS backend and android works flawless. sadly this is not the case with swift.
@nuclearace any updates on the socket.io for swift? This library feels deprecated and it's the only package I've come accross in the socket.io ecosystem that is no longer maintained/working properly.
Sorry about this, life has sadly been quite rough this past year and I haven't been able to devote much spare time outside of work and family. I'm hoping to start circle back in the coming months
for us and many other people, the swift client doesn't connect in WS mode, only in polling. using latest nodeJS backend and android works flawless. sadly this is not the case with swift.
Looking into this now
@nuclearace Things to add to this version:
- Updated Privacy Manifest
- Update Starscream to v4.0.8