Code Monkey home page Code Monkey logo

Comments (4)

axos88 avatar axos88 commented on May 28, 2024

I am referring to something like "I'd like to be notified to changes of this value".

from tarpc.

tikue avatar tikue commented on May 28, 2024

Hi, thanks for the feature request! As a workaround, could you use a bi-directional transport (like the one I describe in #300) that allows both client and server to each host a service? The client opens the connection, and then the client and server both use that connection to initialize a service. The client can send an RPC informing the server of the events it cares about. Then, the server can send a new RPC to the client over the client-side service when the event occurs.

from tarpc.

axos88 avatar axos88 commented on May 28, 2024

Yeah I mean that seems like a plausible workaround, I'll need to think how I can apply this to my use case, but it should be doable. Of course it would be best if it would be supported out of the box :)

from tarpc.

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.