Skip to content

saurav-bot/chat-room

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chat-room

multiclient multi chatroom

Basic multichatroom socket program where user can create or join chatroom

Threre are two main files clients.py and server.py whenever message is send to server it broadcast message to particular room

We do not have login system and one to one communication We have not added function to verify whether chatroom name is unique There is no system for storing messages although we have used pickle to store current session messages using pickle module.

Here are screenshot of some results:--

result image

About

multiclient multi chatroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages