log libervia/backend/core/xmpp.py @ 4297:0f953ce5f0a8

age author description
Fri, 06 Sep 2024 17:42:07 +0200 Goffi core (xmpp): move `is_local` to `SatXMPPEntity` + type hints + some log level changes.
Wed, 19 Jun 2024 18:44:57 +0200 Goffi Reformatted code base using black.
Wed, 12 Jun 2024 22:37:04 +0200 Goffi core (xmpp): fix message workflow interruption from trigger.
Sat, 06 Apr 2024 12:21:04 +0200 Goffi core (xmpp): Add a timeout for messages processing to avoid blocking the queue.