I do not like the idea of directly exposing the internal grpc.Call API. It is internal for a reason, and it is not currently guaranteed to be stable. I would strongly prefer that the "outbound interceptor" and "inbound interceptor" APIs be the fundamental building blocks of this interceptor API.
On Thursday, February 23, 2017 at 1:01:45 PM UTC-8, Michael Lumish wrote: > > A proposal for a client interceptor API for the Node.js library has been > created here: https://github.com/grpc/proposal/pull/14. > > Please keep discussion about it on this thread. > -- You received this message because you are subscribed to the Google Groups "grpc.io" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/grpc-io. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/503b7247-50c7-4105-ae22-cb034e676abb%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
