2 repository-uri
Systems that modify response data in real time by processing data chunks as they stream.
Distinct from API Response Transformations: Specifically focuses on stream-based chunk transformation rather than general API response format alteration.
Explore 2 awesome GitHub repositories matching web development · Streaming Response Transformers. Refine with filters or upvote what's useful.
node-http-proxy is a Node.js HTTP proxy library and toolkit used to create programmable reverse proxies, load balancers, and traffic routers. It functions as a system for forwarding HTTP and WebSocket traffic from clients to backend target servers. The project provides capabilities for translating incoming request paths into backend addresses using programmable matching rules. It supports the creation of bidirectional tunnels to facilitate real-time communication via WebSocket proxying. The library covers the modification of request and response headers, including the rewriting of cookies an
Modifies incoming response data in real time by piping chunks through a transformation layer.
This project is a comprehensive framework for constructing, managing, and evaluating knowledge graphs through multi-agent reasoning and deep search capabilities. It provides an end-to-end pipeline that ingests multi-format documents, extracts entities and relationships based on configurable schemas, and maintains structured knowledge bases to support evidence-based retrieval. The system distinguishes itself through its multi-agent orchestration, which decomposes complex queries into parallel research steps and synthesizes long-form reports. It leverages advanced graph-based techniques, includ
Transmits text chunks and execution logs to the client to minimize perceived latency during processing.