Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

call.ResponseStream.ReadAllAsync() not available for netstandard2.0 #2412

Closed
WeihanLi opened this issue Apr 16, 2024 · 0 comments · Fixed by #2411
Closed

call.ResponseStream.ReadAllAsync() not available for netstandard2.0 #2412

WeihanLi opened this issue Apr 16, 2024 · 0 comments · Fixed by #2411
Labels
question Further information is requested

Comments

@WeihanLi
Copy link
Contributor

call.ResponseStream.ReadAllAsync() not available for netstandard2.0

since there's Microsoft.Bcl.AsyncInterfaces maybe we could add support for netstandard2.0

the ReadAllAsync also support netstandard2.0 for Channel dotnet/runtime#94417

@WeihanLi WeihanLi added the question Further information is requested label Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant