Первоначальная версия VidConf

This commit is contained in:
2026-07-23 01:04:01 +03:00
commit 896455381a
335 changed files with 61527 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
{
"event": "room_started",
"id": "{event_id}",
"createdAt": "1720000000",
"room": {
"sid": "RM_test_started",
"name": "{room_name}"
}
}