Skip to content

XEP-0199: Full support client 2 server pings. #190

Closed
@eleksir

Description

@eleksir

As far as I see send and recieve ping message abilities themselves are implemented. But currently client part completely lacks support for periodic sending procedure that is required for complete implementation of XEP-0199. I mean 4.2 section - Client 2 Server pings.

XEP-0199 is optional by standard which means that server can omit support of this xep, but in practice I never saw such a server in a wild - most of them require pings or after some period of inactivity server closes connection. (Which is annoyng if you client sitting there for some notable period of time, eg it is bot.)

So having full support of XEP-0199 directly built-in to NewClient() is quite helpful (ofcorse there must be a option to toggle this feature).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions