Skip to content
This repository has been archived by the owner on Jan 29, 2019. It is now read-only.

Latest commit

 

History

History
23 lines (15 loc) · 398 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 398 Bytes

What MQTT?

MQTTって一体なんなのか?
ブラウザで実行しているアプリをMQTTクライアントとするために、MQTT on websocketしたサンプルです。

demo

http://mitsuruog.github.io/what-mqtt/

install

git clone https://github.com/mitsuruog/what-mqtt.git
cd what-mqtt
npm install
npm run start

Check it. http://localhost:3000

LICENSE

MIT