Skip to content

Clients name consistency #267

@Keiishu

Description

@Keiishu

The current naming scheme for the clients isn't very intuitive at first glance, nor consistent. async_api.rs contains Client, the async client; and blocking_api contains HttpApiClient, the blocking client.

I propose we rename them, respectively, to AsyncClient and BlockingClient.

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