Closed mazidahmad closed 1 year ago
Hi, I want to report an issue when I want to connect MQTT with SSL/TLS scheme. I just try to connect and reach the connect timeout. If I see from the code, the SSL connection will active if the port connection is only 443. Can it be more dynamic?
This is now supported with this merged PR https://github.com/gojek/courier-flutter/pull/13
Hi, I want to report an issue when I want to connect MQTT with SSL/TLS scheme. I just try to connect and reach the connect timeout. If I see from the code, the SSL connection will active if the port connection is only 443. Can it be more dynamic?