Collected sources and patterns will appear here. Add from search, explore, or the patterns library.
HttpServer & McpServer -> RunningMcpService
Route incoming SSE streams and client command payloads to an abstract server protocol coordinator.
Problem it solves
Raw HTTP servers need to handle stateful, streaming protocol sessions without tight coupling to the network layer.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.