emqx / CocoaMQTT

MQTT 5.0 client library for iOS and macOS written in Swift
https://www.emqx.com/en
Other
1.57k stars 411 forks source link

Revert "Update dependecies." #595

Closed nrbrook closed 1 month ago

nrbrook commented 1 month ago

This partially reverts commit e1c1e4086330c9bcd7dec78b40ec21f013bcebfa, reverting the switch from MqttCocoaAsyncSocket to the older CocoaAsyncSocket, while keeping the minor update to StarScream.

Fixes https://github.com/emqx/CocoaMQTT/issues/594

JaylinYu commented 1 month ago

Whoops, sorry about that