You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: jsonrpc client send streaming request header and timeout field (#475)
The underlying `aconnect_sse` library will overwrite the header and
timeout of what's set in the `httpx_client`.
From a user using adk `a2a_remote_agent` library, they would pass in these
information in the `httpx_client`. I have tried this fix in my local
setup.
0 commit comments