Skip to content

General purpose library for communication over the mqtt protocol

License

Notifications You must be signed in to change notification settings

prmathur-microsoft/azure-umqtt-c

 
 

Repository files navigation

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

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-c.

About

General purpose library for communication over the mqtt protocol

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 88.9%
  • Batchfile 4.6%
  • C++ 2.8%
  • CMake 2.5%
  • Other 1.2%