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
- Cancel a concat subscription installed while cancelling
- Bump byteBuddy from 1.18.11 to 1.18.14
- Fix refCount leak on cancel during onSubscribe
- refCount() never disconnects when a subscriber cancels during onSubscribe (regression in 3.8.0)
- [doc] Align scan marble diagrams with initial value #4042
- bufferTimeout with fairBackpressure emits a partial buffer when downstream demand resumes
- Mono.sequenceEqual does not discard buffered elements on cancellation, error, or mismatch
- mergeSequential and flatMapSequential do not discard elements buffered in inner queues
- Fix fair-backpressure bufferTimeout flushing a partial buffer on resumed demand
- Add discard support to Mono.sequenceEqual
- Docs
- Java not yet supported