Coder Social home page Coder Social logo

Future of this crate about wamp-rs HOT 4 OPEN

flosse avatar flosse commented on August 25, 2024 1
Future of this crate

from wamp-rs.

Comments (4)

dyule avatar dyule commented on August 25, 2024 2

Hi @flosse,

Indeed there are some old dependencies here. I seem to have started using eventual just as it was being deprecated, and did't notice.

I have a plan to migrate to futures and tokio. I think the client can be migrated separately from the server, but it will take some time, as you mention.

I am presently in the middle of some usability improvements around accessing and sending subscription and callback parameters.

I'm very willing to collaborate. @zrneely may have different goals than mine, or want to take a different approach, but I'll let him weigh in on that. Looking at his crate, the style of the client seems pretty close to the approach I'd migrate the client to.

To summarize, my plan is to keep working slowly on wamp-rs, and I'd gladly welcome contributions.

from wamp-rs.

dyule avatar dyule commented on August 25, 2024 2

Hey @zrneely, my thought for collaboration is this: basically the entire client for wamp-rs is in a single file. I believe, from reading your code, that it could be wholesale replaced by the client code that you are writing, with only some small changes. Basically, I think if you used my Value instead of TransportValue and my Message enum in place of your Message trait, your library would be compatible with mine, and therefore gain the entire router component alongside the testing and examples I've already done.
If you'd be interested (and I understand if you aren't), I can make you a collaborator on this repository. You can develop the client on a branch until it's ready, then we'll bump up the version number and replace my client library with yours.

from wamp-rs.

zrneely avatar zrneely commented on August 25, 2024 1

Hey everyone, sorry for the late reply! I did indeed start my wamp-proto project a while ago, but it's nowhere near usable. I'm still working through some of the design decisions - it's tricky to deal with out-of-order messages with tokio/futures (especially since this is my first tokio project) :)

Unfortunately I haven't worked on it in a while, although I'd love to be more active with it and/or collaborate in some form, although again I'm not quite sure how that would work.

from wamp-rs.

flosse avatar flosse commented on August 25, 2024

To summarize, my plan is to keep working slowly on wamp-rs, and I'd gladly welcome contributions.

I'm glad to read this :)

from wamp-rs.

Related Issues (12)

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.