winton-kafka-streams
winton-kafka-streams copied to clipboard
Branching in stream processing?
Kafka provides support for branching in the topology:
https://jaceklaskowski.gitbooks.io/mastering-kafka-streams/content/kafka-streams-internals-KStreamBranch.html
I think this is not explicitly supported in this library - is this correct?
Any indicator how such functionality could be integrated?