Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow for users to register interceptors #8

Open
ellie-idb opened this issue Jun 26, 2020 · 0 comments
Open

Allow for users to register interceptors #8

ellie-idb opened this issue Jun 26, 2020 · 0 comments
Labels
enhancement New feature or request P3 Priority 3 - MINOR

Comments

@ellie-idb
Copy link
Owner

This should be relatively trivial, as the current handler table is merely a table of lambdas generated at compile-time.
https://github.com/hatf0/grpc-d/blob/55529d2c4f43210ff761dec4bda2ab345aa4a33d/source/grpc/service/package.d#L289

@ellie-idb ellie-idb added enhancement New feature or request P3 Priority 3 - MINOR labels Jun 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request P3 Priority 3 - MINOR
Projects
None yet
Development

No branches or pull requests

1 participant