mirror of
https://github.com/django/daphne.git
synced 2025-12-02 07:15:20 +03:00
* Corrected doc string for BaseConsumer * Added get_handler method for Class-base consumers for wrapping by decorators in right way * Added a few tests for generic consumers |
||
|---|---|---|
| .. | ||
| generic | ||
| 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 | ||