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 OkHttp library #98

Closed
lenguyenthanh opened this issue Jun 7, 2016 · 3 comments
Closed

Add support OkHttp library #98

lenguyenthanh opened this issue Jun 7, 2016 · 3 comments

Comments

@lenguyenthanh
Copy link

As OkHttp has many advantages and there a lot of Android applications already use OkHttp. Should this library supports OkHttp as a plugin or uses it directly?

@yoavst
Copy link
Collaborator

yoavst commented Jun 7, 2016

In order to do that, you need to create a Client that uses OkHttp.

Here is the default client: HttpClient

I never used OkHttp.

@lenguyenthanh
Copy link
Author

So should we create a library call fuel-okhttp in this repository?

@kittinunf
Copy link
Owner

I think it should be separated. You could open up with your repo that supports OkHttp. I am happy to link it in readme of this repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants