mirror of
https://codeberg.org/JasterV/grpc-slides.git
synced 2026-04-26 18:40:03 +00:00
Update slide
This commit is contained in:
parent
19875bffee
commit
9468f6effc
1 changed files with 3 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
---
|
||||
|
||||
# Learning gRPC
|
||||
|
||||
Victor Martinez
|
||||
|
|
@ -7,6 +8,8 @@ Victor Martinez
|
|||
---
|
||||
## First, what is RPC?
|
||||
|
||||
Remote Procedure Calls.
|
||||
|
||||
An idea to extend transfer of control and transmission of data from one machine to another.
|
||||
|
||||
<a style="font-size: 20px;" href="http://birrell.org/andrew/papers/ImplementingRPC.pdf">
|
||||
|
|
|
|||
Loading…
Reference in a new issue