abouttreesummaryrefslogcommitdiff
path: root/Todo.md
diff options
context:
space:
mode:
authorPatrick2023-08-26 14:41:39 +0200
committerPatrick2023-08-26 14:41:39 +0200
commit8d8ae609f0201ec4640738ff49b768e899695423 (patch)
tree1e70b0cd59d503fa6b02bd3c84eb84ec46325ff0 /Todo.md
parentc7aba5979c820958aa08947903afb47ace496a16 (diff)
downloadmatrix_esp_thesis-8d8ae609f0201ec4640738ff49b768e899695423.tar.gz
matrix_esp_thesis-8d8ae609f0201ec4640738ff49b768e899695423.zip
able to send encrypted messages :)
Diffstat (limited to 'Todo.md')
-rw-r--r--Todo.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/Todo.md b/Todo.md
index 3e5dc6b..6698a4c 100644
--- a/Todo.md
+++ b/Todo.md
@@ -5,14 +5,14 @@
- automate script to generate header with size defines
# Matrix Lib
-- manage keys
-- upload keys
++ manage keys
++ upload keys
- create olm session
- incoming
- - outgoing
-- store keys/sessions
+ + outgoing
++ store keys/sessions
- respond to events
- room_key_request
-- add client saving/loading
-- esp compatibility
++ add client saving/loading
++ esp compatibility
- http requests in chunks/dynamically allocated \ No newline at end of file