-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(api, async)!: add
fn send_async
to trait Client
, apply to
async - add new `trait Client` behavior: `send_async`. - apply new APIs to `AsyncClient`, create new `handler` to build request and send with `reqwest` HTTP client.
- Loading branch information
1 parent
30ad18f
commit b41d756
Showing
5 changed files
with
224 additions
and
290 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.