grpc / grpc/grpc-dotnet

Method level Interceptors

Open
#520 6 comments 1 reaction 1 assignee Claimed by @JamesNK View on GitHub
needs design
Dominant language
C#
Stars
4.5k
Forks
836
Avg merge
6d 3h
Merged PRs (30d)
7

Description

Hi,

Are there any plans to add support for method level interceptors?

I have a project which I have created a custom IServiceMethodProvider<> implementation for service discovery and would like the ability here to add interceptors for specific methods in the service. These interceptors would then be combined with any global or service level interceptors.

I have tested this functionality on a fork by adding it just for Unary methods and it is fairly straight forward to pass this through.

Thanks,
Cain.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.