node-http-proxy
HTTP programmable proxying library that supports websockets.
Description
It is suitable for implementing components such as reverse proxies and load balancers. A new proxy is created by calling createProxyServer and passing an options object as argument. var httpProxy = require('http-proxy'); var proxy = httpProxy.createProxyServer(options); This package is useful for Node.js web applications that want to support websockets.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/http-party/node-http-proxy#readme
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install node-http-proxy