0.5.5 • Published 8 years ago

reverse-proxy-js v0.5.5

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
8 years ago

Reverse-Proxy.js

Release License Downloads Dependencies Build

Simple reverse proxy server supporting WebSockets, implemented in JavaScript.

Warning

This project has moved to a scoped package: @cedx/reverse-proxy.
See https://www.npmjs.com/package/@cedx/reverse-proxy for more info.

Please, update your installation to use the new package. From a command prompt with administrator privileges, run:

$ npm remove --global reverse-proxy-js
$ npm install --global @cedx/reverse-proxy

Or if you did install this project though a package.json file, update its content:

{
  "dependencies": {
    "@cedx/reverse-proxy": "*"
  }
}

License

Reverse-Proxy.js is distributed under the Apache License, version 2.0.

0.5.5

8 years ago

0.5.4

8 years ago

0.5.3

8 years ago

0.5.2

8 years ago

0.5.1

8 years ago

0.5.0

8 years ago

0.4.1

9 years ago

0.4.0

9 years ago

0.3.0

9 years ago

0.2.2

9 years ago

0.2.1

10 years ago

0.2.0

10 years ago

0.1.0

10 years ago