Skip to content

Update MessageService.submit() to exchange #193

@lmarini

Description

@lmarini

We will need to revisit this call. We are currently using the name of the queue as both the queue name and routing key. The meaning of the routing key for exchange is deepened on the the type of exchange. For example, in the current use of this function we are using fanout and that one doesn't use routing keys.

Originally posted by @lmarini in #191 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions