Releases: emqx/CocoaMQTT
Releases · emqx/CocoaMQTT
2.1.6
2.1.5
fix: Crash caused by force unwrapping the reason code
2.1.3
feat: add self signed delegate and demo
2.1.1
Fix: crash in webSocket connection
2.1.0
fix: auto reconnection not working
2.0.8
feat:
1.Change MqttCocoaAsyncSocket prefix to "MGCD"
2.Update md
fix:
1.UserProperties
2.MqttCocoaAsyncSocket import error
2.0.6
- fix CocoaAsyncSocket bugs on iOS 16
- add MqttPublishProperties init function
2.0.4
fix:
- data bugs
- default value in willExpiryInterval
- Add i386 x86_64 ios simulator support for iOS Framework
feat:
- Twitter link
2.0.3-beta6
Fix:
- App crash because of UserDefaults key "version"
- Incoming message payload includes a leading \0 byte