зеркало из
1
0
Форкнуть 0
azure-iot-sdk-node/common/transport/amqp
Vishnu Reddy a785d17953
release(2023-04-06): bump package versions (#1183)
Co-authored-by: Azure IoT Client Build <aziotclb@microsoft.com>
2023-04-06 16:56:02 -04:00
..
devdoc
src log error if outgoing circular buffer is full (#1182) 2023-04-05 15:00:04 -07:00
test log error if outgoing circular buffer is full (#1182) 2023-04-05 15:00:04 -07:00
.eslintignore (chore) update to eslint in device, fix bad exports 2022-11-29 08:28:49 -08:00
.npmignore
index.d.ts fix: update error logging (#1035) 2021-09-23 20:32:28 -07:00
index.js fix: update error logging (#1035) 2021-09-23 20:32:28 -07:00
package.json release(2023-04-06): bump package versions (#1183) 2023-04-06 16:56:02 -04:00
readme.md
tsconfig.json (chore) update to eslint in device, fix bad exports 2022-11-29 08:28:49 -08:00

readme.md

#azure-iot-amqp-base Internal library of AMQP-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 AMQP components you need should be exposed by packages in the device (azure-iot-device-amqp) or service (azure-iothub) SDKs.