Skip to content

Ping & keep alive #117

Description

@Laxilef

Hi,

I have a question about the correctness of ping. Should we wait until keep alive expires? Most likely the server will disconnect the client and we will not be able to ping().
Maybe the condition should be something like (now - _lastPingTx) >= (_keepAliveInterval * 0.9f)?

I ask because we have encountered a situation where a broker disconnects a client.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    topic: codeRelated to content of the project itselftype: imperfectionPerceived defect in any part of project

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions