Files
esp-idf/examples/protocols/mqtt/ssl/main
Bogdan Kolendovskyy 7518cae20f ci(mqtt): use QoS=1 for control messages in SSL test
SSL test relies on the device receiving a control message during the test, which was being sent
with QoS=0. Send the control message with QoS=1 to avoid failures due to poor network connection.
2026-02-03 13:05:26 +01:00
..