apache / apache/pekko

remove reactivestreams dependency?

Open
#1,977 2 comments 1 reaction 0 assignees View on GitHub
Dominant language
Scala
Stars
1.6k
Forks
211
Avg merge
1d 6h
Merged PRs (30d)
89

Description

* 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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.