Refactor local transport

- use the new domain logic to discover the transport
- then try to authenticate
- Also fix the bug in multi sfu where active$ not updated on delayId change
This commit is contained in:
Valere
2026-04-02 14:38:49 +02:00
parent c5c154c99b
commit 6dcb470162
3 changed files with 189 additions and 328 deletions

View File

@@ -544,7 +544,7 @@ describe("LocalTransport", () => {
});
});
it.fails(
it(
"should not update advertised transport on delayID changes, but active should update",
async () => {
// For simplicity, we'll just use the config livekit