no case clause matching error
berayb opened this issue · 2 comments
berayb commented
Hi, trying to bridge to AWS MQ. MQTTX is able to connect with the following configuration:
host: mqtts:// - xyz.mq.amazonaws.com
port: 8883
SSL: true
Certificate: CA Signed server
Error log:
no case clause matching ["mqtts",
"//xyz.mq.amazonaws.com",
"8883"]