Gjermund Bjaanes designed a generic MQTT Aggregator to gather published data
and publish it on a web page.
It provides a bridge between an MQTT Message Broker like Mosquito
and Web Sockets to get a side door into web browsers for feeding in live data.
- Log in to post comments
Links
GitHub - bjaanes/mqtt-ws mqtt-ws - MQTT/WebSocket Bridge library and binary for Node.js
GitHub - mqttjs/MQTT.js MQTT.js - The MQTT client for Node.js and the browser