my-psb/chat/TODO.md
Fred Z 8951d7dcd5 Edit TODO crash after 2 <ctrl+c> in client
When 2 clients quit with <ctrl+c> consecutively, the 3 client trying
to connect will crash the server
2018-03-05 23:12:50 +01:00

522 B

chat TODO-list

  • server crash when a client quit
  • clean client exit with
  • clean server exit with
  • broadcasting messages to all client connected
  • show message on server when client use <ctrl+c>
  • crash after 2 <ctrl+c> in client
  • 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