Collected sources and patterns will appear here. Add from search, explore, or the patterns library.
Publisher<T> -> T
Expose blocking synchronous methods that wrap and block on an underlying reactive pipeline.
Problem it solves
Imperative client code bases cannot easily consume non-blocking reactive APIs.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.