Skip to content
New issue

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

add support for multiple messages in one handler #7

Merged
merged 1 commit into from
Jan 31, 2024

Conversation

davidxkurka
Copy link

@davidxkurka davidxkurka commented Aug 16, 2023

Changes in this PR will allow you to define handling of multiple messages within a single message handler. This behavior can be set up either with the neon tag or symfony attribute, as described in the updated README.md.
This setup can be useful when implementing process managers.

@f3l1x
Copy link
Member

f3l1x commented Sep 4, 2023

Can you please rebase it?

@davidxkurka
Copy link
Author

Sure. Rebase done.

@JanMikes
Copy link
Contributor

Hi, we would love to use this, how can i help this PR get merged? Thx

@f3l1x
Copy link
Member

f3l1x commented Jan 30, 2024

I've finally test it in my own project. Can you please rebase it @davidxkurka? I will merge it ASAP.

@davidxkurka
Copy link
Author

I've finally test it in my own project. Can you please rebase it @davidxkurka? I will merge it ASAP.

Rebase done. This time there have been a few merge conflicts. Tried to resolve them properly, and tested the result on my project. Seems to work fine. Please test it yourself once more, though.

Thanks.

@f3l1x f3l1x merged commit c2b6ada into contributte:master Jan 31, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants