MQTT-Client-Framework
MQTT client library
An Objective-C framework providing a complete implementation of MQTT 3.1.1 for native iOS, macOS, and tvOS applications.
iOS, macOS, tvOS native ObjectiveC MQTT Client Framework
2k stars
78 watching
466 forks
Language: Objective-C
last commit: about 1 year ago
Linked from 2 awesome lists
mqttmqtt-clientobjective-c
Related projects:
Repository | Description | Stars |
---|---|---|
flightonary/moscapsule | An iOS MQTT client framework | 273 |
mobile-web-messaging/mqttkit | An iOS library that enables event-driven communication over the MQTT 3.1 protocol | 462 |
freertos/coremqtt | A client library implementing the MQTT 3.1.1 specification for low-memory embedded devices | 158 |
emqx/cocoamqtt | An MQTT client library for iOS and macOS written in Swift | 1,604 |
liambindle/mqtt-c | An MQTT client library written in C | 786 |
stefandreyer/codesys-mqtt | An MQTT client library for integrating with CODESYS systems. | 115 |
zevv/nmqtt | A native client library and binaries for a MQTT protocol implementation | 48 |
fusesource/mqtt-client | Provides an MQTT client library with features like automatic reconnects and multiple connection setup options. | 1,272 |
84codes/mqtt-client.cr | An MQTT client implementation in Crystal. | 3 |
flespi-software/mqtt-board | An MQTT client tool with diagnostic capabilities and a user-friendly interface | 95 |
sdeancos/mqtt-client | An MQTT client implementation in Python allowing users to publish and subscribe to MQTT topics. | 17 |
deepessh/mqttclpro | An MQTT client app with tasker integration that allows users to connect to various brokers and publish messages on specific topics. | 99 |
tuanpmt/esp_mqtt | An MQTT client library for ESP8266 microcontrollers, providing a basic implementation of the MQTT protocol. | 1,146 |
edjopato/mqttui | A command-line tool for interacting with MQTT brokers in a user-friendly terminal interface. | 405 |
hivemq/hivemq-mqtt-client | A high-performance Java client library for MQTT 5.0 and 3.1.1 with various API flavours and backpressure support. | 865 |