Skip to content

GravyPouch/pychat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pychat

This is a basic chat app written in python to demonstrate synchronous communication between the client and server. It achives this by using pythons threading function.

Features: Clients can go and come as they please, The server wont crash trust me it only looks like it does. But it can handel it thanks to the power of threading

Stinky parts: only one client can connect at a time the script on Mac cant recover from a client dissconnecting

Things to know For mac users: Leave the ip/hostname box empty if you are running this on you local machine. For windows users: even if you are running this only on your local machine you still need to type in your computers hostname.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages