mirror of
https://github.com/django/daphne.git
synced 2025-04-22 01:32:06 +03:00
* Added Client abstraction * Added apply_routes decorator/contextmanager * Fix apply routes as decorator * Separated Http specific client and 'Simple' client * Remove Clients from ChannelTestCase * Added cookies and headers management * Fix wrong reverting * Fixs for code style * Added space before inline comment |
||
---|---|---|
.. | ||
management | ||
tests | ||
__init__.py | ||
apps.py | ||
asgi.py | ||
auth.py | ||
channel.py | ||
exceptions.py | ||
hacks.py | ||
handler.py | ||
log.py | ||
message.py | ||
routing.py | ||
sessions.py | ||
staticfiles.py | ||
utils.py | ||
worker.py |