Giter Club home page Giter Club logo

Comments (6)

janbogdanski avatar janbogdanski commented on July 21, 2024 1

in Readme in this repository some types were listed, this partucilar one was missing. I checked amqplib documentation but didn't find anything regarding these types at all. In PR I added bool type. Hope it helps, tested on production and works :)
#686

from rabbitmqbundle.

janbogdanski avatar janbogdanski commented on July 21, 2024

Hey,
Not a rabbit specialist here, but just made it working.
As described somewhere in docs (eg. https://www.cloudamqp.com/blog/rabbitmq-3-8-feature-focus-single-active-consumer.html) you need rabbit 3.8.

Types are defined in this class: AMQPAbstractCollection and for bool it is 't'

        self::T_BOOL => 't',

Probably missing in documentation, hope it is not a hidden feature.

from rabbitmqbundle.

Eloar avatar Eloar commented on July 21, 2024

@janbogdanski You mean missing in documentation of Bundle or php-amqplib?

from rabbitmqbundle.

mihaileu avatar mihaileu commented on July 21, 2024

@janbogdanski @kaiszy an update of documentation would be highly appreciated

from rabbitmqbundle.

mihaileu avatar mihaileu commented on July 21, 2024

thx

from rabbitmqbundle.

kaiszy avatar kaiszy commented on July 21, 2024

@janbogdanski Great! Thanks for your afford.

from rabbitmqbundle.

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.