A Signal is used for communication between producers and consumers.
Signal
START
DATA
END
Generated using TypeDoc
A
Signal
is used for communication between producers and consumers.START
is used during the handshake phaseDATA
is used to request or send dataEND
indicates if the producer / consumer has finished, or has aborted