Hello, I have some problems using the C++ implementation of Interceptors. Basically I wanted to add a server Interceptor to reject rpc requests from clients based on some internal state of my server and return some grpc status. Is that even possible? If it is possible which InterceptionHookPoint do I need to use in the Intercept method of my Interceptor?
Thanks -- 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 grpc-io+unsubscr...@googlegroups.com. To view this discussion visit https://groups.google.com/d/msgid/grpc-io/85643a4d-ad7b-444d-a061-0c3ef994ee83n%40googlegroups.com.