azure-iot-http-base

HTTP operations used by Azure IoT device and service SDKs

Usage no npm install needed!

<script type="module">
  import azureIotHttpBase from 'https://cdn.skypack.dev/azure-iot-http-base';
</script>

README

azure-iot-http-base

Internal library of HTTP-specific components shared between the Azure IoT device and service SDKs.

npm version

NOTE: You generally don't want to reference this package directly. The HTTP components you need should be exposed by packages in the device (azure-iot-device-http) or service (azure-iothub) SDKs.