Tornadose

Latest version: v0.4.1

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

Scan your dependencies

Page 1 of 2

0.5

-----------

*Upcoming*

* Removed ready event from ``DataStore``.
* Stopped testing on Python 2.6. As long as Tornado supports Python 2.6,
tornadose will most likely still work, but for the ease of testing
requirements, official support is now removed.

0.4.1

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

*2016-06-30*

* Point release which includes a source distribution on PyPI. This
avoids problems if Tornadose is a requirement listed in a ``setup.py``
file since setuptools doesn't do wheels.

0.4.0

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

*2016-05-28*

* Added a Redis-backed data store. This allows for cross-application
publishing since anything can publish to the channel the store is
listening to.

0.3.0

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

*2015-12-08*

* Improve performance by always using a Queue for message handling.

0.2.2

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

*2015-10-21*

* Fix bug that printed out all messages sent with websocket
subscribers which was originally present for debugging purposes.

0.2.1

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

*2015-10-17*

* Subscription handlers automatically get registered with stores. This
simplifies creating custom handlers.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.