Skip to content
Discussion options

You must be logged in to vote

The broadcast config for an incoming channel in reactive messaging corresponds to how consumed messages are dispatched to different channels.

For a rabbitmq pub/sub setup you'd need to publish to a fanout exchange and bind consumer queues to that exchange.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@ozangunalp
Comment options

@iompo
Comment options

@ozangunalp
Comment options

Answer selected by iompo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment