]> gitweb.ps.run Git - matrix_esp_thesis/blobdiff - Todo.md
HTTP layer for ESP32, make static specifier in matrix.c optional by defining it as...
[matrix_esp_thesis] / Todo.md
diff --git a/Todo.md b/Todo.md
index 6698a4c331d6b49b613a1c416b5718a8e7c76484..bbf754d51a03cae31a2a4f75696539cd081f1d56 100644 (file)
--- a/Todo.md
+++ b/Todo.md
@@ -3,16 +3,19 @@
 + add esp build\r
 - (write script to build dependencies)\r
 - automate script to generate header with size defines\r
+- run on esp\r
 \r
 # Matrix Lib\r
 + manage keys\r
 + upload keys\r
-- create olm session\r
-  - incoming\r
++ create olm session\r
+  + incoming\r
   + outgoing\r
 + store keys/sessions\r
-- respond to events\r
-  - room_key_request\r
++ respond to events\r
+  + room_key_request\r
 + add client saving/loading\r
+- overhaul client saving/loading\r
 + esp compatibility\r
-- http requests in chunks/dynamically allocated
\ No newline at end of file
+- http requests in chunks/dynamically allocated\r
+- URL encode (sync next_batch)
\ No newline at end of file