f7544187821ba5f9b88f5cb8b240dd4e80c037a4
Streaming of MQTT via socket.io to browser
Install:
- git clone it
- you need nodeJS / npm
- npm install
- rename config.js.sample to config.js
- adjust config.js to your local MQTT-Broker
- node ./mqtt.js
- Point browser to localhost:8000
- Enter Topic to subscribe in Input-Field and press Return
- Enjoy streaming
Description
Languages
HTML
45.7%
JavaScript
43.1%
Dockerfile
11.2%