reactor-core
https://github.com/reactor/reactor-core
Java
Non-Blocking Reactive Foundation for the JVM
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported2 Subscribers
Add a CodeTriage badge to reactor-core
Help out
- Issues
- Strictly define operator Fusion contract for Reactor subscribers (internal and user-made)
- Documented alternative to Sinks.many().replay().limit(0) does not work as expected
- Flux.concatMapDelayError not collecting errors when prefetch = 0
- Unexpected internal NullPointerException in a reactor scheduler
- Document using `.subscribe` for `fire-and-forget` scenarios
- FluxSampleTimeout Javadoc concerns
- Flux.delayElements() and parallel() cause hang when an exception has been thrown in flatMap()
- #publish does not propagate onComplete to late Subscribers
- Make Mono.cache() forget its source when it terminates
- [Suggestion] Create an operator that merges multiple ordered flux's into a single flow with optional fields for flux's with gaps in there keys
- Docs
- Java not yet supported