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

Reverts #54 #60

Closed
wants to merge 10 commits into from
Closed

Reverts #54 #60

wants to merge 10 commits into from

Conversation

k-k
Copy link
Contributor

@k-k k-k commented Jan 23, 2015

  • fixes an issue introduced in Fix #53 IronMqProvider return message's body with name of queue #54 - the queue name must be included in all Iron MQ messages as a way to properly dispatch events
  • moved the Iron MQ queue name to a _qpush_queue property on published messages
    • while this property is still removed by qpush directly, this change makes it a little more discrete when qpush publishes the messages that are read by other clients
  • updated tests to check that the queue name is removed automatically from messages sent and received by this qpush

@k-k k-k closed this Jan 23, 2015
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.

1 participant