A compatible .Net
implementation of the Yjs CRDT framework.
With this, you can host CRDTs in your .Net
application and synchronize them with the existing Yjs
models running elsewhere.
Latest tested Yjs version: 13.4.14.
Supports Y.Array, Y.Map, Y.Text, but does not yet support Y.Xml
types.
Client: Yjs
, MonacoEditor
, SignalR
.
Server: Ycs
, SignalR
, AspNetCore
.