Skip to content
This repository was archived by the owner on Apr 9, 2021. It is now read-only.

Commit 2267561

Browse files
committed
Merge pull request #46 from LisaFC/feature/docs
Added new overview diagram
2 parents 299242b + 99eb97e commit 2267561

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ parameters and return types. On the server side, the server implements this
3939
interface and runs a gRPC server to handle client calls. On the client side,
4040
the client has a *stub* that provides exactly the same methods as the server.
4141

42-
<!--TODO: diagram-->
42+
![gRPC diagram](../img/grpc_concept_diagram_00.png)
4343

4444
gRPC clients and servers can run and talk to each other in a variety of
4545
environments - from servers inside Google to your own desktop - and can

img/grpc_concept_diagram_00.png

58.6 KB
Loading

0 commit comments

Comments
 (0)