grpc / grpc.io

Repository for the gRPC website and documentation
https://grpc.io
Other
420 stars 444 forks source link

'Introduction to gRPC' issue #777

Open FrankAtHexagon opened 3 years ago

FrankAtHexagon commented 3 years ago

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.

sergiitk commented 3 years ago

cc @thisisnotapril