novastone-media / MQTT-Client-Framework

iOS, macOS, tvOS native ObjectiveC MQTT Client Framework
Other
1.84k stars 459 forks source link

Fix: Fix crash in MQTTCFSocketEncoder #616

Closed radek-talixo closed 10 months ago

radek-talixo commented 10 months ago

Fixed crash in MQTTCFSocketEncoder.m by holding strong self reference, similarly how it's done in MQTTDecoder Fixed version of SocketRocket dependency to 0.5.1 to allow this framework to be built

Based on following issues/commits/PRs from main repo: https://github.com/robnadin/MQTT-Client-Framework/commit/de8982dad71da98fa6de98b00535bb81c8f3f4a8 https://github.com/novastone-media/MQTT-Client-Framework/pull/598/files