Extract AzureHttp to NodeHttp marshalling code into its own library. #585
Labels
kind/engineering
Work that is not visible to an external user
resolution/wont-fix
This issue won't be fixed
Milestone
#584 introduces code to marshall Azure http requests over to a real node http server (and back). It serves the same purpose as https://github.com/awslabs/aws-serverless-express (and indeed, is built on top of that library), except for Azure. We should consider extracting this into its own library for anyone to use on Azure.
The text was updated successfully, but these errors were encountered: