mirror of
https://github.com/django/daphne.git
synced 2025-04-25 03:03:47 +03:00
* Added get_handler Added a get_handler method that applies decorators to the consumer-classmethod * added imports for decorators * Added get_handler to WebsocketBinding * Fixed missing import * channel_session_user defaults to True * removed user-transfer from http would only work in a connect-method * removed unused import |
||
---|---|---|
.. | ||
__init__.py | ||
base.py | ||
websockets.py |