|
hace 3 años | |
---|---|---|
client | hace 5 años | |
config | hace 4 años | |
server | hace 3 años | |
.gitignore | hace 5 años | |
fashilong.js | hace 4 años | |
index.js | hace 5 años | |
indexv2.js | hace 5 años | |
package-lock.json | hace 3 años | |
package.json | hace 3 años | |
readme.md | hace 4 años | |
zhuisu.js | hace 4 años |
node、socketio
|-- config // 存储腾讯trtc的相关密钥和appid
|-- server // 各个服务的父目录
|-- app.js // 貌似没什么用,志广之前调试用的?
|-- fashilong.js // 法狮龙的服务
|-- index.js // 看房的服务
|-- socketv2.js // 看店的服务
|-- zhuisu.js // 追溯的服务
|-- fashilong.js // 法狮龙服务入口,pm2启动
|-- index.js // 看房服务入口,pm2启动
|-- indexv2.js // 看店服务入口,pm2启动
|-- zhuisu.js // 追溯服务入口,pm2启动
重要属性: