Skip to content

djfish1/PythonChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PythonChat

Python-based chat server and client

This is a very simple chat server and client (still a work in progress). The server just waits for incoming connections and farms out messages to the clients.

The client is a simple window for displaying what people type from the different connected clients. It gives a simple textbox for entering a new message.

I am still working on the robustness of shutting down cleanly and making sure that I detect disconnects well.

About

Python-based chat server and client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages