I have a requirement where a file is uploaded by the end-user and it has to stream to two different services.
I tried with pre-materialize, that didn’t work.
Is there any API in akka-stream ? or Should I build custom graph ?
4 posts - 2 participants