Open atulnarayan16 opened 3 years ago
A simple chat room made by using Python socket and threading, consisting of a single server and multiple clients that can connect and interact with each other.
Go ahead Fork this Repo and add a folder named Chat Room/Python under that add your stuff
Chat Room/Python
and then make a PR with #7 (your msg) as a message.
#7 (your msg)
A simple chat room made by using Python socket and threading, consisting of a single server and multiple clients that can connect and interact with each other.