1.3.0 • Published 5 years ago

@bayou/see-all-client v1.3.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
5 years ago

Bayou

Bayou is a collaborative document editor, which uses Quill on the front end. It includes synchronization of document state across multiple clients. It is a work in progress.

Theory of operation

See the client state diagram for an overview of how the system operates from the client's perspective. This is a straightforward (fairly unsurprising) operational-transform implementation.

See the document structure diagram for an outline of how data is represented and stored.

Other information


Copyright 2016-2019 the Bayou Authors (Dan Bornstein et alia).
Licensed AS IS and WITHOUT WARRANTY under the Apache License,
Version 2.0. Details: <http://www.apache.org/licenses/LICENSE-2.0>