Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adapt upload for koa2? #466

Open
ajeecai opened this issue Dec 2, 2021 · 0 comments
Open

adapt upload for koa2? #466

ajeecai opened this issue Dec 2, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@ajeecai
Copy link

ajeecai commented Dec 2, 2021

Hi @kukhariev , when using in koa2 framework, the routing controller callback for upload files is async, then upload is defined as sync but it looks like that ServerResponse callback inside the upload is doing as async.
image

So do you know how to make it fit into koa2? Or provide an async upload version?

Thanks

@kukhariev kukhariev added the enhancement New feature or request label Dec 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants