Skip to content

Releases: awslabs/aws-c-mqtt

Crash fix for requests sent while disconnected

16 Mar 01:03
86aee87
Compare
Choose a tag to compare
v0.2.2

clear the hash table on disconnect, not clean_up (#56)

Improved cmake windows path handling.

14 Feb 23:57
8f447e8
Compare
Choose a tag to compare
Pre-release
Fixed cmake script and windows pathing. (#53)

* Fixed cmake script and windows pathing.

API updates to ease work on connection interuptions and resumption

11 Jan 22:37
Compare
Choose a tag to compare
v0.2.0

Always cleanup outstanding requests on destroy