8000 GitHub - ashokgudur/ycs: A compatible .Net implementation of the Yjs CRDT framework.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ashokgudur/ycs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ycs

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: 3.4.14.

Supports Y.Array, Y.Map, Y.Text, but does not yet support Y.Xml types.

Demo

Client: Yjs, MonacoEditor, SignalR.

Server: Ycs, SignalR, AspNetCore.

img

About

A compatible .Net implementation of the Yjs CRDT framework.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%
0