abouttreesummaryrefslogcommitdiff
path: root/Todo.md
blob: 3e5dc6b3fd0e9d044edccdcd80f25042fa9992c4 (preview) (code) (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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

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