Hello everyone, I have rewritten the Yjs 13.5.13 version in Go. In the near future, I will test and fix the compatibility issues between skyterra/y-crdt and yjs/y-crdt. The Go version of y-crdt focuses on the server side, which can quickly merge text content from multiple terminals and synchronize it to all clients, thereby reducing the conflict resolution pressure on the client side. I hope the Go version of y-crdt will be helpful to everyone.
Repo: GitHub - skyterra/y-crdt