Skip to content

General purpose library for communication over the mqtt protocol

License

Notifications You must be signed in to change notification settings

rabbitom/azure-umqtt-c

 
 

Repository files navigation

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.

About

General purpose library for communication over the mqtt protocol

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 61.6%
  • C 30.0%
  • Batchfile 3.8%
  • CMake 3.8%
  • Other 0.8%