Giter Club home page Giter Club logo

Comments (4)

andyl avatar andyl commented on May 18, 2024 1

@tylertreat thanks for your encouragement I kept poking at it and now it runs end-to-end. 👍

So we have a working proof-of-concept, but the code is still rough and there are many aspects of the GRPC interface that I don't understand. If anyone wants to work with me to clean this up give me a shout. It would be great to exercise all the API features and have a solid CLI for Liftbridge.

from liftbridge.

tylertreat avatar tylertreat commented on May 18, 2024

I don't really know Ruby but I'm happy to answer questions or review code. I think it should look something like this (I have not tested):

stub = Proto::API::Stub.new('localhost:44444', :this_channel_is_insecure)
stub.createStream(Proto::CreateStreamRequest.new(subject: 'foo', name: 'foo-stream'))

from liftbridge.

andyl avatar andyl commented on May 18, 2024

Good hint - thanks! Was able to make progress - now the client is talking with the liftbridge server. But still not working end-to-end - not pulling messages from liftbridge. Check out the latest version of the client at https://github.com/andyl/liftbridge_ruby/blob/master/lb_client

from liftbridge.

tylertreat avatar tylertreat commented on May 18, 2024

Are you getting any errors? Anything in the server logs? You can get more information from the server logs if you turn debug on: liftbridge --level debug.

from liftbridge.

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.