This is an Async MQTT broker for embedded devices (ESP32/ESP8266). Developed in C++, it uses FreeRTOS for advanced multitasking capabilities and the Arduino core. Supports TCP and WebSockets.
-
Updated
Dec 2, 2025 - C++
This is an Async MQTT broker for embedded devices (ESP32/ESP8266). Developed in C++, it uses FreeRTOS for advanced multitasking capabilities and the Arduino core. Supports TCP and WebSockets.
This project delivers an Arduino core for the ESP8266_RTOS_SDK, a light version of FreeRTOS supported by espressif. Notably, it shares the same framework as the ESP32 Arduino core, ensuring compatibility with libraries designed for the ESP32 arduino core and advanced multitasking capabilities.
FreeRTOS C++ Wrapper, using OOP, compatible with Arduino core and tested on ESP32 and ESP8266.
Add a description, image, and links to the esp8266-rtos-arducore topic page so that developers can more easily learn about it.
To associate your repository with the esp8266-rtos-arducore topic, visit your repo's landing page and select "manage topics."