GRPC has an interceptor mechanism that can be used for logging, GRPC request verification, authentication, etc. To intercept requests on the server side, it is necessary to implement ServerInterceptor. And inherit two abstract classes, ServerCall and ServerCall.Listener. Our implementation uses the queue for storing sent requests.
Dmitrii Antonov
I'm a software engineer with 7 years of experience. I enjoy data structure, graph theory, and distributed systems.
Receive Stories from @dmitriiantonov90
L O A D I N G
. . . comments & more!