← All projects

Mosquitto (Modified MQTT Broker)

January 8, 2026 CC++MQTTCMake

Overview

A modified version of Eclipse Mosquitto, the open-source MQTT broker. Mosquitto implements the MQTT protocol (versions 5.0, 3.1.1 and 3.1) and ships with a C/C++ client library plus the mosquitto_pub and mosquitto_sub command-line utilities.

About this fork

This repository carries custom modifications on top of upstream Mosquitto for experimentation and tailored broker behaviour. See the source for the specific changes relative to upstream.

IoTSystemsNetworking