todo
parent
3264d9ad55
commit
bcdf545188
|
|
@ -1,6 +1,4 @@
|
||||||
todo:
|
todo:
|
||||||
- v01cfg includes messages to send per client and exposes http server for it
|
|
||||||
- send clients messages to display
|
|
||||||
- input.MayhemParty as a logical wrapper from mod10 but then gotta translate back
|
- input.MayhemParty as a logical wrapper from mod10 but then gotta translate back
|
||||||
to char for keyboard things somewhere; space delimited?
|
to char for keyboard things somewhere; space delimited?
|
||||||
- todo: rusty configs have "name" for each client
|
- todo: rusty configs have "name" for each client
|
||||||
|
|
@ -54,3 +52,7 @@ done:
|
||||||
ts: Sat Mar 25 09:12:43 MDT 2023
|
ts: Sat Mar 25 09:12:43 MDT 2023
|
||||||
- todo: v01cfg includes messages to send per client and exposes tcp server for it
|
- todo: v01cfg includes messages to send per client and exposes tcp server for it
|
||||||
ts: Sat Mar 25 10:09:06 MDT 2023
|
ts: Sat Mar 25 10:09:06 MDT 2023
|
||||||
|
- todo: v01cfg includes messages to send per client and exposes http server for it
|
||||||
|
ts: Sat Mar 25 11:28:29 MDT 2023
|
||||||
|
- todo: send clients messages to display
|
||||||
|
ts: Sat Mar 25 11:28:29 MDT 2023
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue