@u4/http-proxy
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

@u4/http-proxy

Finding a nodeJS simple HTTP service is an easy task. Code are old, fare from the current modern coding style. So I try to merge and upgrade diffrent nodeJS proxy, to have a modern one.

  • Using Promise
  • Using Event
  • Implemented in Typescript

Reference

https Proxy

The base code comming from: stackoverflow.com

http Proxy

The base code comming from: nodejs-proxy

/*
 * Created by Peter Krumins (peter@catonmat.net, @pkrumins on twitter)
 * www.catonmat.net -- good coders code, great coders reuse
 *
 * A simple proxy server written in node.js.
 *
 * imported from https://catonmat.net/http-proxy-in-nodejs
 * see https://github.com/pkrumins/nodejs-proxy
 */

Dependencies (0)

    Dev Dependencies (3)

    Package Sidebar

    Install

    npm i @u4/http-proxy

    Weekly Downloads

    1

    Version

    1.0.2

    License

    MIT

    Unpacked Size

    43.2 kB

    Total Files

    23

    Last publish

    Collaborators

    • urielch