Rexpro

Latest version: v0.4.5

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

Scan your dependencies

Page 3 of 4

0.2.0

------
* Robust Reconnect and session handling
* Allow Gevent, Eventlet and native python socket implementations
* Concurrency options are optional to use the library
* To install with gevent: ``pip install rexpro[gevent]``
* To install with eventlet: ``pip install rexpro[eventlet]``
* Documentation Improvements

0.1.8

------
* Naive Reconnect

0.1.7

------
* Documentation

0.1.6

------

* Reconnect handling
* Testing against Celery
* must use ``-P gevent`` flag, ``eventlet`` is known to immediately hang forever

0.1.5

------

* Hotfix for connection pooling context manager

0.1.4

------

* Connection Pooling and Green Thread Friendly sockets using the ``gevent`` library.
* Using gevent.socket directly, no monkey patching.

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.