diff options
| author | Patrick | 2023-07-14 13:46:27 +0200 |
|---|---|---|
| committer | Patrick | 2023-07-14 13:46:27 +0200 |
| commit | 4c72c6901e007414aebb4cb6534c1a49d63558b0 (patch) | |
| tree | c0530fbda67888a8857e5a08222ee6d19c41f260 /Todo.md | |
| parent | 10325eaf40c80eb91f1c1eceea880c3abd54efd7 (diff) | |
| download | matrix_esp_thesis-4c72c6901e007414aebb4cb6534c1a49d63558b0.tar.gz matrix_esp_thesis-4c72c6901e007414aebb4cb6534c1a49d63558b0.zip | |
esp32 build, cli
Diffstat (limited to 'Todo.md')
| -rw-r--r-- | Todo.md | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -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 |
