Skip to content

Push-based components without internal time

Martin Lange requested to merge feature/push-component into main

Push-based time-less components work so far, except for the initial data push at t=0. Imagine multiple initial notifications: when the first one is received, the other inputs are not yet ready to get their required data.

Made grid_view a push-based component for testing.

Edited by Martin Lange

Merge request reports

Loading