yrb
yrb copied to clipboard
Ruby bindings for yrs.
Bumps [yrs](https://github.com/y-crdt/y-crdt) from 0.17.4 to 0.18.8. Release notes Sourced from yrs's releases. v 0.18 Yrs New Observer API (#385): all subscription types now are described as a single yrs::Subscription type....
We are attempting to modify the same ydoc in the browser using yjs, and on our server using yrb. I have a pretty simple setup client side (this is simplified...
#134 surfaced a limitation of the `Y::Map` implementation. It should support more hash iterator methods. The semantics of that API are currently unclear and do not always match common Ruby...
# Problem `y-rb` is not thread-safe. Originally I thought there are no use cases where concurrency patterns need to be supported, but it is relatively easy to shoot yourself into...
Check https://github.com/gjtorikian/commonmarker for reference.
Bumps [magnus](https://github.com/matsadler/magnus) from 0.6.4 to 0.7.1. Release notes Sourced from magnus's releases. 0.7.1 Magnus 0.7.1 is a patch release, with 1 documentation fix. Fixes building docs against Ruby 3.0. This...
Hello, Thanks for creating and maintaining y-rb project. :clap: I've stumbled upon the same - or similar - problem as described in https://github.com/y-crdt/yrb/issues/155 - in my case however I need...