Giter VIP home page Giter VIP logo

pubsub-emulator's People

Contributors

knarz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

pubsub-emulator's Issues

Seek is not implemented - i.e. we need a new build

Hi

I just tried using the seek operation, but was told that it does not exist (or something to that effect).

I tried simply rebuilding the image and then it works, so I think you just need to trigger a rebuild :)

Incompatible with latest pubsub client

The latest version of the pubsub client (in golang, and probably other languages) are now incompatible with the version of your pubsub emulator available on dockerhub. The latest client uses gRPC streaming exclusively (the version before had a fallback to HTTP long-poll) for the receive function, and your current docker image has an older version of the emulator that does not offer gRPC endpoints.

I've tested with the latest version of the emulator and it now supports gRPC. Could you please update the image on dockerhub with the latest version of the emulator? Thank you.

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.