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

adds NopResponse to AMQP transport #850

Merged
merged 1 commit into from
Mar 26, 2019
Merged

Conversation

mattfung
Copy link
Contributor

In response to previous discussion and #841, here is a commit that allows users to configure AMQP Subscriber to not issue a response to the sender. Similiarly, one is also able to configure AMQP Consumer to not wait for a response.

Comments/ Suggestions are more than welcome.

@mattfung mattfung mentioned this pull request Mar 19, 2019
@peterbourgon
Copy link
Member

This leaves a bad taste in my mouth, because we're not doing RPC anymore. But I guess it fits the model.

@peterbourgon peterbourgon merged commit 62b26ab into go-kit:master Mar 26, 2019
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