socketio/socket.io-client-swift
None observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4201
- days_rel: 701
- days_push: 701
- n_releases_24m: 1
Adoption not part of the score
5293 stars · 867 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A Swift client library for connecting iOS, macOS, and other Apple-platform apps to Socket.IO servers. It supports Socket.IO server 2.x through 4.x, binary payloads, polling and WebSocket transports, and TLS/SSL.
Use cases
- connect an iOS app to a Socket.IO server for realtime chat
- receive live updates over WebSockets in a Swift app
- emit events with acknowledgements to a Socket.IO backend
- stream binary data between an Apple client and a Socket.IO server
- add realtime messaging to an iOS or macOS application
When to choose
- your Swift/iOS app needs to talk to a Socket.IO server
- you need Socket.IO features like acks, rooms, and binary support on Apple platforms
- you want a mature, widely used client with SPM/CocoaPods/Carthage support
When to avoid
- your backend does not use Socket.IO (use a plain WebSocket client)
- you need a client for Android, web, or non-Apple platforms
- you need a Swift/NIO server-side Socket.IO implementation
Facets
library · maturity stable
websocket http-client networking mobile-development web-development cross-platform socketio realtime-client swift-package cocoapods carthage real-time messaging ios macos swift
1 source
- readme: https://github.com/socketio/socket.io-client-swift · fetched 2026-08-28 · 85a1ba00fd03
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| socketio/socket.io-client-swift | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="socketio/socket.io-client-swift")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem