Method level Interceptors
Open
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
Assessment
This issue has not been assessed yet.