Skip to content

A way to intercept document changes #409

Open
@angelobdev

Description

I'm currently learning this library, so this feature might already exist.
For the project I'm building it is necessary to be able to intercept document changes before the patches are applied, so that every client can have full control over the changes.

Just to be clear, every client has a set of documents it can edit, once an edit is performed it is directly pushed over to the remotes. Instead, I need some way to handle those changes (i.e when a client goes back online after a while).

By the way, I'm using React + Vite with a self-hosted sync server.

Edit:
This could be somewhat related to automerge#985

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions