MQTTって一体なんなのか?
ブラウザで実行しているアプリをMQTTクライアントとするために、MQTT on websocket
したサンプルです。
https://mitsuruog.github.io/what-mqtt/
git clone https://github.com/mitsuruog/what-mqtt.git
cd what-mqtt
npm install
npm run start
Check it. https://localhost:3000
MIT