Extract Room
from Document
and move Presence
from Client
to Room
#442
Labels
Room
from Document
and move Presence
from Client
to Room
#442
Description:
Extract
Room
fromDocument
and movePresence
fromClient
toRoom
AS-IS
TO-BE
Related to
Text.selectionMap
to presence, not document. yorkie-js-sdk#379Presence
belongs to the mapping of the client and the document. yorkie-js-sdk#302Why:
Text
's selection as presence because presence is cheaper than Document(CRDT).The text was updated successfully, but these errors were encountered: