3 Commits (aacb794e1fe89caaa4da5c22a58d589b6630a275)

Author SHA1 Message Date
Feng Wang aacb794e1f
feat: Use aiohttp instead of waiting for blocking calls (#227)
* Use native async call instead of converting blocking calls

* remove nullable declarations

* fixs

* Fix star expression

* fix gather again

* remove unused private function

* Fix naming conflict

* Add the deleted function back. Disable the warning instead.

* remove trailing space

* handle wrong mime type from cloud

* Fix request header

* fix missing await
10 months ago
topsworld 2c37fb63ca doc: update change log and version 11 months ago
topsworld 838fff399b feat: first commit 11 months ago