update tasklist

This commit is contained in:
AJ ONeal 2018-08-02 02:55:41 -06:00
parent 3943c14845
commit 48211e3a13
1 changed files with 1 additions and 2 deletions

View File

@ -79,7 +79,7 @@ Implemented
* [x] Multiple clients can connect
* [x] Messages are relayed to all clients
* [x] Includes timestamp, name of client
* [x] Config file for port
* [x] Config file for port and addr
* [x] HTTP API
* [x] Post message
* [x] List messages
@ -96,7 +96,6 @@ but I was having fun learning lots of other things
and I figured Some of these things I didn't implement
* [ ] local log file
* [ ] Listening IP config
* [ ] Rooms
* [ ] Blocking
* [ ] UI for HTTP API