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-14 04:13:12 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
66dd219b78be3cdcf74ca34e7616eb74de7457d5
tcp-chat
/
server
History
Xevion
bcf852d5aa
Handle KeyboardInterrupt properly in server mainthread
2022-06-12 15:27:13 -05:00
..
__init__.py
fix help command without argument, change from default DEBUG level to individually configured, comments/docs/formatting, improved imports, remove REFRESH CLIENT LIST request
2021-01-22 14:35:54 -06:00
commands.py
Move shared constants, exceptions & helpers.py into /shared/
2022-06-12 13:17:26 -05:00
db.py
Move shared constants, exceptions & helpers.py into /shared/
2022-06-12 13:17:26 -05:00
handler.py
Move shared constants, exceptions & helpers.py into /shared/
2022-06-12 13:17:26 -05:00
main.py
Handle KeyboardInterrupt properly in server mainthread
2022-06-12 15:27:13 -05:00
MainWindow.ui
Move pyqt5 generated UI classes into ./client/ui/
2021-02-21 13:14:19 -06:00