I want implement this flow by Akka Stream.
The root is number 1, I would like to be able to send a message to these children and that these children to these children with this type of message.
1->2
1->5
1->2->3
1->-2->4
1->5->6
Проблема в том, что я ничего не понимаю в Акке.