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

add gRPC Proxy Service #61

Open
Will-Mao0326 opened this issue Mar 26, 2024 · 0 comments
Open

add gRPC Proxy Service #61

Will-Mao0326 opened this issue Mar 26, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@Will-Mao0326
Copy link

Proposal

JSON:
{
"priority": 13,
"request": {
"method": "ANY",
"urlPath": "/Business.Prompt/Prompt"
},
"response": {
"status": 200,
"proxyBaseUrl": "grpc://10.0.0.1:9890"
}
}
In gRPC, WireMock do not has the ability to selectively proxy requests through to other hosts,can you add it?

References

No response

@Will-Mao0326 Will-Mao0326 added the enhancement New feature or request label Mar 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant