Updated TODO lists

This commit is contained in:
Phuntsok Drak-pa
2018-03-23 02:33:37 +01:00
parent 03664fe69e
commit 7dfbf7c081
2 changed files with 8 additions and 9 deletions
+1 -2
View File
@@ -6,8 +6,7 @@ use std::sync::{Arc, Mutex, MutexGuard};
use std::collections::HashMap;
use self::chrono::Local;
// TODO: implement requests 1.x from protocol
// TODO: forbid usernames already in use
// TODO: add server-side controls: display clients list, kick client, shutdown
///////////////////////////////////////////////////////////////////////////////
// Evolution implementation protocole //