b-etienne / minichat

Simple chat using threads to illustrate server/client communication

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

minichat

Simple chat using threads to illustrate server/client communication

  1. Run the server script $ python server.py

  2. Run as many client scripts as you want $ python client.py

About

Simple chat using threads to illustrate server/client communication


Languages

Language:Python 100.0%