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
Add another editor, both participants can still edit the same document. Ensure conflict resolution works across editors. Include necessary visualizations (e.g. multiple cursors).
one way sharing of code through a single editor (multiple viewers)
-- Establish connections between multiple people
-- Be able to extract changes from the editor’s text buffer
-- Be able to send the changes to the other participants
-- Be able to apply changes received into the editor’s text buffer
-- Disconnect from the session
-- Decide on the first editor