Skip to content

Headers exchanges do not route messages based on headers #38

@jimeh

Description

@jimeh

Headers exchanges as implemented currently ignore message headers, and instead route messages based on the :routing_key passed to the #publish method, just like Direct and Topic exchanges.

It also looks like the code that binds exchanges and queues together doesn't support headers exchanges either.

Sadly I don't have time to provide a fix myself at the moment, so a issue report will have to do for now.

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