Skip to content

Can't create a broker without middlewares #90

Description

@davidt99

I wanted to create a broker without any middlewares using this code snippet:

broker = RabbitmqBroker(url=broker_url, middleware=[])

But the broker is created with the default middlewares.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions