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

grpc-fixture should match based on destination/authority #39

Open
bradleyjkemp opened this issue Jul 13, 2019 · 0 comments
Open

grpc-fixture should match based on destination/authority #39

bradleyjkemp opened this issue Jul 13, 2019 · 0 comments
Labels

Comments

@bradleyjkemp
Copy link
Owner

Some gRPC services (e.g. reflection API or server healthcheck/status) are implemented by multiple servers which can return different results.

grpc-fixture should be able to return different responses depending on the intercepted request destination.

At the moment I think the best solution is to add an "authority" field to the messageTree struct which can be matched on by the fixture interceptor.

Related: #1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant