| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2024-10-01 | 2.0 kB | |
| v16.1.1 source code.tar.gz | 2024-10-01 | 211.0 kB | |
| v16.1.1 source code.zip | 2024-10-01 | 329.7 kB | |
| Totals: 3 Items | 542.6 kB | 1 | |
What's Changed
- Typo in README example code by @humanfriend22 in https://github.com/socketio/socket.io-client-swift/pull/1437
- Handling reconnect scenarios properly when socket is hung by @markshiz in https://github.com/socketio/socket.io-client-swift/pull/1375
- fix never running timingOut due to weak self capture by @davidkessler-ch in https://github.com/socketio/socket.io-client-swift/pull/1463
- Bump minimum deployment target to iOS 12 to match Starscream dependency by @elefantel in https://github.com/socketio/socket.io-client-swift/pull/1482
- Support Privacy Manifest: bump Starscream package version to upToNextMajor 4.0.8 by @xxZap in https://github.com/socketio/socket.io-client-swift/pull/1492
- Fix the issue where it takes over 60 seconds to close the socket after a network disconnection by @hsjcom in https://github.com/socketio/socket.io-client-swift/pull/1491
- Xcode 15 support by @olejnjak in https://github.com/socketio/socket.io-client-swift/pull/1467
- v16.1.1 by @nuclearace in https://github.com/socketio/socket.io-client-swift/pull/1464
New Contributors
- @humanfriend22 made their first contribution in https://github.com/socketio/socket.io-client-swift/pull/1437
- @markshiz made their first contribution in https://github.com/socketio/socket.io-client-swift/pull/1375
- @davidkessler-ch made their first contribution in https://github.com/socketio/socket.io-client-swift/pull/1463
- @elefantel made their first contribution in https://github.com/socketio/socket.io-client-swift/pull/1482
- @xxZap made their first contribution in https://github.com/socketio/socket.io-client-swift/pull/1492
- @hsjcom made their first contribution in https://github.com/socketio/socket.io-client-swift/pull/1491
- @olejnjak made their first contribution in https://github.com/socketio/socket.io-client-swift/pull/1467
Full Changelog: https://github.com/socketio/socket.io-client-swift/compare/v16.1.0...v16.1.1