ASP.NET Core offers a particular implementation of the gRPC-web specification. First, it is straightforward to create a gRPC-web application from a gRPC application without altering the operation of the application and without using any proxy. Also, the implementation of gRPC-web in ASP.NET Core supports both client streaming and bidirectional streaming, but only for applications that do not use a browser to operate. Therefore, it will be necessary to create ...
11. Create a gRPC-web service from a gRPC-service with ASP.NET Core
Get Beginning gRPC with ASP.NET Core 6: Build Applications using ASP.NET Core Razor Pages, Angular, and Best Practices in .NET 6 now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.