-
Notifications
You must be signed in to change notification settings - Fork 105
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels