LightMQTT
MQTT client
An MQTT client written in Swift to connect to an MQTT server, subscribe and receive messages
Lightweight MQTT client written in Swift. Reads from InputStream in a background thread.
44 stars
9 watching
15 forks
Language: Swift
last commit: over 2 years ago
Linked from 1 awesome list
dispatchqueueinputstreamiotmessage-parsingmqttmqtt-clientswiftswift-librarythread
Related projects:
Repository | Description | Stars |
---|---|---|
ibm-swift-sunset/aphid | A lightweight MQTT client written in pure Swift 3 | 56 |
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 |
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 |
hivemq/hivemq-mqtt-web-client | A simple web-based MQTT client for publishing and subscribing to messages over WebSocket connections. | 360 |
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 |
jnguillerme/mqtt.dart | An MQTT client written in Dart for connecting to MQTT brokers and sending/receiving messages over various protocols. | 51 |
stefandreyer/codesys-mqtt | An MQTT client library for integrating with CODESYS systems. | 115 |
fusesource/mqtt-client | Provides an MQTT client library with features like automatic reconnects and multiple connection setup options. | 1,272 |
flespi-software/mqtt-board | An MQTT client tool with diagnostic capabilities and a user-friendly interface | 95 |
256dpi/lwmqtt | An MQTT client implementation optimized for embedded systems with minimal callbacks and compatibility across various operating systems and networks. | 108 |
tuanpmt/esp_mqtt | An MQTT client library for ESP8266 microcontrollers, providing a basic implementation of the MQTT protocol. | 1,145 |
belyalov/tinymqtt | An asynchronous MQTT client implementation for MicroPython. | 7 |