Collected sources and patterns will appear here. Add from search, explore, or the patterns library.
ResourcePath -> Stream<Message>
Route both transient publish-subscribe messages and on-demand storage queries over a single unified hierarchical path space.
Problem it solves
Using separate APIs and protocols for streaming data and querying historical data increases network overhead and client logic complexity.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.