Add TODO.md and rename project path

This commit is contained in:
Fred Z 2018-02-27 15:28:01 +01:00
parent 5e9c9510df
commit c13a4fa59c
3 changed files with 7 additions and 0 deletions

7
chat/TODO.md Normal file
View File

@ -0,0 +1,7 @@
# _chat_ TODO-list
- [x] server crash when a client quit
- [ ] clean client exit with <ctrl-c>
- [ ] Showing message on server when client disconnect
- [ ] welcome message receiving after 1 sended message
- [ ] sending welcome message only at 1st client connection