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 support to http2/grpc templating. #44

Open
tkrafael opened this issue Oct 31, 2019 · 1 comment
Open

Add support to http2/grpc templating. #44

tkrafael opened this issue Oct 31, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@tkrafael
Copy link

Is your feature request related to a problem? Please describe.
Currently there's a mix in applications running soap/rest/grpc.
It would be good to support grpc when mocking requests and responses.

Describe the solution you'd like
It would be good to support grpc when mocking requests and responses by using proto files describing the request and responses.

@natenho
Copy link
Owner

natenho commented Oct 31, 2019

Great, I have another idea to support protocols other than HTTP, specially raw TCP and your suggestion is aligned with it, although I think yours could be more useful at this moment. Thanks! Please feel free to also participate with code! I would appreciate other contributions.

@natenho natenho added the enhancement New feature or request label Oct 31, 2019
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

2 participants