Releases: emqx/CocoaMQTT
Releases · emqx/CocoaMQTT
1.0.11
-
Fix crash if server returns reserved CONNACK message(#106)
-
Client SSL certificate support(#111)
-
CocoaMQTTClient: secureMQTT -> enableSSL
-
CocoaMQTTDelegate:
Add
optional func mqtt(_ mqtt: CocoaMQTT, didReceive trust: SecTrust, completionHandler: @escaping (Bool) -> Void)
-
Example code add client SSL certificate support
1.0.10
Convert to Swift 3.0.
1.0.9
1.0.8
1.0.7
1.0.6
1.add Podfile.lock
2.fix carthage update --platform iOS
error:The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.
CocoaPod dependency
CocoaPod dependency setting
1.0.4
Carthage support
1.0.3
Merge pull request #55 from CrazyWisdom/master 1.0.3
1.0.1
1.retain -> retained
2.didPublishAck
3.support backgroundOnSocket
4.some fix
5.del enableBackgroundingOnSocket