Skip to content

Releases: novastone-media/MQTT-Client-Framework

Logs and CocoaLumberjack dependency

10 Feb 15:58
Compare
Choose a tag to compare

MQTT-Client-Framework 0.6.7

Release date 2016-02-10

[FIX] Logs and CocoaLumberjack dependency closes #107

Bug Fixes re. CoreData persistence

05 Feb 12:00
Compare
Choose a tag to compare

MQTT-Client-Framework 0.6.6

Release date 2016-02-05

[FIX] MQTTCoreDataPersistence is crashing closes #104 closes #105
[FIX] CoreData: warning: Unable to load class named 'MQTTFlow' closes #102

MQTT-Client-Framework 0.6.5

21 Jan 14:39
Compare
Choose a tag to compare

MQTT-Client-Framework 0.6.5

Release date 2016-01-21

[FIX] turn off verbose logging by default closes #97
[FIX] MQTTFramework.h includes all necessary files now #62

bug fix length checking

17 Jan 22:37
Compare
Choose a tag to compare

MQTT-Client-Framework 0.6.4

Release date 2016-01-17

[FIX] incorrect length checking for SUBACK #95
[FIX] incorrect length checking for UNSUBSCRIBE

Fix non-UTF8 incoming topics

17 Jan 17:29
Compare
Choose a tag to compare

MQTT-Client-Framework 0.6.3

Release date 2016-01-17

[FIX] Ignore incoming non-UTF8 topic string closes #94
[FIX] Crash b/c input stream not closed in timeout situation closes #93

MQTT-Client-Framework 0.6.2 fixes runLoop #87

05 Jan 20:56
Compare
Choose a tag to compare

MQTT-Client-Framework 0.6.2

Release date 2016-01-05

[FIX] MQTTDecoder runLoop no longer configurable closes #87
[FIX] other smaller bugs

Websockets incl. CocoaPods packaging

31 Dec 16:26
Compare
Choose a tag to compare
0.6.1

Merge branch 'master' of https://github.com/ckrey/MQTT-Client-Framework

Websockets

31 Dec 13:56
Compare
Choose a tag to compare
Merge pull request #85 from ckrey/websocket

Websocket

Multithreading fixes

09 Nov 19:57
Compare
Choose a tag to compare

MQTT-Client-Framework 0.4.0

Release date: 2015-11-09

Multi Threading support

[FIX] Other crash issue when I publish lots of messages (multithreaded publisher). #64

Fixes wrong preprocessor directives

07 Nov 10:48
Compare
Choose a tag to compare

MQTT-Client-Framework 0.3.7

Release date: 2015-11-07

[FIX] wrong target OS preprocessor directives closes #63