Code snippet ot test mqtt abrupt disconnect and will mechanism.
Install dependencies:
npm install
Run the mqtt client:
node index.js
It will stop the process midway without cleaning up the network socket properly, simulating abrupt network outage.