catro
v1.1.0
Published
HTTP Proxy core
Downloads
36
Readme
catro
HTTP proxy for Node. Core of MeoProxy.
Development
Install OpenSSL firstly.
Check whether OpenSSL has been installed.
openssl
Install Nodejs (>=4.2)
node -v
Install dependences.
npm install
npm run i
Run test cases.
npm test
Usage
see proxy.test.ts