Skip to content

Operational Transform on Tiptap Editor #6

Description

@BhaveshS03

Tiptap does not use Operational Transformation (OT).
Instead, Tiptap's official collaborative ecosystem uses CRDTs (Conflict-free Replicated Data Types) powered by a library called Yjs.

What to do?

Either:
Tiptap - > Custom Interface -> OT -> Server -> Update -> Tiptap

Else:
Adopt Yjs.

Activity

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

Metadata

Metadata

Labels

questionFurther information is requested

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions