5db63cc4df27da1367456f5e9f1ad5c84f1a2c57
Streaming of MQTT via socket.io to browser
Install:
- git clone it
- you need nodeJS / npm or bun
npm installorbun i- rename config.js.sample to config.js
- adjust config.js to your local MQTT-Broker
node ./mqtt.jsorbun ./mqtt.js- Point browser to localhost:8000
- Enjoy streaming
Description
Languages
HTML
45.7%
JavaScript
43.1%
Dockerfile
11.2%