Skip to content

eduardoarndt/py-socket-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

py-socket-chat

Simple chat application using python sockets. Allows multiple clients to connect with threading implementation.

Happy chatting!

Server

To start the server, run:

python server.py

Client

To connect a client, run:

python client.py

About

Chat application using python sockets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages