You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use the yjs based collaboration extension with the existing server API (+small modifications).
Turn the sync service provider experiment into a working solution.
send and store steps encoded as base64
remove the DB lock when pushing changes to the server
write tests for joining an existing editing session and collaborating
write tests for opening an existing md file and collaborating on it
test performance under load - maybe during contributor week
Lets do another one after the merge
The text was updated successfully, but these errors were encountered:
Use the yjs based collaboration extension with the existing server API (+small modifications).
Turn the sync service provider experiment into a working solution.
The text was updated successfully, but these errors were encountered: