jordaneremieff / mangum

AWS Lambda support for ASGI applications
https://mangum.io/
MIT License
1.67k stars 119 forks source link

Allow the use of a custom protocol #286

Open khamaileon opened 1 year ago

jordaneremieff commented 1 year ago

Hi @khamaileon, could you explain the use-case for this? I think I get it and should probably be fine, but it's a pretty big piece of public API to support so I'd like to understand how you're using it a better. Some tests/docs would also be helpful.

The code in this MR seems fine, so mainly want to clarify it.