mirror of
https://github.com/yjs/yjs.git
synced 2025-12-29 00:25:01 +01:00
support for circular structures (e.g. with JSON)
This commit is contained in:
@@ -7,7 +7,7 @@ Yjs is a framework for optimistic concurrency control and automatic conflict res
|
||||
|
||||
In the future, we want to enable users to implement their own collaborative types. Currently we provide data types for
|
||||
* Text
|
||||
* Json
|
||||
* Json (even circular structures)
|
||||
* XML
|
||||
|
||||
Unlike other frameworks, Yjs supports P2P message propagation and is not bound to a specific communication protocol. Therefore, Yjs is extremely scalable and can be used in a wide range of application scenarios.
|
||||
|
||||
Reference in New Issue
Block a user