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
87003032f7d309ce8e7f7f99c03a978e5fc81aa3
tcp-chat
/
server
History
Xevion
65b9e3d8b0
Small code beauty/clarity edits & improvements
...
New code documentation, insignificant code refactors etc.
2021-11-14 13:45:10 -06: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
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
db.py
Simplify SQLite database table creation
2021-05-30 16:30:14 -05:00
handler.py
Small code beauty/clarity edits & improvements
2021-11-14 13:45:10 -06:00
main.py
docs and TODO, remove old nickname dialog code, cleanup, remove refresh_connections timer/func, logging setLevel change, server.main use constants DEFAULT IP/PORt
2021-01-25 12:06:58 -06:00
MainWindow.ui
Move pyqt5 generated UI classes into ./client/ui/
2021-02-21 13:14:19 -06:00