Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
brailateo opened this issue Dec 16, 2012 · 2 comments

Comments

@brailateo
Copy link

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

@darshanopenxcell
Copy link

strophe/strophejs#119

@debchy
Copy link

debchy commented May 23, 2019

strophe/strophejs#119

this don't work.

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

No branches or pull requests

3 participants