mirror of
https://github.com/Kpa-clawbot/meshcore-analyzer.git
synced 2026-03-30 18:15:47 +00:00
Paho MQTT client uses tcp:// and ssl:// schemes, not mqtt:// and mqtts://. Also properly configure TLS for mqtts connections with InsecureSkipVerify when rejectUnauthorized is false. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>