MQTT Library for Objective C based on libMosquitto C Library.
- Framework file for easy integration
- Support for SSL,TLS
- Support for custom CA SSL.
Please go through the repository https://github.com/karthiksaligrama/MQTTExample for complete implementation of the framework.
- Need to use the iPhone list of CA incase the CA is not mentioned by the user.
Please read License.md for license details for the MQTT framework.
The Library uses libMosquitto from http://mosquitto.org. please refer mosquitto.org license from http://mosquitto.org/COPYING.txt.