© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2022
A. GirettiBeginning gRPC with ASP.NET Core 6 https://doi.org/10.1007/978-1-4842-8008-9_10

10. The gRPC-web Specification

Anthony Giretti1  
(1)
La Salle, QC, Canada
 
We have seen together a lot things that we can do with gRPC. However, as explained in Chapter 3, gRPC is not fully supported by browsers because it relies on HTTP/2. Fortunately, a browser-compatible version of gRPC has emerged: gRPC-web. In this chapter, you will learn
  • The history and the specification of gRPC-web

  • The gRPC-web JavaScript libraries

  • gRPC-web versus REST APIs

History and Specification of gRPC-web

History of gRPC-web

As you already know, gRPC and Protobufs resulted from an open source project ...

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.