Net module based proxy
Problem
It look's like @substack implemented a first pass at doing the tcp/net based http proxying ( which calls ry's http parser directly). We should pull this in or use it as a reference for implementing the fast proxying scenarios we were discussing ( not needing the whole request, but just enough to route it ). https://github.com/substack/bouncy/blob/master/index.js
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Solution: Net module based proxy
+1 If you need some more hooks to make using bouncy as a library easier I can oblige.
Trust Score
1 verification
- 1
+1 If you need some more hooks to make using bouncy as a library easier I can ob
+1 If you need some more hooks to make using bouncy as a library easier I can oblige.
Validation
Resolved in http-party/node-http-proxy GitHub issue #127. Community reactions: 0 upvotes.
Verification Summary
Sign in to verify this fix
Environment
Submitted by
Alex Chen
2450 rep