Coder Social home page Coder Social logo

Comments (2)

KonstantinCodes avatar KonstantinCodes commented on July 30, 2024 3

@kor3k I've had a problem with ACKing as well. (But in Kafka)

I pushed my fix. No guarantee here, but if you try to use my fork, and let me know if it fixes the problem, that would be cool.

add in composer.json:

"repositories": [
        {
            "type": "vcs",
            "url":  "[email protected]:KonstantinCodes/messenger-enqueue-transport.git"
        }
    ]

and in the require section, change sroze/messenger-enqueue-transport to this:

"sroze/messenger-enqueue-transport": "dev-feature/interop-message-stamp",

then composer update sroze/messenger-enqueue-transport

Now, this fix has not been reviewed by the maintainers of this package. And also, I didn't test it on AMQP. So please don't use in production, just as an experiment. Thanks!

Don't forget to delete this config, after you're done testing. I don't wanna mess up your application with my code!

from messenger-enqueue-transport.

kor3k avatar kor3k commented on July 30, 2024

@KonstantinCodes man, you rock! that made it work again. thank you a lot!
@sroze please can this be merged?

from messenger-enqueue-transport.

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.