awsgi icon indicating copy to clipboard operation
awsgi copied to clipboard

Merge a bunch of old PRs into one, add content-encoding (compression) support.

Open rambo opened this issue 3 years ago • 3 comments

Did a bit of cherry-picking.

Includes and supercedes:

  • https://github.com/slank/awsgi/pull/63
  • https://github.com/slank/awsgi/pull/60
  • https://github.com/slank/awsgi/pull/58
  • https://github.com/slank/awsgi/pull/56

Additionally fixes https://github.com/slank/awsgi/issues/19

rambo avatar Oct 17 '22 12:10 rambo

I also plan to completely modernize this library but that will be a separate package called awsgi2, I'll be posting links when it's time.

rambo avatar Oct 17 '22 12:10 rambo

FWIW I've mostly moved to https://mangum.io/ since opening the above PRs

symroe avatar Oct 17 '22 14:10 symroe

https://gitlab.com/advian-oss/python-awsgi2 for the fork for people still stuck with non async WSGI apps.

rambo avatar Oct 18 '22 10:10 rambo