esp_mqtt
Mqtt Broker
An embedded MQTT broker with scripting capabilities for IoT systems.
MQTT Broker/Bridge on the ESP8266
297 stars
39 watching
70 forks
Language: C
last commit: over 1 year ago
Linked from 1 awesome list
arduinoesp8266mqtt-bridgemqtt-broker
Related projects:
Repository | Description | Stars |
---|---|---|
tuanpmt/esp_mqtt | An MQTT client library for ESP8266 microcontrollers, providing a basic implementation of the MQTT protocol. | 1,146 |
rmqtt/rmqtt | A distributed, scalable MQTT broker for IoT applications with built-in clustering and bridging capabilities. | 571 |
martin-doyle/node-red-contrib-aedes | An MQTT broker implementation for Node-RED | 62 |
moscajs/aedes | A lightweight MQTT broker written in JavaScript that supports multiple features and can be used with various stream servers. | 1,798 |
256dpi/arduino-mqtt | An MQTT client library for Arduino | 1,027 |
davidepianca98/kmqtt | An MQTT client and broker implementation with support for multiple platforms and protocols. | 194 |
edjopato/mqttui | A command-line tool for interacting with MQTT brokers in a user-friendly terminal interface. | 405 |
andsel/moquette | A lightweight, embeddable MQTT broker written in Java, designed to be event-driven and compliant with MQTT standards. | 59 |
drmagice/gmqtt | A high-performance MQTT broker written in Go with flexible customization options and support for various features like TLS, WebSockets, clustering, and persistence. | 989 |
alsm/hrotti | An MQTT broker implementation in Go providing a lightweight and flexible way to create and manage MQTT servers with various listener configurations. | 125 |
shmuelzon/esp32-ble2mqtt | A BLE to MQTT bridge for bidirectional communication between IoT devices | 676 |
njouanin/hbmqtt | An MQTT client and broker implementation built on top of asyncio's standard asynchronous I/O framework | 801 |
zeha/agi-mqtt | A tool that enables communication between Asterisk and MQTT. | 35 |
emqx/emqtt | An Erlang implementation of the MQTT 5.0 protocol for publishing and subscribing to messages | 403 |
tuanpmt/esp_bridge | An ESP8266 firmware supporting SLIP protocol and providing APIs for MQTT, RESTful, and WiFi communication. | 82 |