GitHub user pjfanning added a comment to the discussion: `StreamConverters.asInputStream` not workable when using broadcast with `ByteString` source?
Would it be possible to write a custom stage that materialises a ByteString and then you can call asInputStream on the ByteString instance? This InputStream is an independent InputStream and is usable until it is closed in its own right. GitHub link: https://github.com/apache/pekko/discussions/1807#discussioncomment-12601094 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
