Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
karthiksaligrama committed Oct 8, 2014
1 parent 6659f83 commit 6d6f643
Showing 1 changed file with 20 additions and 2 deletions.
22 changes: 20 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,28 @@
MQTT
====

MQTT Library for Objective C
MQTT Library for Objective C based on libMosquitto C Library.

Features
====

1. Framework file for easy integration
2. Support for SSL,TLS
3. Support for custom CA SSL.

API Example
===

Please go through the repository https://github.com/karthiksaligrama/MQTTExample for complete implementation of the framework.


Known Bugs/Issues
===

1. Need to use the iPhone list of CA incase the CA is not mentioned by the user.


license
License
=====

Please read License.md for license details for the MQTT framework.
Expand Down

0 comments on commit 6d6f643

Please sign in to comment.