my-psb/chat/TODO.md

10 lines
316 B
Markdown
Raw Normal View History

2018-02-27 14:28:01 +00:00
# _chat_ TODO-list
2018-02-27 15:12:53 +00:00
- [x] ~~server crash when a client quit~~
- [x] ~~clean client exit with <ctrl-c>~~
- [ ] showing message on server when client disconnect
- [ ] broadcasting messages to all client connected
- [ ] sending welcome message only at 1st client connection
- [ ] asking/using client-nickname
- [ ]