sylvain 813c77651c Add XMPP auto-reconnect loop
XMPPClient.connect_async() now runs a persistent reconnect loop in a
daemon thread. On connection loss, it reconnects after 5s with
exponential backoff up to 60s. The on_ready callback is only called
on the first successful connection.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-09 14:36:31 +00:00
2026-03-09 14:36:31 +00:00
2026-03-09 13:05:44 +00:00
2026-03-09 09:01:32 +00:00
S
Description
Système multi-agents — agents_core
169 KiB
Languages
Python 100%