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

Initialize our HttpClient lazily and asynchronously #8

Open
@grantland

Description

@grantland

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions