Closed radudragusin closed 7 years ago
Fix KEEP_ALIVE_SEC to be 60 seconds instead of the current value of 3600 which is in fact an hour. This fixes #25 which is an issue because the broker disconnects after 300 seconds with no ping.
Thank you!
Fix KEEP_ALIVE_SEC to be 60 seconds instead of the current value of 3600 which is in fact an hour. This fixes #25 which is an issue because the broker disconnects after 300 seconds with no ping.