06ffb32e0f31e827f732f2302db1a23ae3deccc7
mosca-playground
Mosca MQTT Playground.
Usage
yarn && yarn start
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.
Development
yarn run dev, it's restart the server as you make changes.
License
MIT © w33ble
Description
Languages
JavaScript
87.7%
HTML
12.3%