Skip to content

RabbitMQEventBus with different queue #253

@One-One-Code

Description

@One-One-Code

Configure(options =>
{
options.ClientName = "TestApp2";
options.ExchangeName = "TestMessages";
});

Publish and Consumer Queue must same?

I Want to Publish message to Queue A(with a different exchange),And Consumer Queue B in the same app, how to configure?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions