grpc / grpc/grpc.io

Request for improvement of the documentation (C++ Asynchronous API tutorial)

Open
#810 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
479
Forks
545
Avg merge
2d 7h
Merged PRs (30d)
5

Description

The documentation for C++ **Synchronous** is perfect and I am able to understand it. Thank you.

However, I have a hard time understanding C++ **Asynchronous** API tutorial. I feel that the documentation is incomplete and lacks some details (https://grpc.io/docs/languages/cpp/async/).

I request you to improve this documentation by including additional information regarding:
- What is a completion queue?
- What is a tag and how does it work?
- What is the general work-flow of the C++ asynchronous grpc program? (how the program works, how multiple CallData instances are spawned etc.)
and any additional information.

In the documentation, please try to include as many diagrams as possible. Please refer this video for the diagrams: https://www.youtube.com/watch?v=S7WIYLcPS1Y

Thank you.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.