daphne/daphne
2022-08-08 11:25:36 +02:00
..
management Moved runserver command from Channels. 2022-08-08 11:25:36 +02:00
twisted/plugins Lint with pre-commit (#365) 2021-04-07 20:11:21 +02:00
__init__.py Bumped version and change notes for 3.0.2 release. 2021-04-07 20:26:57 +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 [pre-commit.ci] auto fixes from pre-commit.com hooks 2022-08-05 13:53:13 +00:00
checks.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2022-08-05 13:53:13 +00:00
cli.py Set a default Server header for HTTP responses (#396) 2022-05-24 12:40:02 +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 support for ASGI_THREADS max worker limit. (#422) 2022-07-06 12:37:26 +02:00
testing.py Handle asyncio.CancelledError in Server.application_checker (#341) 2020-11-11 16:12:33 +01: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