Skip to content
Snippets Groups Projects
Commit 51d53cb1 authored by Lisa Carey's avatar Lisa Carey Committed by Tim Emiola
Browse files

Removed big diagram todo

parent 4b8fbe2b
No related branches found
No related tags found
No related merge requests found
...@@ -40,7 +40,7 @@ parameters and return types. On the server side, the server implements this ...@@ -40,7 +40,7 @@ parameters and return types. On the server side, the server implements this
interface and runs a gRPC server to handle client calls. On the client side, interface and runs a gRPC server to handle client calls. On the client side,
the client has a *stub* that provides exactly the same methods as the server. the client has a *stub* that provides exactly the same methods as the server.
##TODO: diagram? <!--TODO: diagram-->
gRPC clients and servers can run and talk to each other in a variety of gRPC clients and servers can run and talk to each other in a variety of
environments - from servers inside Google to your own desktop - and can environments - from servers inside Google to your own desktop - and can
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment