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

Set property to enable streaming in WASM and gRPC-Web #872

Merged
merged 1 commit into from Apr 20, 2020

Conversation

JamesNK
Copy link
Member

@JamesNK JamesNK commented Apr 17, 2020

This flag will enable streaming of response calls in Blazor Preview 5.

@JamesNK
Copy link
Member Author

JamesNK commented Apr 17, 2020

@pranavkm Is there a Blazor nightly build that this could be tested with?

@pranavkm
Copy link

3.2.0-preview5.20216.8 is the version that should be shipping.

You can do dotnet new -i Microsoft.AspNetCore.Components.WebAssembly.Templates::3.2.0-preview5.20216.8 --nuget-source https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet3.1-blazor/nuget/v3/index.json to install the preview5 templates and use https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet3.1-blazor/nuget/v3/index.json to restore packages

@JamesNK JamesNK force-pushed the jamesnk/grpcweb-blazor-streaming branch from 073b2f7 to e99b05f Compare April 17, 2020 22:19
@JamesNK
Copy link
Member Author

JamesNK commented Apr 17, 2020

Confirmed that this works with preview 5 packages 🥳

@JamesNK JamesNK merged commit f99787e into grpc:master Apr 20, 2020
@JamesNK JamesNK deleted the jamesnk/grpcweb-blazor-streaming branch April 20, 2020 21:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants