Azure / azure-iot-sdk-node

A Node.js SDK for connecting devices to Microsoft Azure IoT services
https://docs.microsoft.com/en-us/azure/iot-hub/
Other
261 stars 227 forks source link

chore(azure-iot-device): proxy support sample #866

Closed YoDaMa closed 4 years ago

YoDaMa commented 4 years ago

This PR is in conjunction with https://github.com/Azure/azure-iot-sdk-node/pull/865, where this PR is solely for the new Proxy Example Code. This provides clarity on how to use our device client with a proxy server over HTTP, MQTTWS, and AMQPWS.