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 01:16:32 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8537eeced6ddce45d640632317c65f5aa6fe64a5
tcp-chat
/
server
History
Xevion
8537eeced6
Add server-side flag-based thread stopping with socket timeouts
2022-06-12 16:03:31 -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
Add server-side flag-based thread stopping with socket timeouts
2022-06-12 16:03:31 -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