# casatwy/RTNetworking

The networking layer for iOS App.

Repository: https://github.com/casatwy/RTNetworking
Canonical: https://ross.abutalabs.com/products/rtnetworking
Language: Objective-C
License: NOASSERTION
License Family: other
Last push: 2018-03-01T08:01:08+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4181, "days_push": 3107, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1256, forks 295 (observed 2026-08-28T04:04:09.322690+00:00)

## What it is
RTNetworking is an Objective-C networking layer library for iOS applications, providing a structured approach to API requests. The repository is deprecated and has been superseded by the author's CTNetworking project.

## Use cases
- structure the networking layer of an iOS app
- make API requests in Objective-C
- organize API calls into reusable request classes
- manage network responses and error handling in iOS

## When to choose
- maintaining a legacy iOS app already built on RTNetworking
- studying the author's earlier networking architecture before migrating to CTNetworking

## When to avoid
- starting a new iOS project - use CTNetworking instead
- writing Swift-based apps
- needing maintained or supported networking code

## Facets
- artifact type: library
- maturity: abandoned
- function: http-client, networking
- domain: mobile-development, web-development
- platform: -
- tags: objective-c, ios-networking, deprecated, api-client, ios, mobile

## Member repositories
- casatwy/RTNetworking (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:09.322690+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T05:07:15.973053+00:00, confidence not recorded.
  - readme: https://github.com/casatwy/RTNetworking (fetched 2026-08-28T04:04:09.322690+00:00, sha edc34c8be376)
- Data as of 2026-08-30T08:39:29.467469+00:00.
