daphne/daphne
2024-08-26 07:02:23 -07:00
..
management Added runserver to Daphne. (#429) 2022-08-08 14:10:03 +02:00
twisted/plugins Lint with pre-commit (#365) 2021-04-07 20:11:21 +02:00
__init__.py Include test support files in sdist (#530) 2024-08-26 07:02:23 -07: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 [pre-commit.ci] pre-commit autoupdate (#503) 2024-04-02 07:14:14 +02:00
endpoints.py Fix deprecated regex escape sequence. (#266) 2019-06-17 10:21:24 +02:00
http_protocol.py [pre-commit.ci] pre-commit autoupdate (#503) 2024-04-02 07:14:14 +02:00
server.py Added missing stacklevel warning parameter. (#471) 2023-04-14 14:53:12 +02:00
testing.py Make DaphneProcess pickleable (#440) 2022-10-07 13:22:40 +02:00
utils.py Validate HTTP header names as per RFC 9110. (#500) 2024-02-10 15:31:37 +01:00
ws_protocol.py [pre-commit.ci] pre-commit autoupdate (#503) 2024-04-02 07:14:14 +02:00