mosquitto-ada
MQTT binder
Bindings for an MQTT broker to enable communication between Ada programs and MQTT-based systems
Ada bindings for the MQTT broker mosquitto.
6 stars
3 watching
2 forks
Language: Ada
last commit: 11 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mgdm/mosquitto-php | A PHP wrapper around the Eclipse Mosquitto MQTT client library | 536 |
iegomez/mosquitto-go-auth | An authentication and authorization plugin for an MQTT broker written in Go | 537 |
davidepianca98/kmqtt | An MQTT client and broker implementation with support for multiple platforms and protocols. | 200 |
martin-ger/esp_mqtt | An embedded MQTT broker with scripting capabilities for IoT systems. | 297 |
njouanin/hbmqtt | An MQTT client and broker implementation built on top of asyncio's standard asynchronous I/O framework | 804 |
sdeancos/mqtt-client | An MQTT client implementation in Python allowing users to publish and subscribe to MQTT topics. | 17 |
andsel/moquette | A lightweight MQTT broker implementation with features for managing client connections and message delivery | 60 |
moscajs/aedes | A lightweight MQTT broker written in JavaScript that supports multiple features and can be used with various stream servers. | 1,806 |
fabaff/mqtt-panel | A web interface for monitoring MQTT topics in real-time | 431 |
stefandreyer/codesys-mqtt | An MQTT client library for integrating with CODESYS systems. | 118 |
miketeachman/micropython-adafruit-mqtt-esp8266 | An implementation of the MQTT protocol on ESP8266/ESP32 boards to publish and subscribe data using Adafruit IO | 54 |
homematic-community/ccu-addon-mosquitto | Packs Mosquitto into an addon for the Homematic CCU3 and RaspberryMatic to enable MQTT communication | 31 |
rmqtt/rmqtt | A scalable distributed MQTT message broker designed for IoT applications and high-performance messaging | 592 |
flespi-software/mqtt-board | An MQTT client tool with diagnostic capabilities and a user-friendly interface | 95 |
mossblaser/aiomqtt | An asynchronous wrapper around paho-mqtt for Python. | 55 |