I'm developing a simple online game In Django. I've searched a lot, but was not able to find an step by step tutorial on how to use WebSockets in Django. I'll appreciate it if you suggest me a tutorial.
I think you'll need django-channels: https://channels.readthedocs.io/en/stable/