MQTTKit
MQTT client
An iOS library that enables event-driven communication over the MQTT 3.1 protocol
MQTT Objective-C client for iOS
462 stars
36 watching
226 forks
Language: C
last commit: almost 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
liambindle/mqtt-c | An MQTT client library written in C | 783 |
emqx/cocoamqtt | An MQTT client library for iOS and macOS written in Swift | 1,604 |
flightonary/moscapsule | An iOS MQTT client framework | 273 |
pasisalenius/lightmqtt | An MQTT client written in Swift to connect to an MQTT server, subscribe and receive messages | 44 |
hivemq/hivemq-mqtt-web-client | A simple web-based MQTT client for publishing and subscribing to messages over WebSocket connections. | 360 |
emqx/emqtt | An Erlang implementation of the MQTT 5.0 protocol for publishing and subscribing to messages | 403 |
tingenek/tcl-mqtt | A simple MQTT client library in Tcl for publishing messages to an MQTT broker | 5 |
deepessh/mqttclpro | An MQTT client app with tasker integration that allows users to connect to various brokers and publish messages on specific topics. | 99 |
256dpi/lwmqtt | An MQTT client implementation optimized for embedded systems with minimal callbacks and compatibility across various operating systems and networks. | 108 |
sdeancos/mqtt-client | An MQTT client implementation in Python allowing users to publish and subscribe to MQTT topics. | 17 |
fusesource/mqtt-client | Provides an MQTT client library with features like automatic reconnects and multiple connection setup options. | 1,272 |
novastone-media/mqtt-client-framework | An Objective-C framework providing a complete implementation of MQTT 3.1.1 for native iOS, macOS, and tvOS applications. | 1,844 |
edjopato/mqttui | A command-line tool for interacting with MQTT brokers in a user-friendly terminal interface. | 405 |
tuanpmt/esp_mqtt | An MQTT client library for ESP8266 microcontrollers, providing a basic implementation of the MQTT protocol. | 1,145 |
freertos/coremqtt | A client library implementing the MQTT 3.1.1 specification for low-memory embedded devices | 158 |