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

Re-add HTTP transport and make it the fallback #267

Closed
software-dov opened this issue Jan 9, 2020 · 1 comment · Fixed by #688, #702 or #716
Closed

Re-add HTTP transport and make it the fallback #267

software-dov opened this issue Jan 9, 2020 · 1 comment · Fixed by #688, #702 or #716
Assignees
Labels
generator Bugs, features, and so forth pertaining to the generated client surface type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@software-dov
Copy link
Contributor

Some users may not want to use gRPC. Http is a sufficient fallback for certain APIs, so this transport must be explicitly supported.
This support used to exist but was removed due to testing limitations.
See #114 for additional details.

@software-dov
Copy link
Contributor Author

REST support has been added

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
generator Bugs, features, and so forth pertaining to the generated client surface type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
2 participants