Showing results for gRPC - Developer Support

Jun 25, 2020
0
0

How to Utilize gRPC-Web From a Blazor WebAssembly Application

Developer Support
Developer Support

It is currently impossible to implement the gRPC HTTP/2 spec in the browser because there are no browser APIs with enough fine-grained control over requests. Well the good news is that gRPC-Web is here for the rescue!

BlazorgRPC