You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brpc.apache.org by GitBox <gi...@apache.org> on 2019/04/01 04:48:45 UTC

[GitHub] [incubator-brpc] jamesge commented on issue #711: How to implement interceptor(or middleware)-like functionality before or after each rpc call?

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@brpc.apache.org
For additional commands, e-mail: dev-help@brpc.apache.org