Content pfp
Content
@
0 reply
0 recast
0 reaction

András Novoszáth pfp
András Novoszáth
@nocibambi
◼️32/100: Block-by-Block One thing I learned about: What is an RPC API? RPC is a way to design APIS. - Focuses on processes: calls a function - It calls remote functions as if a local service - Both client and server keep a proxy representation of each other (stub and skeleton) - Fixed data format - Client needs to know server functions and parameters - Can be stateful 🔽🛠️Resources🔽
1 reply
0 recast
1 reaction

András Novoszáth pfp
András Novoszáth
@nocibambi
- The Difference Between RPC and REST by AWS Cloud via @awscloud: https://aws.amazon.com/compare/the-difference-between-rpc-and-rest/ - Remote Procedure Calls (RPC) by Paul Krzyzanowski via @p_k: https://people.cs.rutgers.edu/~pxk/416/notes/15-rpc.html
0 reply
0 recast
0 reaction