# novastone-media/MQTT-Client-Framework

iOS, macOS, tvOS native ObjectiveC MQTT Client Framework

Repository: https://github.com/novastone-media/MQTT-Client-Framework
Canonical: https://ross.abutalabs.com/products/mqtt-client-framework
Language: Objective-C
License: NOASSERTION
License Family: other
Topics: objective-c, mqtt, mqtt-client
Last push: 2023-09-12T09:39:40+00:00

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

## Adoption (not part of the score)
Stars 1881, forks 470 (observed 2026-08-28T04:05:48.672897+00:00)

## What it is
A native Objective-C MQTT client framework for iOS, macOS, and tvOS built on CFNetwork with CoreData persistence. It fully implements MQTT 3.1.1 with TLS support and has been tested against a wide range of brokers.

## Use cases
- connect an iOS app to an MQTT broker
- subscribe to MQTT topics and receive messages on iPhone
- publish messages over MQTT from a native macOS app
- add pub/sub messaging to a tvOS app
- build an IoT device companion app with MQTT in Objective-C
- secure MQTT connections with TLS on Apple platforms

## When to choose
- you need a native Objective-C MQTT client for iOS, macOS, or tvOS
- you require full MQTT 3.1.1 support including QoS levels and TLS
- you want a battle-tested client compatible with many brokers like mosquitto, hivemq, and AWS IoT

## When to avoid
- you are building in Swift and prefer a Swift-native MQTT library
- you need MQTT 5.0 support
- you need active development and frequent updates, as the project appears to be in maintenance mode

## Facets
- artifact type: framework
- maturity: maintenance
- function: networking, sdk, middleware
- domain: mobile-development, operating-systems, iot
- platform: -
- tags: mqtt, mqtt-client, objective-c, iot-messaging, pubsub, tls, cocoapods, messaging, ios, macos

## Member repositories
- novastone-media/MQTT-Client-Framework (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:48.672897+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-30T03:13:58.723750+00:00, confidence not recorded.
  - readme: https://github.com/novastone-media/MQTT-Client-Framework (fetched 2026-08-28T04:05:48.672897+00:00, sha d5c60b5f1c8f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
