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

Gracefully disconnect XMPP blather component #60

Open
jnak opened this issue Aug 14, 2011 · 0 comments
Open

Gracefully disconnect XMPP blather component #60

jnak opened this issue Aug 14, 2011 · 0 comments
Labels

Comments

@jnak
Copy link

jnak commented Aug 14, 2011

Hi guys !

Does anyone know how to shutdown gracefully a blather component ? From my understanding, blather just traps Sigint and Sigterm and stop the reactor loops. But what if the processing of a stanza is actually waiting for a callback ?

On a more XMPP level, does anyone know if we can tell an XMPP server that a component is shutting down. In other words, don't send me any more stanzas, but let me send some stanzas that I'm currently processing ?

I can't find any information on that topic, even though it sounds like a necessary feature to anyone being serious with xmpp components.

Cheers !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant