Skip to content

Messenger QueryBus #28950

Closed
Closed
@sukei

Description

@sukei

Since this recent move, the MessageBusInterface:: dispatch() method can't return anything. I build CQRS apps using the Messenger since its release and use it to define the following three buses: command bus, event bus, and query bus. How are we supposed to do with the query bus right now ? Should I stop using a bus for the query part? Or mutate the message to transport the response? Thanks for your answers!

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