gctoolkit icon indicating copy to clipboard operation
gctoolkit copied to clipboard

API to support message backplane

Open kirk-microsoft opened this issue 4 years ago • 0 comments

Currently an Aggregator/Aggregation provider has to export the implementations to the vertx module. The goal is to eliminate this by adding message bus support to the API and converting the vertx module to be a supplier to this API. Making this move should allow us to clean up the vertx module.

kirk-microsoft avatar Jul 23 '21 22:07 kirk-microsoft