I\'m using Django 2.2.10 with channels 2.3.0.
I have a consumer.py that looks like this:
from channels.generic.http import AsyncHttpConsumer import json c