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

mitsuruog/what-mqtt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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