pjfanning opened a new issue, #1977: URL: https://github.com/apache/pekko/issues/1977
* My understanding is that reactivestreams dependency is only really needed to support Java 8 users * Java 9+ users can use https://docs.oracle.com/javase/9/docs/api/java/util/concurrent/Flow.html and related classes * In theory, users who use Java 9+ might still want org.reactivestreams support too but is it best to just move on? wdyt? @raboof @He-Pin @mdedetrich -- 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]
