Skip to content

.NET : Support for A2A streaming in MapA2A #3310

@anktsrkr

Description

@anktsrkr

While integrating A2A with the Agent Framework, I noticed that the MapA2A extension currently uses RunAsync, which produces a fully-buffered response rather than streaming partial deltas.

Reference:

Since A2A supports streaming, I’m trying to understand the recommended way to enable streaming through this helper.

Questions:

  • Is there an existing streaming API (e.g., RunStreamingAsync) that MapA2A is expected to use?
  • If not, is streaming support planned for MapA2A based on Agent's capability?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions