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

Make proxy with zero dependencies (no express, body-parser) #7

Open
csantanapr opened this issue Nov 10, 2017 · 3 comments
Open

Make proxy with zero dependencies (no express, body-parser) #7

csantanapr opened this issue Nov 10, 2017 · 3 comments

Comments

@csantanapr
Copy link
Member

Making the web proxy leaner avoids the delay to load module tree for express and body-parser.
Have the web proxy use http server from nodejs

@rabbah
Copy link
Member

rabbah commented Dec 18, 2019

shedding express would also make startup faster.

@dgrove-oss
Copy link
Member

dgrove-oss commented May 3, 2023

Not done; commented on the wrong issue.

@dgrove-oss
Copy link
Member

Closed the wrong issue; reopening.

@dgrove-oss dgrove-oss reopened this May 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants