With v0.16 of Yrs it's safe to say, we reached both feature and binary format compatibility with Yjs.

We also updated Rust docs with walkthrough over all core features you may want to know about if you're going to build a rich collaborative apps: https://docs.rs/yrs/0.16.0/yrs/

Also:
- y-rb gem provided Ruby bindings along with Ruby on Rails web socket and Redis support through action cable.
- We got first news and demo presenting Swift language binding in action.

yrs - Rust

Yrs (read: “wires”) is a high performance CRDT implementation based on the idea of Shared Types. It is a compatible port of the Yjs CRDT.

@horusiath

Yrs rocks!

We're using it to build Edvo \o/

It's only on the client app now, but we have plans to use it on the (federated) server as well <3

@dnorman Thanks. I'm happy to hear that! :)