Django Channels – Live Chat does not Update Messages
Very new to Django and channels. I tried to create a channel system for users to chat with other users, one-on-one. What should I do? I’m also not sure if this is a Javascript thing or the consumers.py issue.