Daphne

Latest version: v4.1.2

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

Scan your dependencies

Page 6 of 10

1.0.1

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

* Endpoint unicode strings now work correctly on Python 2 and Python 3

1.0.0

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

* BREAKING CHANGE: Daphne now requires acceptance of WebSocket connections
before it finishes the socket handshake and relays incoming packets.
You must upgrade to at least Channels 1.0.0 as well; see
http://channels.readthedocs.io/en/latest/releases/1.0.0.html for more.

* http.disconnect now has a `path` key

* WebSockets can now be closed with a specific code

* X-Forwarded-For header support; defaults to X-Forwarded-For, override with
--proxy-headers on the commandline.

* Twisted endpoint description string support with `-e` on the command line
(allowing for SNI/ACME support, among other things)

* Logging/error verbosity fixes and access log flushes properly

0.15.0

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

* Connections now force-close themselves after pings fail for a certain
timeframe, controllable via the new --ping-timeout option.

* Badly-formatted websocket response messages now log to console in
all situations

* Compatability with Twisted 16.3 and up

0.14.3

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

* File descriptors can now be passed on the commandline for process managers
that pass sockets along like this.

* websocket.disconnect messages now come with a "code" attribute matching the
WebSocket spec.

* A memory leak in request logging has been fixed.

0.14.2

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

* Marked as incompatible with twisted 16.3 and above until we work out why
it stops incoming websocket messages working

0.14.1

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

* Consumption of websocket.receive is also now required.

Page 6 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.