Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 167 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 167 Bytes

Chat App

Simple Client-Server Chat App

To Run

Run Server

  python server.py [server_ip] [server_port]

Run Client

  python chat.py