0.0.1-b • Published 10 years ago

mqtt_over_websockets v0.0.1-b

Weekly downloads
13
License
EPL
Repository
github
Last release
10 years ago

mows

MQTT Over Websockets Client Library

based on

http://git.eclipse.org/c/paho/org.eclipse.paho.mqtt.javascript.git/plain/src/mqttws31.js

Send and receive messages using web browsers.

This programming interface lets a Node client application use the MQTT V3.1 protocol to connect to an MQTT-supporting messaging server.

The function supported includes:

Includes: var Messaging = require("mqtt_over_websockets");