| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-10-21 | perf(sim/flow): Add support for multi-flow stages | Fabian Mastenbroek | |
| This change adds support for creating nodes in a flow graph that support multiple inputs and outputs directly, instead of our current approach where we need to re-implement the `FlowConsumerContext` interface in order to support multiple inputs or outputs. | |||
