Skip to Content
Modern API Development with Spring 6 and Spring Boot 3 - Second Edition
book

Modern API Development with Spring 6 and Spring Boot 3 - Second Edition

by Sourabh Sharma
September 2023
Intermediate to advanced
494 pages
11h 33m
English
Packt Publishing
Content preview from Modern API Development with Spring 6 and Spring Boot 3 - Second Edition

10

Getting Started with gRPC

gRPC is an open source framework for general-purpose Remote Procedure Calls (RPCs) across a network. RPCs allow a remote procedure (hosted on a different machine) to call as if it were calling a local procedure in connected systems without coding the remote interaction details. RPC has a constant meaning in the gRPC abbreviation. It seems logical that the g in gRPC would refer to Google because it was initially developed there. But the meaning of the g has changed with every release. For its first release, version 1.0, the g in gRPC stood for gRPC itself. That is, in version 1.0, it stood for gRPC Remote Procedure Call. In this chapter, you are going to use gRPC version 1.54, where the g stands for gracious. Therefore, ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Full Stack Development with Spring Boot 3 and React - Fourth Edition

Full Stack Development with Spring Boot 3 and React - Fourth Edition

Juha Hinkula

Publisher Resources

ISBN: 9781804613276Supplemental Content