composablesys / collabs

Collabs library monorepo
https://collabs.readthedocs.io/
Apache License 2.0
254 stars 11 forks source link

Matrix saving #209

Open mweidner037 opened 2 years ago

mweidner037 commented 2 years ago

Currently, demos running over Matrix only "save" their state in that the Matrix room stores every message, and you can replay every message on startup to reconstruct the current document state. This has a number of issues:

mweidner037 commented 2 years ago

Suggestion from a FOSDEM viewer: "For better performance you could try sending smaller updates via EDUs and regular checkpoints as PDUs"

mweidner037 commented 1 year ago
mweidner037 commented 1 year ago