Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 384 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 384 Bytes

Async Socket Server

Description

An async socket chat server and client scripts.

Installation

  • No external libraries are required to use the scripts.

Usage

  • Put your IP and Port in scripts/config.py (ex: "localhost", 8000) and:
  • Manually run scripts/server.py and scripts/client.py

License

This project is licensed under GNU General Public License.