We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
prooph_event_store_bus_bridge.transaction_manager: class: Prooph\EventStoreBusBridge\TransactionManager tags: - { name: 'prooph_event_store.todo_store.plugin' } prooph_event_store_bus_bridge.todo_event_publisher: class: Prooph\EventStoreBusBridge\EventPublisher arguments: ['@prooph_service_bus.todo_event_bus'] tags: - { name: 'prooph_event_store.todo_store.plugin' }
The text was updated successfully, but these errors were encountered:
I'm not sure if my other issues are directly related. But they are related to the EventPublisher: prooph/service-bus-symfony-bundle#81
EventPublisher
Please see the GIST for an example how to bind the publisher to Symfony Messenger Bus. This works fine for me.
I wonder what this integration is supposed to do - maybe something similar? https://github.com/prooph/event-store-symfony-bundle/blob/master/doc/messenger.md
Sorry, something went wrong.
No branches or pull requests
Example bus bridge from prooph-do-sf
The text was updated successfully, but these errors were encountered: