Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 175 Bytes

File metadata and controls

13 lines (11 loc) · 175 Bytes

Python-Chat-App

Very simple chat app with python console using sockets

Get Started

First run the server

python3 server.py

then client

python3 client.py