Skip to content

Client Proxy IAsyncEnumerable<T> support #23406

@enisn

Description

@enisn

Response streaming with IAsyncEnumerable<T> in client-proxies.

Server-side and AppServices with IAsyncEnumerable works properly.

But there is no support for Static Client Proxies. We can consider adding support for it:

  • C# - HttpApi.Client (dotnet)
  • JS - MVC Client-Side
  • TS - Angular Client

C# may be already working with small amount of changes, we need to check all the cases

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions