Skip to content

As a library user I want to create an exchange of non built-in type #36

@l4mby

Description

@l4mby

The user should be able to create an exchange of custom type

const exchange = await connection.declareExchange("custom-typed-exchange", 
          { type: "x-delayed-message", arguments: { "x-delayed-type": "direct" } }
)

Metadata

Metadata

Assignees

Labels

todoNext feature to implement

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions