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.