daphne/daphne
2018-05-27 14:08:55 +02:00
..
twisted/plugins Fix import ordering 2017-11-28 18:03:29 -08:00
__init__.py Releasing 2.1.2 2018-05-24 14:15:56 +02:00
access.py Unify all strings to double quotes 2017-11-25 13:41:38 -08:00
cli.py Adding parameter pulling functions 2018-05-27 14:08:55 +02: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 Fixed #206: Check applications exist before timing them out 2018-05-25 12:33:46 +02:00
testing.py Move testing to use multiprocessing for better reliability 2018-02-19 20:58:47 -08:00
utils.py Only validate header names (values are already done) 2018-05-24 12:43:18 +02:00
ws_protocol.py Fixed #207: Do header transforms for WebSocket XFF right 2018-05-26 12:16:07 +02:00