Open terminal and type the following command
git clone https://github.com/visheshdvivedi/Real-Time-Chat-Application
Or you can directly download from this page\
Start by running the server side script by opening command prompt at project root directory and type
python server.py
Once the server is up and running, create a client by running client script, which is done by typing
python client.py
To get more info, check out my
Youtube: Click here
Instagram; Click here
Blog-site: Click here
Dev.to: Click here