Initial deploy bundle for WebRTC signaling server and multipeer demo.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Xin Wang
2026-07-19 16:31:41 +08:00
commit 31828ead62
12 changed files with 1248 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
node_modules/
._*
.DS_Store