b2d98eb6706eba2c3ce72e4758af9ef56707229a
load up client-side mqtt code, and static html website
mosca-playground
Mosca MQTT Playground.
Usage
npm install && node .
This will create an mqtt server, publish a message, and log some output about the process.
Modify information about the message in src/index.mjs.
To see what's in the persisted store, run node dump.js.
License
MIT © w33ble
Description
Languages
JavaScript
87.7%
HTML
12.3%