Releases: novastone-media/MQTT-Client-Framework
Releases · novastone-media/MQTT-Client-Framework
Fix session manager not connecting
Fix url for websocket transport
New options for web socket transport
- #461: Introduce
url
property onMQTTWebSocketTransport
- @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
Fix header warnings
Add sslsecurity parameter to session manager
0.13.0 Fix tests
Bug fixes and set tls version support
Change session manager APIs
-
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
#410 @mataspetrikas
Remove docs directory - #411
Fix name clash
0.10.1 Rename Timer to GCDTimer