Building a Real-Time Chat Application with Django, Channels and React
In this tutorial, we will walk through the step by step to create a simple chat application, where users can exchange messages in real time.
Prerequisites
Before we begin, you should have the following installed on your system:
Python 3.6 or higher
...
wynnt3o.hashnode.dev6 min read