5 releases (3 breaking)

0.4.0 Nov 17, 2023
0.3.1 Apr 24, 2023
0.3.0 Mar 13, 2023
0.2.0 Jan 24, 2023
0.1.0 Nov 24, 2022

#371 in Network programming

Download history 817/week @ 2023-12-13 670/week @ 2023-12-20 230/week @ 2023-12-27 521/week @ 2024-01-03 657/week @ 2024-01-10 820/week @ 2024-01-17 718/week @ 2024-01-24 1049/week @ 2024-01-31 646/week @ 2024-02-07 749/week @ 2024-02-14 1366/week @ 2024-02-21 991/week @ 2024-02-28 1263/week @ 2024-03-06 1078/week @ 2024-03-13 553/week @ 2024-03-20 988/week @ 2024-03-27

4,082 downloads per month
Used in 3 crates

Custom license

68KB
1.5K SLoC

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

Dependencies

~3–14MB
~154K SLoC