azure-iot-amqp-base

v1.0.0-preview.10
AMQP operations used by Azure IoT device and service SDKs

lint

jshint --show-non-errors .

unittest-min

mocha --reporter dot lib/_*_test.js

alltest-min

mocha --reporter dot lib/_*_test*.js

unittest

mocha --reporter spec lib/_*_test.js

alltest

mocha --reporter spec lib/_*_test*.js

ci

npm -s run lint && npm -s run alltest-min

test

npm -s run lint && npm -s run unittest

Metadata

  • MIT
  • ^0.12 || ^4
  • Microsoft Corporation
  • released 1/16/2016

Downloads

Maintainers