封装socket,抹平websocket和小游戏平台socket的差异,统一用法

This commit is contained in:
宫欣海
2025-03-29 10:54:49 +08:00
parent 7505a66e91
commit 06d15e541b
12 changed files with 4120 additions and 29 deletions

View File

@@ -44,6 +44,7 @@
},
"devDependencies": {
"@cocos/creator-types": "^3.8.0",
"@douyin-microapp/typings": "^1.3.1",
"@rollup/plugin-terser": "^0.4.4",
"@rollup/plugin-typescript": "^12.1.2",
"@types/lodash": "^4.17.13",