Skip to content

Releases: novastone-media/MQTT-Client-Framework

Fix session manager not connecting

06 Sep 08:55
Compare
Choose a tag to compare

Fix url for websocket transport

21 Aug 17:16
8181373
Compare
Choose a tag to compare

New options for web socket transport

15 Aug 08:32
Compare
Choose a tag to compare
  • #461: Introduceurl property on MQTTWebSocketTransport - @mendirattanishant
  • Removed a bunch of deprecated and legacy APIs
  • #484: Added option for custom extra headers in Websocket Transport - @Adrxx
  • #450: Make MQTTLog public

Bug fixes

25 Apr 08:18
Compare
Choose a tag to compare

Fix #444 thanks @ckrey
Fix race condition related to decoder dealloc 1611d4e

Fix header warnings

03 Apr 14:13
da79c70
Compare
Choose a tag to compare

Add sslsecurity parameter to session manager

16 Feb 09:22
Compare
Choose a tag to compare

Bug fixes and set tls version support

15 Feb 14:47
Compare
Choose a tag to compare

Replaced deprecated dispatch API with set/get specifier @robnadin #430
Add option to update tls version #423
Conditionally import session manager #429

Change session manager APIs

01 Feb 13:41
9ff7c36
Compare
Choose a tag to compare
  • Remove unnecessary APIs because when we want to add new parameter we need to update all combinations which is not scalable.

  • Add completion block to session manager connect

  • #150 Fix SSL error not propagating

Unify module names for CocoaPods and Carthage

16 Jan 12:57
Compare
Choose a tag to compare

Fix name clash

02 Jan 09:10
Compare
Choose a tag to compare
0.10.1

Rename Timer to GCDTimer