hdoukas / mqtt-websockets

Node.JS example of MQTT to WebSockets bridging

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mqtt-websockets

Node.JS example of MQTT to WebSockets bridging

Requires:

  • MQTT client for Node.JS: npm install mqtt
  • WS: npm install ws

About

Node.JS example of MQTT to WebSockets bridging


Languages

Language:JavaScript 100.0%