daphne/daphne
2024-02-10 15:39:05 +01: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 Updated change notes and version for 4.1 release. 2024-02-10 15:39:05 +01: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 Validate HTTP header names as per RFC 9110. (#500) 2024-02-10 15:31:37 +01: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 Handle Daphne-Root-Path for websockets, adding root_path to scope. (#453) 2024-02-06 09:15:03 +01:00