MQTT-C
File List
Here is a list of all documented files with brief descriptions:
[detail level 12]
  include
 mqtt.hDeclares all the MQTT-C functions and datastructures
 mqtt_pal.hIncludes/supports the types/calls required by the MQTT-C client
  src
 mqtt.cImplements the functionality of MQTT-C
 mqtt_pal.cImplements mqtt_pal_sendall and mqtt_pal_recvall and any platform-specific helpers you'd like