# MultiPersonCommunication **Repository Path**: dhzx/MultiPersonCommunication ## Basic Information - **Project Name**: MultiPersonCommunication - **Description**: 多人在线通信-测试 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-07-22 - **Last Updated**: 2023-09-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # MultiPersonCommunication #### 介绍 多人在线通信-测试 ### 执行 npm i express -s npm i socket.io -s npm i nodemon -g nodemon server.js ### 然后打开 浏览器访问 控制端:http://localhost:9092/ 输出端:http://localhost:9092/view.html 或者使用本地ip地址访问