meteor-space / event-sourcing

CQRS and Event Sourcing Infrastructure for Meteor.
MIT License
63 stars 9 forks source link

Fix/return space error from router #95

Closed rhyslbw closed 5 years ago

rhyslbw commented 8 years ago

Provide a callback when sending commands to receive errors or acknowledgement from domain error.

Fixes #94