Callback output, split SDK
Compare changes
Files
2+ 7
− 0
@@ -170,6 +170,13 @@ class Composition(Loggable):
is_push_based
to IOutput
to indicate if data must be pushedConnectHelper
/try_connect
Fixes #22 (closed)
Pull-based components/outputs offer one more way to build non-working compositions. We should check for them! Continued in #49 (closed).