/gnat

MQTT Server for microcontrollers

Primary LanguageC++MIT LicenseMIT

gnat

Build

This is a MQTT server / broker designed for use on microcontrollers. It is optimized for high throughput with little memory allocation or overhead.

It is built on standard C++ (17+) abstractions and should run well in most constrained environments.