espressif / esp-mqtt

ESP32 mqtt component
Apache License 2.0
603 stars 255 forks source link

MQTT Client: Added disconnect message on client stop #107

Closed gregjesl closed 5 years ago

gregjesl commented 5 years ago

Closes #97 and https://github.com/espressif/esp-idf/issues/3215

david-cermak commented 5 years ago

Hi @gregjesl , Sorry for these nitpicking comments, I haven't noticed before. Thanks for your help in addressing the issue. David

gregjesl commented 5 years ago

Closed in favor of #108