Bulb-channels

Latest version: v2.4.0.1

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

Scan your dependencies

Page 7 of 9

0.14.1

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

* Fix unicode issues with test client under Python 2.7

0.14.0

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

* Class-based consumer pattern and WebSocket consumer now come with Channels
(see docs for more details)

* Better testing utilities including a higher-level Client abstraction with
optional HTTP/WebSocket HttpClient variant.

0.13.1

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

* enforce_ordering now queues future messages in a channel rather than
spinlocking worker processes to achieve delays.

* ConsumeLater no longer duplicates messages when they're requeued below the
limit.

0.13.0

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

* Backpressure is now implemented, meaning responses will pause sending if
the client does not read them fast enough.

* DatabaseChannelLayer has been removed; it was not sensible.

0.12.0

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

* HTTP paths and query strings are now expected to be sent over ASGI as
unescaped unicode. Daphne 0.11.0 is updated to send things in this format.

* request.FILES reading bug fixed

0.11.0

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

* ChannelTestCase base testing class for easier testing of consumers

* Routing rewrite to improve speed with nested includes and remove need for ^ operator

* Timeouts reading very slow request bodies

Page 7 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.