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 replyTo property in client dispatch handler #13

Closed
IrfanAli17899 opened this issue Sep 18, 2022 · 1 comment
Closed

add replyTo property in client dispatch handler #13

IrfanAli17899 opened this issue Sep 18, 2022 · 1 comment

Comments

@IrfanAli17899
Copy link

the client module's publish method passes "replyTo" in attributes but the dispatchMethod doesn't passes it.

@p-fedyukovich
Copy link
Owner

It is not supposed to do it, because event based pattern doesn't imply response handling, you can read about it here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants