diff options
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 |
