daphne/daphne
Andrew Godwin 678a97ec7f Fixed #152: Give ASGI apps a grace period after close before killing
Also adds a warning when they do not correctly exit before killing.
2018-02-07 12:02:30 -08:00
..
twisted/plugins Fix import ordering 2017-11-28 18:03:29 -08:00
__init__.py Releasing 2.0.2 2018-02-04 12:22:13 -08:00
access.py Unify all strings to double quotes 2017-11-25 13:41:38 -08:00
cli.py Fixed #152: Give ASGI apps a grace period after close before killing 2018-02-07 12:02:30 -08:00
endpoints.py Allow listening on port 0 and add hooks to get that port out on start 2018-02-01 20:12:56 -08:00
http_protocol.py Fixed #152: Give ASGI apps a grace period after close before killing 2018-02-07 12:02:30 -08:00
server.py Fixed #152: Give ASGI apps a grace period after close before killing 2018-02-07 12:02:30 -08:00
test_application.py Fix import ordering 2017-11-28 18:03:29 -08:00
utils.py Add flake8 linting 2017-11-28 23:42:35 -08:00
ws_protocol.py Fixed #152: Give ASGI apps a grace period after close before killing 2018-02-07 12:02:30 -08:00