2018-01-16 20:00:54 -07:00
2018-01-11 19:31:28 -07:00
2018-01-04 20:27:05 -07:00
2018-01-11 19:31:28 -07:00
2018-01-04 20:27:05 -07:00
2018-01-04 20:27:05 -07:00
2018-01-11 19:32:34 -07:00
2018-01-04 20:27:05 -07:00

mosca-playground

Mosca MQTT Playground.

GitHub license Build Status Coverage Project Status

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
No description provided
Readme 272 KiB
Languages
JavaScript 87.7%
HTML 12.3%