Skip to content

Use YARP for rerout gRPC request #2777

Answered by Tratcher
ronile21 asked this question in General
Discussion options

You must be logged in to vote

What is your routing criteria?

gRPC starts as HTTP, so long as you're routing based on the initial request (path, headers, etc.) you don't need to do anything special.

It only gets hard if you want to route based on the body.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by MihaZupan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants