Skip to content

jatin913/chat-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat Application

A simple yet powerful terminal-based chat application with private messaging, built using Python sockets and threading.

Features

  • Real-time group chatting
  • Private messaging (/pm username message)
  • User list visibility (/users)
  • Timestamps on messages
  • Multi-client support

Server Running

image alt

Shows the server accepting connections from multiple clients

Client Chat Interface

image alt

Demonstrates the chat and the private messaging between users Ace and Joe

Connection Handling

image alt

Shows server handling connection drops gracefully

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages