remove reactivestreams dependency?
Open
- 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
Assessment
This issue has not been assessed yet.