I follow Channels’ docs and encountered an error thrown by daphne:
TypeError: __call__() missing 2 required positional arguments: ‘receive’ and ‘send’
Solution is suggested by Avinash-Raj, it worked for me.
Read More »I follow Channels’ docs and encountered an error thrown by daphne:
TypeError: __call__() missing 2 required positional arguments: ‘receive’ and ‘send’
Solution is suggested by Avinash-Raj, it worked for me.
Read More »