alwaz-shahid / command-line-chat-application

So far implements a simple command-line chat application using Python's built-in socket module and the select module for handling multiple client connections. This application allows multiple clients to connect to a single server and chat with each other.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alwaz-shahid/command-line-chat-application Stargazers