Use .NET gRPC Client and Server with Docker: I decided to write this article because I want to help others which might need something already built. What is RPC? In distributed computing, a remote procedure call (RPC) is when a computer program causes a procedure (subroutine) to execute in a different address space (commonly on another computer […]