Seems like double posted the same question?
Please don't double post the same question :-)
I answered in that
thread: https://groups.google.com/forum/#!topic/akka-user/7VqlP1w_CN8
--
Konrad
Akka Team
W dniu piątek, 14 października 2016 09:02:59 UTC+2 użytkownik regis leray
napisał:
>
> I'm tr
I'm trying to implement the pause/resume in akka stream.
The current implementation, is buffering all elements into an List if the
valve is in mode "close", if not we are pushing elements like the default
behavior.
When we are resuming the flow by calling the materialize value switch.open,
we c