Skip to content

simplify aggregatingStream access

Warren Gifford requested to merge cc/simplify-aggregator into main

Created by: camdencheek

After a few days of using the new aggregating stream type, this is just a refinement to the API to make it less awkward to use. Essentially, it just embeds the aggregated event into the aggregatingStream so either the event or its fields are directly accessible.

Merge request reports

Loading