abouttreesummaryrefslogcommitdiff
path: root/Todo.md
diff options
context:
space:
mode:
authorpatrick-scho2023-11-13 19:59:49 +0100
committerpatrick-scho2023-11-13 19:59:49 +0100
commit7dd7c5d0397c942b903bbe22e3fcf12386bf358b (patch)
treeefaceba5bedd46bfe324c8049a81e188e4397ab7 /Todo.md
parentda776f86b42946715c27edd64f7558b9d5080df1 (diff)
downloadmatrix_esp_thesis-7dd7c5d0397c942b903bbe22e3fcf12386bf358b.tar.gz
matrix_esp_thesis-7dd7c5d0397c942b903bbe22e3fcf12386bf358b.zip
remove Todo.md
Diffstat (limited to 'Todo.md')
-rw-r--r--Todo.md21
1 files changed, 0 insertions, 21 deletions
diff --git a/Todo.md b/Todo.md
deleted file mode 100644
index bbf754d..0000000
--- a/Todo.md
+++ /dev/null
@@ -1,21 +0,0 @@
-# General
-+ switch to mongoose
-+ add esp build
-- (write script to build dependencies)
-- automate script to generate header with size defines
-- run on esp
-
-# Matrix Lib
-+ manage keys
-+ upload keys
-+ create olm session
- + incoming
- + outgoing
-+ store keys/sessions
-+ respond to events
- + room_key_request
-+ add client saving/loading
-- overhaul client saving/loading
-+ esp compatibility
-- http requests in chunks/dynamically allocated
-- URL encode (sync next_batch) \ No newline at end of file