ray-proxy:Ray应用程序的代理,以允许调试有效负载

ray-proxy射线代理该项目充当前面的代理,用于调试您的应用程序与Ray应用程序之间发送的数据。在内部,这个项目采用封装为HTTP服务和包传入的请求雷转发。代理将在端口23517上运行,并将请求转发到http://localhost:23516 。这是一项正在进行的工作,可能会发生很大变化,恕不另行通知。指示# install required packages npm install # run in development mode npm run dev # or run in production mode: npm run prod或者,您可以手动构建和运行: npm run build:prod # or build:dev node run dist/ray-proxy.js测验这个包使用笑话进行单元测试。要运行测试套件,请运行: npm
zip
ray-proxy-main.zip 预估大小:16个文件
folder
ray-proxy-main 文件夹
file
.gitignore 64B
file
package.json 2KB
folder
src 文件夹
file
RequestCache.ts 2KB
file
index.ts 3KB
file
utils.ts 244B
file
jest.config.js 541B
file
LICENSE 1KB
file
CHANGELOG.md 161B
file
tsconfig.json 6KB
file
.eslintrc.js 1KB
file
README.md 1KB
folder
tests 文件夹
file
example.test.ts 68B
file
utils.test.ts 219B
file
RequestCache.test.ts 894B
file
.editorconfig 258B
file
.prettierrc 411B
zip 文件大小:10.28KB