1 Star 0 Fork 37

ljb445300387/SocketChat-server

forked from CodeMan/SocketChat-server 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 571 Bytes
一键复制 编辑 原始数据 按行查看 历史
CodeMan 提交于 2022-05-01 17:28 . add videoCall function
{
"name": "back_end",
"version": "1.0.0",
"description": "",
"main": "app.js",
"dependencies": {
"cookie-parser": "^1.4.6",
"express": "^4.17.3",
"express-session": "^1.17.2",
"express-socket.io-session": "^1.3.5",
"get-pixels": "^3.3.3",
"md5": "^2.3.0",
"multer": "^1.4.4",
"mysql2": "^2.3.3",
"sequelize": "^6.17.0",
"socket.io": "^4.4.1"
},
"devDependencies": {},
"scripts": {
"start": "node ./src/app.js",
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ljb445300387/socket-chat-server.git
git@gitee.com:ljb445300387/socket-chat-server.git
ljb445300387
socket-chat-server
SocketChat-server
master

搜索帮助