This is a stop gap example how we can obtain the delay id

This commit is contained in:
Timo K
2025-12-04 10:54:22 +01:00
parent f05d4b158e
commit 6e19ac9a61
2 changed files with 27 additions and 0 deletions

View File

@@ -100,6 +100,7 @@ import { createHomeserverConnected$ } from "./localMember/HomeserverConnected.ts
import {
createLocalMembership$,
enterRTCSession,
MatrixState,
RTCBackendState,
} from "./localMember/LocalMembership.ts";
import { createLocalTransport$ } from "./localMember/LocalTransport.ts";