[feat] update some feature

sync code of  fastrtc,
add text support through datachannel,
fix safari connect problem
support chat without camera or mic
This commit is contained in:
huangbinchao.hbc
2025-03-25 18:05:10 +08:00
parent e1fb40a8a8
commit aefb08150f
222 changed files with 28698 additions and 5889 deletions

View File

@@ -25,7 +25,8 @@
"@gradio/preview": "0.12.0",
"less": "^4.2.2",
"prettier": "3.3.3",
"vite-plugin-commonjs": "^0.10.4"
"vite-plugin-commonjs": "^0.10.4",
"prettier-plugin-svelte": "^3.3.3"
},
"exports": {
"./package.json": "./package.json",