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

AsyncMessage now implements the Message interface #167

Merged
merged 1 commit into from
Sep 29, 2017

Conversation

iainmckay
Copy link
Contributor

AsyncMessage should extend the Message interface as it's API is expected inside of AsyncSwitchMessageRouter.

We're upgrading our system to use async messaging but we don't use the DomainMessage but we did implement AsyncMessage and the system fell over because we were unaware we had to implement this API.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.08%) to 98.054% when pulling d6b59f1 on iainmckay:master into 5062478 on prooph:master.

@prolic prolic merged commit 28741c6 into prooph:master Sep 29, 2017
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.

3 participants