eclipse / paho.mqtt.java

Eclipse Paho Java MQTT client library. Paho is an Eclipse IoT project.
https://eclipse.org/paho
Other
2.12k stars 884 forks source link

Issue #877 - Clear DisconnectedMessageBuffer when a clean session is made #878

Open deepanshu42 opened 3 years ago

deepanshu42 commented 3 years ago

This change will clear the disconnected buffer when a clean session is made.

Please make sure that the following boxes are checked before submitting your Pull Request, thank you!