update tasklist
This commit is contained in:
parent
3943c14845
commit
48211e3a13
|
@ -79,7 +79,7 @@ Implemented
|
||||||
* [x] Multiple clients can connect
|
* [x] Multiple clients can connect
|
||||||
* [x] Messages are relayed to all clients
|
* [x] Messages are relayed to all clients
|
||||||
* [x] Includes timestamp, name of client
|
* [x] Includes timestamp, name of client
|
||||||
* [x] Config file for port
|
* [x] Config file for port and addr
|
||||||
* [x] HTTP API
|
* [x] HTTP API
|
||||||
* [x] Post message
|
* [x] Post message
|
||||||
* [x] List messages
|
* [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
|
and I figured Some of these things I didn't implement
|
||||||
|
|
||||||
* [ ] local log file
|
* [ ] local log file
|
||||||
* [ ] Listening IP config
|
|
||||||
* [ ] Rooms
|
* [ ] Rooms
|
||||||
* [ ] Blocking
|
* [ ] Blocking
|
||||||
* [ ] UI for HTTP API
|
* [ ] UI for HTTP API
|
||||||
|
|
Loading…
Reference in New Issue