Skip to content

Releases: bkeevil/mqtt

Add TMQTTClientSubscription and TMQTTClientPublisher components

11 Oct 01:08
5c73c62
Compare
Choose a tag to compare

Added TMQTTClientSubscription and TMQTTClientPublisher components. These interface improvements should make it easier to subscribe to and publish topics.

Also, there is a rough draft of the component documentation, at least the client portion of it, and the MQTTClient demo application has been upgraded to support SSL/TLS.

0.9.0: Merge pull request #12 from bkeevil/develop

23 Sep 21:05
db4e9ad
Compare
Choose a tag to compare

First Stable Release

13 Sep 04:02
6d2fe19
Compare
Choose a tag to compare
Merge pull request #10 from bkeevil/iss9

Fix Issue #9