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.