Skip to content

How should I implement a keep-alive ping mechanism for an external component #4

@brailateo

Description

@brailateo

I have written a full functional framework with a browser client using pure JavaScript and Strophe.js library to connect through BOSH to a OpenFire XMPP server talking to an "external component" written in NodeJS with junction.

Everything is working OK but the component is dissapearing from the OpenFire external components list (in admin web page) after a timeout of 10 minutes or so of inactivity. Probably this is a normal behaviour but:

  • is there a chance to raise this time limit?
  • how should I implement something like a keep-alive ping mechanism to make the component persistent for a very long time?

Thanks,
Constantin Teodorescu

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions