Skip to content
forked from y-crdt/y-sync

Yjs/Yrs sync protocol implementation

License

Notifications You must be signed in to change notification settings

toeverything/y-sync

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yjs/Yrs sync protocol implementation

This crate comes with the default implementation of Yjs/Yrs synchronization protocol - it's shared between the projects and can be used to interop between eg. Yjs client and Yrs server.

It also implements awareness protocol and corresponding Awareness structure.

The implementation just like the protocol itself is flexible and can be extended by custom implementation of Protocol trait. If that's not necessary, the DefaultProtocol is provided.

Sponsors

NLNET

About

Yjs/Yrs sync protocol implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%