Command line realtime chat app using python
Only dependencies to run this project are python3.6+ , python-socketio and typer. You will also need to have colorama installed inorder to have coloured outputs during chat
This project has been created in a span of a single day . So i wont recommend to use this for production . Currently we are not having any user authentication also.
Thanks .