mqttjs-practice

My own MQTT.js practice

AGPL-3.0 License

Stars
4

MQTT.js Practice

Live sample of MQTT.js

cd client

yarn
yarn build

yarn dev

yarn test
yarn fmt
cd server

# See http://localhost:8000
python3 -m http.server

 


mqttjs-practice is primarily distributed under the terms of the GNU Affero General Public License v3.0 or any later version. See COPYRIGHT for details.