/ChatServer

A Simple Chat Room. Where we can Connect with other clients using Sockets in Python.

Primary LanguagePython

ChatServer

A Simple Chat Room. Where we can Connect with other clients using Sockets in Python. We can add multiple Clients in the room to chat by initializing the Server.

Chat-Server