grpc / grpc/grpc-web

More examples with interceptors

Open
#937 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
9.3k
Forks
802
Avg merge
1d 7h
Merged PRs (30d)
5

Description

See the test:
https://github.com/grpc/grpc-web/blob/master/packages/grpc-web/test/tsc-tests/client03.ts#L24

and the interceptor interface:
https://github.com/grpc/grpc-web/blob/master/packages/grpc-web/index.d.ts#L63

If I have a service where several methods use streams, does it mean that I have to create so many instances of services and write my own interceptor for each one?

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.