Update todo
[rup.git] / TODO.md
1 * Add a prototype Rust project: frontent (WASM)\r
2   * Be able to change the DOM\r
3   * Be able to handle user event (key press for instance)\r
4   * Be able to share a common crate between client and server\r
5   * Be able to communicate between client and server with websocket+serde\r
6 * Create a SQLite database and store all key events\r
7 * Enable Logging.\r
8 \r
9 [ok] Accept an argument to encrypt a message\r
10 [ok] Use a setting file.