log libervia/backend/core/xmpp.py @ 4335:430d5d99a740

age author description
2 months ago Goffi core (main): Let plugins have several handlers + various improvements:
4 months ago Goffi plugin XEP-0033: code modernisation, improve delivery, data validation:
5 months ago Goffi core (xmpp): move `is_local` to `SatXMPPEntity` + type hints + some log level changes.
8 months ago Goffi Reformatted code base using black.
8 months ago Goffi core (xmpp): fix message workflow interruption from trigger.
10 months ago Goffi core (xmpp): Add a timeout for messages processing to avoid blocking the queue.