Fuyukai / Kyoukai

[OLD] A fully async web framework for Python3.5+ using asyncio
https://mirai.veriny.tf
MIT License
298 stars 14 forks source link

Non-async file object in request.files #33

Closed Rybak5611 closed 6 years ago

Rybak5611 commented 6 years ago

werkzeug.datastructures.FileStorage in kyoukai.HTTPRequestContext.request.files is not async class, streaming files is impossible.

Fuyukai commented 6 years ago

This project is deprecated and will not be getting any more updates.

Please see the README.