Skip to content
This repository was archived by the owner on Oct 7, 2022. It is now read-only.
This repository was archived by the owner on Oct 7, 2022. It is now read-only.

Enforce security using editing session ids #18

@Chat-Wane

Description

@Chat-Wane

Some troubles may arise from the save/load of files. Indeed, without this feature, a document exists only if at least one peer keeps it alive, i.e., does not close the browser tab. Thus, when he shares it, the document is fully replicated.

On the opposite, if someone joins the authoring of a document while a local file is already opened, some undesired behaviors can happen. For instance, it is to be expected that the files will merge and both documents will be corrupted, i.e., the characters of both documents are mixed together.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions