2025-02-13 12:00:22 +01:00
2024-03-07 04:56:06 +01:00
2025-02-13 12:00:22 +01:00

Streaming of MQTT via socket.io to browser

Install:

1.) git clone it 2.) you need nodeJS / npm 3.) npm install 4.) rename config.js.sample to config.js 5.) adjust config.js to your local MQTT-Broker 6.) node ./mqtt.js 7.) Point browser to localhost:8000 8.) Enter Topic to subscribe in Input-Field and press Return 9.) Enjoy streaming

Description
No description provided
Readme 90 KiB
Languages
HTML 45.7%
JavaScript 43.1%
Dockerfile 11.2%