Ross ROSS = Recommend OSS · open-source software intelligence for agents

facebookincubator/SocketRocket

A conforming Objective-C WebSocket client library. observed · 2026-08-28

github.com/facebookincubator/SocketRocket · Objective-C · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

48/100

  • Activity 55
  • 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: 5330
  • days_rel: n/a
  • days_push: 273
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

9609 stars · 2004 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

SocketRocket is a conforming WebSocket (RFC 6455) client library written in Objective-C for Apple platforms including iOS, macOS, tvOS, and visionOS. It supports TLS/wss, SSL certificate pinning, HTTP proxies, IPv4/IPv6, and ping/pong, with asynchronous non-blocking operation on background threads.

Use cases

  • add real-time websocket communication to an iOS app
  • connect to a websocket server from macOS in Objective-C
  • websocket client with SSL certificate pinning on Apple platforms
  • conformant RFC 6455 websocket client for tvOS
  • send and receive text and binary messages over websockets in Swift or Objective-C
  • websocket client that works through HTTP proxies

When to choose

  • you need a battle-tested, Autobahn-conformant WebSocket client on iOS, macOS, tvOS, or visionOS
  • you need TLS, self-signed certificates, or SSL pinning support
  • you want an Objective-C library easily usable from Swift via CocoaPods or Carthage

When to avoid

  • you are targeting non-Apple platforms
  • you prefer a modern Swift-native WebSocket client
  • you need a WebSocket server rather than a client

Facets

library · maturity stable

websocket http-client networking web-development developer-tools cross-platform cpp objective-c websocket-client rfc6455 tls ssl-pinning apple-platforms cocoapods real-time ios macos

1 source

Member repositories

RepositoryRoleHealth v2
facebookincubator/SocketRocketmain48

For agents

markdown · JSON · MCP: product_card(name="facebookincubator/SocketRocket")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem