espressif / esp-mqtt

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

MQTT Client: Added disconnect message on client stop #108

Closed gregjesl closed 5 years ago

gregjesl commented 5 years ago

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

gregjesl commented 5 years ago

@david-cermak I've never been able to successfully squash my commits (my local branch just ends up re-merging with the upstream branch), so I've re-submitted the pull request for #107.

gregjesl commented 5 years ago

@david-cermak I've made the lock changes. Please let me know if there is anything else that should be changed.