Daphne

Latest version: v4.1.2

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

Scan your dependencies

Page 4 of 10

2.1.1

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

* ASGI application constructors are now run in a threadpool as they might
contain blocking synchronous code.

2.1.0

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

* Removed subprotocol support from server, as it never really worked. Subprotocols
can instead be negotiated by ASGI applications now.

* Non-ASCII query strings now raise a 400 Bad Request error rather than silently
breaking the logger

2.0.4

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

* Ping timeouts no longer reset on outgoing data, only incoming data

* No more errors when connections close prematurely

2.0.3

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

* Unix socket listening no longer errors during startup (introduced in 2.0.2)

* ASGI Applications are now not immediately killed on disconnection but instead
given --application-close-timeout seconds to exit (defaults to 10)

2.0.2

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

* WebSockets are no longer closed after the duration of http_timeout

2.0.1

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

* Updated logging to correctly route exceptions through the main Daphne logger

Page 4 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.