kopia lustrzana https://github.com/martin-ger/esp_mqtt
![]() If the current connection is terminated unexpectedly (e.g. because the WiFi connection is dropped) the disconnect callback is not called. This means that reestablishing the existing connection is not possible any more. Avoid this issue by forcefully removing the existing connection before initiating the reconnection. Calling MQTT_Disconnect and waiting for the disconnection callback should still be performed for intentional disconnections. Fixes #96 |
||
---|---|---|
.. | ||
include | ||
Makefile | ||
mqtt.c | ||
mqtt_msg.c | ||
proto.c | ||
queue.c | ||
ringbuf.c | ||
utils.c |