Skip to content

Allow user to provide with additional GRPC interceptors #106

Description

@evgeniy-b

It would be great to have a possibility to provide with own interceptors for service initialization since there is currently no way to inject there. Ideally (or additionally) in a global manner so this could be configured without modifying client/service initialization code and interceptor could be injected dynamically in tests (to fake requests).

Metadata

Metadata

Assignees

No one assigned

    Labels

    difficulty: mediumIntermediate difficulty; some experience with codebase may be helpfulenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions