March 2022
Beginner
489 pages
8h 34m
English
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 ...
Read now
Unlock full access