daphne/daphne
2018-05-24 12:31:18 +02:00
..
twisted/plugins Fix import ordering 2017-11-28 18:03:29 -08:00
__init__.py Releasing 2.1.1 2018-04-18 10:59:25 -07:00
access.py Unify all strings to double quotes 2017-11-25 13:41:38 -08:00
cli.py Fixed #162: Test suite now uses port 0 binding 2018-02-07 12:03:54 -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 Run server constructor in a threadpool as it's synchronous 2018-04-18 10:57:58 -07:00
server.py Run server constructor in a threadpool as it's synchronous 2018-04-18 10:57:58 -07:00
testing.py Move testing to use multiprocessing for better reliability 2018-02-19 20:58:47 -08:00
utils.py Enforce that header names and values are bytes 2018-05-24 12:31:18 +02:00
ws_protocol.py Don't try to send disconnect when we never made an app instance 2018-05-03 09:47:12 -07:00