Chat client and protocol providing a base framework for expanding upon with additional features and security.
Go to file
Kayomn 4a05ef6543 Replace Unix-style select logic with asynchronous IO for better Windows support 2021-10-05 00:55:17 +01:00
.gitignore Initial commit 2021-09-30 00:21:18 +01:00
chattle.py Add Chattle protocol 2021-10-01 00:17:20 +01:00
client.py Replace Unix-style select logic with asynchronous IO for better Windows support 2021-10-05 00:55:17 +01:00
config.py Add usernames and command messages 2021-10-01 00:16:27 +01:00
server.py Add usernames and command messages 2021-10-01 00:16:27 +01:00