Using MatrixRTC as a backend #445
Closed
sanabel-al-firdaws
started this conversation in
General
Replies: 1 comment
-
|
Sveltia CMS may support non-Git backends in the future, but there is a long way to go. I don’t expect it to happen within the next few years. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey i got inspired by this project and i decided to make my own not based on decap
currently i didn't implement the feature to push to github but the first prototype is done
https://github.com/kemo-1/matrix-notebook
bassically i am using matrix to login and create a Livekit room (used in voice and video calls but can be used for anything )
Livekit is very scalable can scale to over 100 ppl in realtime so it will be way more than enough for a cms
Also i am using CRDTs because they are the easiest way to do realtime collaboration without conflicts even if the user goes offline and makes edits
Beta Was this translation helpful? Give feedback.
All reactions