Description
Python applications can implement XMPP messaging with nonblocking network behavior through a library used by Gajim. This is useful for chat clients, bots, integrations, and services that need Jabber protocol support.
It is a networking library from a development branch. XMPP applications handle accounts, messages, contacts, and encryption choices, so credentials and logs should be protected.