This website requires JavaScript.
Explore
Help
Sign In
xevion
/
tcp-chat
Watch
1
Star
0
Fork
0
You've already forked tcp-chat
mirror of
https://github.com/Xevion/tcp-chat.git
synced
2025-12-06 05:16:45 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
da5d7597fe491738e3c4329f2425f5840ba9cde7
tcp-chat
/
server
History
Xevion
da5d7597fe
improve message recording, use try/finally cur cursor closing, on-demand cursor creation
2021-01-21 15:52:00 -06:00
..
__init__.py
switch to multiprocessing, attempt to improve KeyboardInterrupt handling (or add it, actually)
2021-01-21 11:59:11 -06:00
commands.py
command name argument lower, ensure client is properly removed from main.py all_clients
2021-01-20 23:37:06 -06:00
db.py
improve message recording, use try/finally cur cursor closing, on-demand cursor creation
2021-01-21 15:52:00 -06:00
handler.py
new sqlite3 database for recording messages by clients and server
2021-01-21 12:00:02 -06:00
main.py
new sqlite3 database for recording messages by clients and server
2021-01-21 12:00:02 -06:00