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 correlationId on RPC messages #56

Merged
merged 3 commits into from Oct 11, 2016
Merged

Conversation

nfantone
Copy link
Collaborator

@nfantone nfantone commented Oct 11, 2016

Following steps described on the official RabbitMQ RPC tutorial, this PR adds a UUIDv4 as correlationId to message's properties. This allow RPC clients to discern the origin of the replies and ensure it belongs to them.

Also, it updates all seneca-contrib/seneca-amqp-transport URLs to the new senecajs/seneca-amqp-transport, since we have moved the repo to the organization.

@nfantone nfantone self-assigned this Oct 11, 2016
@nfantone nfantone merged commit 8ce0ab0 into develop Oct 11, 2016
@nfantone nfantone deleted the feature/correlation-id branch October 11, 2016 19:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant