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

Support surf along with reqwest behind feature gates #129

Open
wafflespeanut opened this issue Oct 7, 2019 · 0 comments
Open

Support surf along with reqwest behind feature gates #129

wafflespeanut opened this issue Oct 7, 2019 · 0 comments
Labels
enhancement New feature or request epic A fair amount of work is involved mentor available This issue has a mentor, if needed

Comments

@wafflespeanut
Copy link
Collaborator

We use reqwest as the default client. But, we can support surf by implementing the Request, Response and ApiClient traits which will be introduced as part of #128. Once we do that, we can gate reqwest and surf behind some features and expose reqwest by default. And, all of this happens is in codegen.

@wafflespeanut wafflespeanut added enhancement New feature or request epic A fair amount of work is involved mentor available This issue has a mentor, if needed labels Oct 7, 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 epic A fair amount of work is involved mentor available This issue has a mentor, if needed
Projects
None yet
Development

No branches or pull requests

1 participant