This repository has been archived by the owner on Aug 10, 2023. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Can you add async support? #14
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Comments
Would be fixed with #5 |
WIP |
I'm not experienced with async. If you know a good way to do it, a pull request is welcome |
acheong08
added
help wanted
Extra attention is needed
enhancement
New feature or request
good first issue
Good for newcomers
labels
Dec 4, 2022
Closed
Hi @acheong08, I see this was closed and the async-dev branch was deleted. Was async support added and how can we use this? |
@kotx Live streaming is supported which is similar to async. It uses a generator to send live responses |
Closed
Closed
Closed
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
The requeset need long time to resbonse, so async can solve this problem in some way
you can use the HTTPX for both synchronous and async.
The text was updated successfully, but these errors were encountered: