novastone-media / MQTT-Client-Framework

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

Add ALPN Support, Updates SocketRocket to 0.6.0 #612

Open mk-openpath opened 1 year ago

mk-openpath commented 1 year ago

Combined the ALPN support from @whs , and upgraded to use the latest version of SocketRocket.

With SocketRocket 0.6.0 disabled certificate pinning, due to security reasons. This would now be deprecated in the MQTT framework as well.