You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to use axon in a configuration where everyone is a publisher as well as a subscriber (So everyone can message everyone, no round robin, no guaranteed delivery). I would use topics to distinguish relevant messages. How can I achieve this with axon? When I attempt to publish as a subscriber I receive the error message in the title of this issue.
The text was updated successfully, but these errors were encountered:
I would like to use axon in a configuration where everyone is a publisher as well as a subscriber (So everyone can message everyone, no round robin, no guaranteed delivery). I would use topics to distinguish relevant messages. How can I achieve this with axon? When I attempt to publish as a subscriber I receive the error message in the title of this issue.
The text was updated successfully, but these errors were encountered: