mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2024-12-23 11:35:04 +01:00
5 lines
258 B
Markdown
5 lines
258 B
Markdown
|
goal:
|
||
|
|
||
|
to write a minimal matrix client that should you all your rooms, allows you to pick one and read and write messages in it.
|
||
|
|
||
|
on the technical side, the goal is to go low-memory, and test the performance of storing every event individually in indexeddb.
|