From: Greg Burri Date: Fri, 5 Mar 2021 10:33:29 +0000 (+0100) Subject: Update todo X-Git-Url: http://git.euphorik.ch/?p=rup.git;a=commitdiff_plain;h=295ca1daf01ff83964812c50fe1374dd679a0559 Update todo --- 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