Pyjabber

Latest version: v0.1.10.post1

Safety actively analyzes 710644 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.1.10

-------------------
* Changed default database path. Now, it will create a *Pyjabber.db* file in the working dir where the server is launched
* Fixed, refactored and sped up the STARTTLS process. Now there's an independent worker (async task), who awaits from a queue for TLS upgrades petitions from StreamHandler objects.

0.1.9.post1

-----------------------
* Update the README + HISTORY

0.1.9

------------------
* Added Uvloop for unix-like os (improved loop event, compared to default asyncio loop)
* Fixed Windows bug with Ctrl+C and not being able to stop the server.
* Changed the async treatment of the server. Now the function start() returns a coroutine, and must be launched from ``asyncio.run()`` or similar

0.1.8

------------------
* Fix previous release

0.1.7

------------------

* Added Pubsub XEP (Service discovery, create node, delete node, publish, subscribe and retrieve subs)
* Added Service Discovery XEP
* Added Dataforms XEP
* Added --database_purge flag to reset database (erase any register)
* Refact singleton scheme
* Refact XEP scheme (migration to singleton)
* Create shared variables via contextvars
* Different refacts to the code

0.1.6

------------------
* Updated depenencies version

Page 1 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.