Channels

Latest version: v4.1.0

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

Scan your dependencies

Page 14 of 14

0.9

Not secure
----------------

* Staticfiles support in runserver

* Runserver logs requests and WebSocket connections to console

* Runserver autoreloads correctly

* --noasgi option on runserver to use the old WSGI-based server

* --noworker option on runserver to make it not launch worker threads

* Streaming responses work correctly

* Authentication decorators work again with new ASGI spec

* channel_session_user_from_http decorator introduced

* HTTP Long Poll support (raise ResponseLater)

* Handle non-latin1 request body encoding

* ASGI conformance tests for built-in database backend

* Moved some imports around for more sensible layout

0.9.0

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

* Connections now pooled per backend shard
* Random portion of channel names now 12 characters
* Implements new ASGI single-response-channel pattern spec

0.8.3

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

* Nonblocking receive_many now uses Lua script rather than for loop.

0.8.2

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

* Nonblocking receive_many now works, but is inefficient
* Python 3 fixes

0.8.1

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

* Fixed packaging issues


Full release notes, with more details and upgrade information, are available at:
https://channels.readthedocs.io/en/latest/releases

Page 14 of 14

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.