Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Can I use the rabbimq federation feature? #107

@gunhak01

Description

@gunhak01

I'm trying to configure a rabbitmq federation to send messages, sending and receiving messages works fine through the management ui, but I'm having issues with the library.

When I utilized consume.cpp in the library example, I was doing q2->consume(AMQP_NOACK); and when I receive a message through the federation, I get a string too long exception via std::exception. is there any way to fix this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions