You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reset the last ping time only after a ping is sent, rather than after… (#5)
* Reset the last ping time only after a ping is sent, rather than after any broker command is received. If broker messages are received too frequently, it causes pings to be never sent and the broker disconnecting the client.
* Reset ping timer when data is sent to the broker
Co-authored-by: Brad Greco <[email protected]>
Co-authored-by: Namoshek <[email protected]>
0 commit comments