Skip to content

areve/web-socket-mqtt

Repository files navigation

web-socket-mqtt

A MQTT server that works over WebSockets.

See the Demo.

Command line examples

  • Run yarn mqtt-subscriber to create a subscriber.
  • Run yarn mqtt-publisher to create a publisher.

ESP8266 example

The reason I created this was as server for an ESP8266 device. The example code in WebSocketStreamClient can use MQTT over secure WebSockets to communicate with the demo site.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published