Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extract AzureHttp to NodeHttp marshalling code into its own library. #585

Closed
CyrusNajmabadi opened this issue Sep 9, 2018 · 0 comments
Closed
Assignees
Labels
kind/engineering Work that is not visible to an external user resolution/wont-fix This issue won't be fixed
Milestone

Comments

@CyrusNajmabadi
Copy link
Contributor

#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.

@CyrusNajmabadi CyrusNajmabadi removed their assignment Jan 8, 2020
@lukehoban lukehoban added the kind/engineering Work that is not visible to an external user label Jul 24, 2023
@mjeffryes mjeffryes added the resolution/wont-fix This issue won't be fixed label Jun 28, 2024
@mjeffryes mjeffryes self-assigned this Jun 29, 2024
@mjeffryes mjeffryes added this to the 0.107 milestone Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/engineering Work that is not visible to an external user resolution/wont-fix This issue won't be fixed
Projects
None yet
Development

No branches or pull requests

3 participants