Collected sources and patterns will appear here. Add from search, explore, or the patterns library.
InputStream -> Publisher<JsonRpcFrame>
Map standard system input and output streams to reactive publishers and subscribers framing newline-delimited JSON messages.
Problem it solves
Standard system streams are blocking and lack high-level, reactive message framing.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.