Capability
Request Routing And Protocol Handling
3 artifacts provide this capability.
Want a personalized recommendation?
Find the best match →Top Matches
via “bidirectional message routing with protocol-agnostic buffering”
Run MCP stdio servers over SSE, Streamable HTTP or visa versa
Unique: Implements protocol-agnostic message routing using Node.js streams and backpressure mechanisms, allowing seamless message flow between stdio, SSE, and HTTP streaming without protocol-specific routing logic
vs others: More efficient than separate adapters for each protocol pair, using unified buffering and routing instead of N² adapter combinations