An async socket chat server and client scripts.
- No external libraries are required to use the scripts.
- Put your IP and Port in scripts/config.py (ex: "localhost", 8000) and:
- Manually run scripts/server.py and scripts/client.py
This project is licensed under GNU General Public License.