grpc / grpc/grpc-node

Interceptors for specific methods

Open
#1,662 3 comments 0 reactions 0 assignees View on GitHub
package: @grpc/grpc-js package: grpc
Dominant language
TypeScript
Stars
4.8k
Forks
716
Avg merge
2d 3h
Merged PRs (30d)
10

Description

### Is your feature request related to a problem? Please describe.
What if we want to have interceptors for specific methods, we're not able to do it as per any documentation found there.

### Describe the solution you'd like
I made a wrapper for a GRPC service for enabling interceptors for each method but, at the same time, supporting service interceptors. https://github.com/markotom/grpc-service-interceptor

Wondering if it would be a good idea to have something similar in this GRPC node project by default.

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.