# test.node-http-proxy **Repository Path**: xiweicheng/test.node-http-proxy ## Basic Information - **Project Name**: test.node-http-proxy - **Description**: nodejs动态路由代理 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-12-04 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # test.node-http-proxy https://gitee.com/xiweicheng/test.node-http-proxy - express: https://www.npmjs.com/package/express - http-proxy: https://github.com/http-party/node-http-proxy - http-proxy-middleware: https://www.npmjs.com/package/http-proxy-middleware - socket.io: https://socket.io/ ## CDN - https://cdnjs.com/libraries/socket.io ## 操作步骤 启动服务: - 1、node s1.js - 2、node s2.js - 3、node app.js 访问: - http://localhost:3000/?biz=s1 - http://localhost:3000/?biz=s2