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-07 03:16:42 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
35bff4b320717e0f700bbba75ab26b080b9374a3
tcp-chat
/
client
History
Xevion
35bff4b320
greatly improve client logging with dict/signal based inter-thread communication, better exception handling via try/except, attempt to improve window closing
2021-01-22 09:59:05 -06:00
..
__init__.py
nearly finished client GUI with listening support
2021-01-08 14:28:01 -06:00
dialog.py
switch to type/request based JSON messages, improve GUI, add proper nickname dialog
2021-01-08 18:42:03 -06:00
gui.py
greatly improve client logging with dict/signal based inter-thread communication, better exception handling via try/except, attempt to improve window closing
2021-01-22 09:59:05 -06:00
main.py
small reorganization to old client/server, client fixed and sending messages to server
2021-01-08 15:06:52 -06:00
MainWindow.py
switch to type/request based JSON messages, improve GUI, add proper nickname dialog
2021-01-08 18:42:03 -06:00
MainWindow.ui
switch to type/request based JSON messages, improve GUI, add proper nickname dialog
2021-01-08 18:42:03 -06:00
nickname.py
improve nickname dialog (add text, placeholder), fix > 3 letters check, close dialog with window properly
2021-01-10 12:41:03 -06:00
Nickname.ui
improve nickname dialog (add text, placeholder), fix > 3 letters check, close dialog with window properly
2021-01-10 12:41:03 -06:00