
Learn and implement RPC communication that can withstand 10 million traffic
july
In this lecture, we will discuss how to reduce resources for server-to-server communication by implementing RPC and gRPC communications used in actual practice.
Basic
grpc, rpc, Go