mqtt

v1.1.4
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

Downloads