Защищенная синхронизация ключей и мета-данных групп

This commit is contained in:
RoyceDa
2026-02-24 14:33:47 +02:00
parent 8952fe43e8
commit bf057c14f4
4 changed files with 77 additions and 24 deletions

View File

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