azure_umqtt_c (community library)

Summary

Name Value
Name azure_umqtt_c
Version 0.0.2
Installs 1198
License MIT
Author dcristo@microsoft.com
URL https://github.com/dcristoloveanu/azure-umqtt-c-particleio
Repository https://github.com/dcristoloveanu/azure-umqtt-c-particleio.git
Download .tar.gz

Experimental port - General purpose MQTT library

Example Build Testing

Device OS Version:

This table is generated from an automated build. Success only indicates that the code compiled successfully.

Library Read Me

This content is provided by the library maintainer and has not been validated or approved.

Microsoft Azure MQTT

azure-mqtt is a general purpose library build for MQTT protocol

Dependencies

azure-mqtt client use the azure-c-shared-utility, which is a C library provisioning common functionality for basic tasks (like string, list manipulation, IO, etc.). azure-c-shared-utility is available here: https://github.com/Azure/azure-c-shared-utility. azure-c-shared-utility needs to be built before building azure-mqtt.

Browse Library Files