From 4c72c6901e007414aebb4cb6534c1a49d63558b0 Mon Sep 17 00:00:00 2001 From: Patrick Date: Fri, 14 Jul 2023 13:46:27 +0200 Subject: esp32 build, cli --- Todo.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 Todo.md (limited to 'Todo.md') 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 -- cgit v1.2.3