catro
v1.1.0
Published
HTTP Proxy core
Readme
catro
HTTP proxy for Node. Core of MeoProxy.
Development
Install OpenSSL firstly.
Check whether OpenSSL has been installed.
opensslInstall Nodejs (>=4.2)
node -vInstall dependences.
npm install
npm run iRun test cases.
npm testUsage
see proxy.test.ts
