Skip to content
This repository has been archived by the owner on Feb 14, 2020. It is now read-only.

Initialize our HttpClient lazily and asynchronously #8

Open
grantland opened this issue Oct 14, 2015 · 0 comments
Open

Initialize our HttpClient lazily and asynchronously #8

grantland opened this issue Oct 14, 2015 · 0 comments

Comments

@grantland
Copy link
Contributor

We want to initialize HttpClient lazily since we might not make any Twitter network requests.
We want to initialize HttpClient asynchronously since internally it creates it's own SSL cache which uses disk I/O.

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

No branches or pull requests

1 participant