X-Git-Url: http://git.euphorik.ch/?a=blobdiff_plain;f=TODO.md;h=7dbed8bf283d985bf85c57b4f5c89be6d7253abc;hb=295ca1daf01ff83964812c50fe1374dd679a0559;hp=fd7f80d37a6078834137c79551f80930f4d46eba;hpb=73da6aae874c3d4efc3093173733c397a878fe06;p=rup.git diff --git a/TODO.md b/TODO.md index fd7f80d..7dbed8b 100644 --- a/TODO.md +++ b/TODO.md @@ -1,3 +1,9 @@ +* Add a prototype Rust project: frontent (WASM) + * Be able to change the DOM + * Be able to handle user event (key press for instance) + * Be able to share a common crate between client and server + * Be able to communicate between client and server with websocket+serde +* Create a SQLite database and store all key events * Enable Logging. [ok] Accept an argument to encrypt a message