He-Pin commented on PR #2156:
URL: https://github.com/apache/pekko/pull/2156#issuecomment-3261784640

   Kotlin's coroutines are fake, even worse than Java 21's virtual threads. I 
added this API quite cautiously. You see, I didn't add toOutputStream to Sink. 
If other libraries had these features, a new user might see that Pekko Stream 
doesn't have this feature and choose another library.
   
   It seems you're planning to build a Kotlin-specific DSL for Pekko. While 
that's great, it also presents significant challenges, as it will have to 
compete with Kotlin's Flow API. It's a real challenge to have something that 
others don't have, and to be superior to others.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to