mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2025-01-10 20:17:32 +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. |