Edit TODO clean the prompt and std.out

Since broadcast implementation the screen is now a bit messy:
 - empty prompt line
 - message from other clients
 - empty liness
 - etc…
This commit is contained in:
Fred Z 2018-02-28 10:54:49 +01:00
parent b742bf42ad
commit 29634fdec4

View File

@ -8,4 +8,5 @@
- [ ] sending welcome message only at 1st client connection
- [ ] asking/using client-nickname
- [ ] client freeze when sending empty string or spaces
- [ ] clean the prompt and std.out a bit messy since broadcasting
- [ ] …