Langflow is a powerful tool for building and deploying AI-powered agents and workflows.
feat: adds streamable http instead of sse on mcp client (#10157)
* Changed SSE to Streamable_HTTP implementation on backend * Changed SSE to Streamable HTTP on frontend * [autofix.ci] apply automated fixes * Added support for SSE as a fallback * [autofix.ci] apply automated fixes * [autofix.ci] apply automated fixes (attempt 2/3) * added /sse * updated code * created test to test streamable http * Test SSE fallback on HTTP/SSE tab * Changed nvidia remix starter project * [autofix.ci] apply automated fixes * Added changes for backwards compatibility * fixed issues on mcp util * [autofix.ci] apply automated fixes * Fixed tests to have a helper to initialize server, with health check * updated package lock * fixed backend tests * fixed backend test * [autofix.ci] apply automated fixes * format imports * fixed backend test * fixed frontend tests * [autofix.ci] apply automated fixes * [autofix.ci] apply automated fixes (attempt 2/3) * changed http to streamable http * [autofix.ci] apply automated fixes * fixed mcp util test * fixed test * ruff fix * wait timeout on mcp server test --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
L
Lucas Oliveira committed
99fc2cf068a8a72f27852c886e5e14f353cac6cf
Parent: 577ccd0
Committed by GitHub <noreply@github.com>
on 10/7/2025, 9:20:40 PM