Request Sending Precedures in GRPC Client Side
As a developer, understanding the behaviors of grpc cannot keep away from the implementation. If we only know the high-level design but do not care about the implementation, we cannot get help in coding through our learning effects.
In this article, I will list some necessary concepts and draw some diagrams to understand implementation better.