A Python console chat application featuring group conversations, file sharing and offline messaging.
Stars
54
Forks
23
Watchers
54
Open Issues
3
Overall repository health assessment
No package.json found
This might not be a Node.js project
19
commits
Rewritten README file with better instructions and layout
78392a3View on GitHubOptimization: removed unnecessary exchange of username and groupname with every message (Fixes #3)
26f45a8View on GitHubServer handshaking is now multi-threaded (Fixes #1), Added adminship transfer, added viewing group admin
44037bfView on GitHubAdded ability to view all members, view online members and added display of available commands
f0aeb1aView on GitHubClient no longer has to re-connect to begin chatting once approved
c20c9d8View on GitHub