MetaSignal
A MetaSignal is a Signal with a data payload. The data can be anything, from a simple value to a set of values and references.
Since a the Streams are not bound by a data type, a MetaSignal can be sent on the same Stream as a Signal. Even MetaSignals with different data payloads (different data types) can be sent on the same Stream, making the entire system very versatile.