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
2026-01-31 02:26:04 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7cdafc7eb0b49734f1f2e52cd37f0e708a4c410a
tcp-chat
/
server
History
Xevion
7cdafc7eb0
Improve and document ClientHandler.receive function
2022-06-12 16:07:41 -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
Improve and document ClientHandler.receive function
2022-06-12 16:07:41 -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