Move to event driven architecture
manthanhd opened this issue · comments
This will require massive re-design.
Change architecture to use EventEmitter functionality. This will allow loosely coupled resolvers which then in future can be replaced with custom ones if needed. This will also allow external clients to subscribe to events too.