Structsยง
- Buffer
Chunks ๐ - A wrapper that buffers the
StreamChunks from upstream until no more ready items are available. Besides, any message other thanStreamChunkwill trigger the bufferedStreamChunks to be emitted immediately along with the message itself. - Merge
Executor MergeExecutormerges data from multiple channels. Dataflow from one channel will be stopped on barrier.- Merge
Executor ๐Input