Skip to content

Add support for async http client #23

Open
@seemeroland

Description

@seemeroland

The client always uses a blocking http client. Could we add a send_async function that uses reqwest::Client for async support?

Unconditionally using the blocking client also prevents this crate from being compiled for the WASM target: seanmonstar/reqwest#891

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions