Code Monkey home page Code Monkey logo

Comments (5)

LSViana avatar LSViana commented on May 24, 2024

Hi, @SebastianStehle!

Thanks for your interest in the project, it's nice to see that! First, I'd like to highlight that I'm working on this as a secondary project so the rhythm of development & maintenance is currently slower than I'd like it to be.

What is your planned scope?

The long-term plans for the project are to support all features exposed by Yrs and make them available on C#. Currently, only the "core" features of the library have been implemented.

I'm currently working on:

The roadmap for this project is available in the YDotNet Implementation board. If you're interested in something specific that's not been added there, please let me know.


Are you also planning to publish ready to use packages for signalr or something that can easily be integrated into the server?

Yes, definitely! I intend to publish NuGet packages to allow C# code to connect with other Yjs clients through networks. I can't tell you exactly right now but I believe the first network provider will be for WebSockets (so that web apps can use the y-websocket, for example). Would this fit for your use case?


Do you need help?

Yes! Right now it'd be nice to get some help for either one of these tasks:

If you're available to contribute, feel free to make a fork and submit a PR.

from ydotnet.

SebastianStehle avatar SebastianStehle commented on May 24, 2024

Yes, definitely! I intend to publish NuGet packages to allow C# code to connect with other Yjs clients through networks. I can't tell you exactly right now but I believe the first network provider will be for WebSockets (so that web apps can use the y-websocket, for example). Would this fit for your use case?

Yes, I am not biased here. But then you have to solve a few topics, that are already handled by signalr, such as scaling and a backplane. Should not be too complicated.

from ydotnet.

SebastianStehle avatar SebastianStehle commented on May 24, 2024

Would you explain me the motivation of this project versus ycs and why are you not creating a wrapper over yrs (https://github.com/y-crdt/y-crdt). Seems to have the best performance at the moment.

from ydotnet.

LSViana avatar LSViana commented on May 24, 2024

Hi, @SebastianStehle!

Let me answer your questions in parts to explain each part clearly:

(...) why are you not creating a wrapper over yrs (...)

This project is a wrapper over Yrs. It exposes C# bindings that calls into Rust code.

Would you explain me the motivation of this project versus ycs (...)

The Ycs project original author no longer maintains it and the codebase is too large to be kept up-to-date.

Besides that, since there's a central Rust implementation now, it doesn't make sense to keep Ycs anymore because the effort to maintain two codebases with the same features over time would be too big.

Yes, I am not biased here. But then you have to solve a few topics, that are already handled by signalr, such as scaling and a backplane. Should not be too complicated.

Sure, this will all be taken into consideration when the time comes. I'll add it to the list of future plans for the project.


If you'd like to know anything else, please let me know.

from ydotnet.

LSViana avatar LSViana commented on May 24, 2024

@SebastianStehle If there's nothing else to add here, feel free to close this thread or I'll close it myself within a couple of days.

from ydotnet.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.