This document is the API specification for the Reactor Core library. Routine use of Reactor will involve the composable Reactive Streams Flux, Mono and message passing Processor located under reactor.core.publisher.

Reactor Core is a succinct and powerful foundational library for building reactive and efficient applications on the JVM. More detailed documentation is available on the reference guide.