This repository has been archived on 2022-08-19. You can view files and clone it, but cannot push or open issues or pull requests.
hydrogen-web/doc/GOAL.md

9 lines
367 B
Markdown
Raw Permalink Normal View History

2018-12-21 19:05:24 +05:30
goal:
write client that works on lumia 950 phone, so I can use matrix on my phone.
2018-12-21 19:05:24 +05:30
try approach offline to indexeddb. go low-memory, and test the performance of storing every event individually in indexeddb.
2019-07-01 13:30:29 +05:30
try to use little bandwidth, mainly by being an offline application and storing all requested data in indexeddb.
be as functional as possible while offline