Буферизация ICE кандидатов (для избежания гонки)

This commit is contained in:
RoyceDa
2026-03-15 17:22:48 +02:00
parent f57ec484e3
commit ab57303eb6
2 changed files with 59 additions and 12 deletions

View File

@@ -1,7 +1,7 @@
export const SERVERS = [
//'wss://cdn.rosetta-im.com',
//'ws://10.211.55.2:3000',
'ws://192.168.6.82:3000',
'ws://10.211.55.2:3000',
//'ws://192.168.6.82:3000',
//'wss://wss.rosetta.im'
];