daphne/daphne
InvalidInterrupt 3d9bbebfda Add option to use alternative listeners with DaphneTestingInstance
Additionally, allow the caller to disable the default listener on 127.0.0.1.
2023-09-03 19:34:39 -07:00
..
management Added runserver to Daphne. (#429) 2022-08-08 14:10:03 +02:00
__init__.py Updated change log and version for v4.0 release. 2022-10-07 14:53:16 +02:00
__main__.py Added support for executing from interpreter. 2020-10-16 08:16:34 +02:00
access.py Lint with pre-commit (#365) 2021-04-07 20:11:21 +02:00
apps.py Added runserver to Daphne. (#429) 2022-08-08 14:10:03 +02:00
checks.py Added runserver to Daphne. (#429) 2022-08-08 14:10:03 +02:00
cli.py Removed deprecated —ws-protocols CLI option. (#387) 2022-10-07 12:21:22 +02:00
endpoints.py Fix deprecated regex escape sequence. (#266) 2019-06-17 10:21:24 +02:00
http_protocol.py Set a default Server header for HTTP responses (#396) 2022-05-24 12:40:02 +02:00
server.py Added missing stacklevel warning parameter. (#471) 2023-04-14 14:53:12 +02:00
testing.py Add option to use alternative listeners with DaphneTestingInstance 2023-09-03 19:34:39 -07:00
utils.py Implement Black code formatting 2018-08-27 12:29:57 +10:00
ws_protocol.py Lint with pre-commit (#365) 2021-04-07 20:11:21 +02:00