Raspberry Pi
📖 Posts | 📎 Development, Home Automation (HA), Internet of Things (IoT), Software | 🔖 home automation, internet of things, iot, mqtt, node-red, raspberry pi, react
Mosquitto MQTT Server on a Raspberry Pi
To access an MQTT broker direct from the browser, you need websockets support. On a Raspberry Pi, this used to require a custom build from source. That is no longer required. You can now install direct from the mosquitto.org repository and add a simple config change. This article explains the details.