python-daphne - Django Channels HTTP/WebSocket server
Website: | http://github.com/django/daphne |
---|---|
License: | BSD |
- Description:
Daphne is a HTTP, HTTP2 and WebSocket protocol server for ASGI, and developed to power Django Channels. It supports automatic negotiation of protocols; there's no need for URL prefixing to determine WebSocket endpoints versus HTTP endpoints.
Packages
python-daphne-1.2.0-3.el7.nuxref.src [34 KiB] |
Changelog
Chris Caron (2018-04-25):
- Gracefully shut down if to many consecutive failures occur |
python-daphne-1.2.0-2.el7.nuxref.src [32 KiB] |
Changelog
Chris Caron (2018-02-21):
- Fixed python requires with CentOS/Redhat 7.4 not supporting the syntax '~=' |
python-daphne-1.2.0-1.el7.nuxref.src [32 KiB] |
Changelog
Chris Caron (2017-04-19):
- Updated to 1.2.0 |