Closed bkak closed 11 years ago
Are you using something like PHPStorm? https://github.com/adrai/node-cqrs-domain/issues/2
Oh cool.
That was it. I am using WebStorm to debug. In run mode it works fine. Scratching my head since yesterday.
Thank you for prompt reply.
When I change EventStore to MongoDb publishing of events to host stops. All other things work perfectly.
I am changing configuration of Server's Eventstore option to MongoDb. Do I have to do anything else too?
Also tried changing all the inMemory configurations to MongoDb, still events do not publish to Host.