'Introduction to gRPC' issue
Open
- Dominant language
- HTML
- Stars
- 479
- Forks
- 545
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 5
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.