mirror of
https://github.com/Kpa-clawbot/meshcore-analyzer.git
synced 2026-05-14 21:25:08 +00:00
616af26981
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>