diff options
| author | Patrick | 2023-08-26 14:41:39 +0200 |
|---|---|---|
| committer | Patrick | 2023-08-26 14:41:39 +0200 |
| commit | 8d8ae609f0201ec4640738ff49b768e899695423 (patch) | |
| tree | 1e70b0cd59d503fa6b02bd3c84eb84ec46325ff0 /Todo.md | |
| parent | c7aba5979c820958aa08947903afb47ace496a16 (diff) | |
| download | matrix_esp_thesis-8d8ae609f0201ec4640738ff49b768e899695423.tar.gz matrix_esp_thesis-8d8ae609f0201ec4640738ff49b768e899695423.zip | |
able to send encrypted messages :)
Diffstat (limited to 'Todo.md')
| -rw-r--r-- | Todo.md | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -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 |
