Skip to content

Conversation

@ChuckMash
Copy link

Setting keep alive to 0, or infinite keep alive, is not currently handled correctly.
Currently the client will immediately disconnect when keep alive is set to 0, this fix adds a check for this state before attempting PINGREQ.

Solves #1033

@damdo
Copy link

damdo commented Jan 12, 2024

Hey @knolleary would you be able to review/merge this oneliner bugfix?
It would save A LOT of reconnections for all of us!
Thanks :)

@hmueller01
Copy link

Unfortunately there are so may undone pull requests here that one can believe that @knolleary dropped support of this repo. Maybe it's good to do a PR at https://github.com/thingsboard/pubsubclient as they promised to support development on this library.

@damdo
Copy link

damdo commented Jan 14, 2024

@hmueller01 opened a PR there: thingsboard#7

@hmueller01
Copy link

This is solved in https://github.com/hmueller01/pubsubclient3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants