abouttreesummaryrefslogcommitdiff
path: root/Todo.md
diff options
context:
space:
mode:
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