jamesge commented on issue #711: How to implement interceptor(or 
middleware)-like functionality before or after each rpc call?
URL: https://github.com/apache/incubator-brpc/issues/711#issuecomment-478434454
 
 
   [client-side 
auth](https://github.com/apache/incubator-brpc/blob/master/docs/en/client.md#authentication),
 [server-side 
auth](https://github.com/apache/incubator-brpc/blob/master/docs/en/server.md#verify-identities-of-clients),
 
[tracing](https://github.com/apache/incubator-brpc/blob/master/docs/cn/rpcz.md) 
(no english doc yet). As for logging, it's more likely to be temporarily added 
for debugging, with the source code in hand, I think you can add logging 
anywhere you like.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to