grpc.io icon indicating copy to clipboard operation
grpc.io copied to clipboard

'Introduction to gRPC' issue

Open FrankAtHexagon opened this issue 3 years ago • 1 comments

The Working with Protocol Buffers section contains this sentence:

gRPC uses protoc with a special gRPC plugin to generate code from your proto file: you get generated gRPC client and server code, as well as the regular protocol buffer code for populating, serializing, and retrieving your message types. You’ll see an example of this below.

There is no example below. Perhaps it's on a different page.

FrankAtHexagon avatar May 05 '21 21:05 FrankAtHexagon

cc @thisisnotapril

sergiitk avatar Jul 21 '21 21:07 sergiitk