mqtt

v1.4.2
A library for the MQTT protocol
mqtt publish/subscribe publish subscribe

test

mocha

pretest

npm run check-style

check-style

npm run check-style:jshint && npm run check-style:jscs && npm run check-style:eslint

browser-test

zuul --server test/browser/server.js --local --open test/browser/test.js

check-style:jscs

jscs mqtt.js lib/* test/*.js test/browser/*.js test/helpers/*.js

check-style:eslint

eslint mqtt.js lib/* test/*.js test/browser/*.js test/helpers/*.js

check-style:jshint

jshint mqtt.js lib/* test/*.js test/browser/*.js test/helpers/*.js

Metadata

  • MIT
  • >=0.8.6
  • Unknown
  • released 10/2/2015

Downloads