yohanboniface / falcon-multipart

[Experimental] Parse multipart/form-data in falcon
MIT License
58 stars 11 forks source link

Support for Falcon ASGI #16

Open kvfi opened 3 years ago

kvfi commented 3 years ago

Falcon 3.0.0 now support ASGI and websockets natively. This change provides compatiblity for both WSGI and ASGI apps.