Failure to execute functions in Django Channels
I am using Django Channels to receive the message from the user and send it back to the same user. I use the following codes for this:
I am using Django Channels to receive the message from the user and send it back to the same user. I use the following codes for this: