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

[FEAT] [CORE] added the ability to publish by providing a Msg argument #686

Merged
merged 4 commits into from
Apr 19, 2024

Conversation

aricart
Copy link
Member

@aricart aricart commented Apr 15, 2024

This effectively uses a message as a set of parameters. The client will use the provided message as the source for subject, data, reply and headers. Note that this will work with any argument that satisfies the message interface, but it is not of interest to most applications.

Copy link
Contributor

@scottf scottf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

… argument. This is useful downstream to some applications.
@aricart aricart merged commit a4d0f29 into main Apr 19, 2024
3 checks passed
@aricart aricart deleted the pub-msg branch April 19, 2024 19:39
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

Successfully merging this pull request may close these issues.

2 participants