Исправление протокола для правильного END_CALL

This commit is contained in:
RoyceDa
2026-04-04 17:19:43 +02:00
parent c052fdae41
commit c8c85991c7
3 changed files with 6 additions and 4 deletions

View File

@@ -1,8 +1,8 @@
export const SERVERS = [
//'wss://cdn.rosetta-im.com',
//'ws://10.211.55.2:3000',
'ws://10.211.55.2:3000',
//'ws://192.168.6.82:3000',
'wss://wss.rosetta.im'
//'wss://wss.rosetta.im'
];
export function selectServer(): string {