Skip to content

Direct queue properties #181

@davidmrz

Description

@davidmrz

I have this project using op-rabbit and I'm trying to send a message directly to a queue but the queue doesn't exist yet.

I'm using rabbitControl ! Message.queue(message, queue = "the_queue") to publish messages but I can't find a way to 1) declare the queue and have it created automatically and 2) use additional parameters such as ttl.

Is it possible to achieve that or do I have to manually create the queue with such properties?

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