koajs / bodyparser

Koa body parsing middleware
MIT License
1.31k stars 117 forks source link

co-busboy does not work very well for koa2 #140

Closed flyingrx closed 1 year ago

flyingrx commented 3 years ago

co (generator function and yield) syntax is mandatory with co-busboy. It is not user-friendly. Maybe it is not suggested in the README.

flyingrx commented 3 years ago

too obsolete package

3imed-jaberi commented 1 year ago

solved in the latest releases