Skip to content

Specify the exchange type as a string (for non-built-in type exchanges): #66

@Gsantomaggio

Description

@Gsantomaggio

Is your feature request related to a problem? Please describe.

In Java, it is possible to set the:

management.exchange()
    .name("my-exchange")
    .type("x-delayed-message") // non-built-in type

Describe the solution you'd like

Implement the same for this client

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions