This website requires JavaScript.
Explore
Oven
Feed
Help
Sign In
kayomn
/
chattle
Watch
1
Star
0
Fork
You've already forked chattle
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Chat client and protocol providing a base framework for expanding upon with additional features and security.
communication
protocol
6
Commits
1
Branch
0
Tags
85
KiB
Python
100%
4a05ef6543
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
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