Skip to content

simnalamburt/mqttjs-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.