pkyeck/socket.IO-objc
socket.io v0.7.2 — 0.9.x for iOS and OS X observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5541
- days_rel: n/a
- days_push: 4097
- n_releases_24m: 0
Adoption not part of the score
1948 stars · 430 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An Objective-C client library for connecting iOS and OS X apps to Socket.IO servers (v0.7.2–0.9.x) over websockets or long-polling, built on SocketRocket. It supports messages, JSON payloads, events, acknowledgements, and namespaces.
Use cases
- connect an iOS app to a socket.io 0.9.x server
- send events and messages from Objective-C to a node.js backend
- receive real-time updates over websockets on OS X
- use long-polling fallback when websockets are unavailable
- add authentication params to a socket.io handshake
- acknowledge messages from the client with a callback
When to choose
- you are locked to a legacy socket.io 0.9.x server
- you maintain an old Objective-C iOS/OS X codebase that cannot adopt Swift
When to avoid
- you target socket.io v1.0 or later (unsupported)
- you can use the official socketio/socket.io-client-swift library
- you are starting a new project
Facets
library · maturity abandoned
websocket http-client networking networking mobile-development developer-tools cross-platform socketio objective-c websockets long-polling deprecated real-time-messaging real-time ios macos
1 source
- readme: https://github.com/pkyeck/socket.IO-objc · fetched 2026-08-28 · 27ffed1d45e5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| pkyeck/socket.IO-objc | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="pkyeck/socket.IO-objc")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem