How to use the azure-iot-device-amqp/lib/_client_test_integration.js function in azure-iot-device-amqp

To help you get started, we’ve selected a few azure-iot-device-amqp examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github Azure / azure-iot-sdks / node / device / transport / amqp-ws / lib / _client_test_integration.js View on Github external
describe('Over AMQP/WS', function () {
  this.timeout(30000);
  runTests(AmqpWs, connectionString, badConnStrings);
});

azure-iot-device-amqp

AMQP transport for Azure IoT device SDK

MIT
Latest version published 1 year ago

Package Health Score

60 / 100
Full package analysis

Similar packages