novastone-media / MQTT-Client-Framework

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

Connect with TLS using ALPN on port 443 #578

Open hassancielo opened 3 years ago

hassancielo commented 3 years ago

We are connecting MQTT with TLS on port 8883 and it's working fine but we are facing issues due to port blockage. Can we connect with the broker on port 443 using ALPN protocol extension. Any help will be much appreciated.

vipingoel commented 3 years ago

+1. We are also looking for the same feature. Please help.