projects
/
rup.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
73da6aa
)
Update todo
author
Greg Burri
<greg.burri@gmail.com>
Fri, 5 Mar 2021 10:33:29 +0000
(11:33 +0100)
committer
Greg Burri
<greg.burri@gmail.com>
Fri, 5 Mar 2021 10:33:29 +0000
(11:33 +0100)
TODO.md
patch
|
blob
|
history
diff --git
a/TODO.md
b/TODO.md
index
fd7f80d
..
7dbed8b
100644
(file)
--- a/
TODO.md
+++ b/
TODO.md
@@
-1,3
+1,9
@@
+* Add a prototype Rust project: frontent (WASM)
\r
+ * Be able to change the DOM
\r
+ * Be able to handle user event (key press for instance)
\r
+ * Be able to share a common crate between client and server
\r
+ * Be able to communicate between client and server with websocket+serde
\r
+* Create a SQLite database and store all key events
\r
* Enable Logging.
\r
\r
[ok] Accept an argument to encrypt a message
\r
* Enable Logging.
\r
\r
[ok] Accept an argument to encrypt a message
\r