abouttreesummaryrefslogcommitdiff
path: root/Todo.md
diff options
context:
space:
mode:
authorPatrick2023-07-14 13:46:27 +0200
committerPatrick2023-07-14 13:46:27 +0200
commit4c72c6901e007414aebb4cb6534c1a49d63558b0 (patch)
treec0530fbda67888a8857e5a08222ee6d19c41f260 /Todo.md
parent10325eaf40c80eb91f1c1eceea880c3abd54efd7 (diff)
downloadmatrix_esp_thesis-4c72c6901e007414aebb4cb6534c1a49d63558b0.tar.gz
matrix_esp_thesis-4c72c6901e007414aebb4cb6534c1a49d63558b0.zip
esp32 build, cli
Diffstat (limited to 'Todo.md')
-rw-r--r--Todo.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/Todo.md b/Todo.md
new file mode 100644
index 0000000..3e5dc6b
--- /dev/null
+++ b/Todo.md
@@ -0,0 +1,18 @@
+# General
++ switch to mongoose
++ add esp build
+- (write script to build dependencies)
+- automate script to generate header with size defines
+
+# Matrix Lib
+- manage keys
+- upload keys
+- create olm session
+ - incoming
+ - outgoing
+- store keys/sessions
+- respond to events
+ - room_key_request
+- add client saving/loading
+- esp compatibility
+- http requests in chunks/dynamically allocated \ No newline at end of file