Skip to content

cricklet/operational-transform-demo

Repository files navigation

Note: this project no longer builds from scratch due to the dependencies being so old

This is an implementation/demo of collaborative text editing via operational transforms. It's mostly inspired by Daniel Spiewak's description of operational transform.

This implementation includes transformation/composition of operations, generation of operations based on text changes, and application of operations to text. In addition, it includes all the logic necessary for handling communication and conflict resolution between multiple clients over a high-latency network. Here's a more detailed write-up.

About

Implementation/demo of collaborative text editing via operational transforms.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published