daphne/channels/binding
AlexejStukov 0bc1cee103 Easy application of decorators to Bindings (#281)
* 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
2016-08-05 00:12:59 -07:00
..
__init__.py Fix QA error 2016-07-14 23:53:08 -07:00
base.py Easy application of decorators to Bindings (#281) 2016-08-05 00:12:59 -07:00
websockets.py Easy application of decorators to Bindings (#281) 2016-08-05 00:12:59 -07:00