End-to-end-encryption options. The host supplies the worker (bundler-specific) + a shared passphrase.
The shared passphrase all participants derive the room key from.
The E2EE web worker (e.g. new Worker(new URL('livekit-client/e2ee-worker', import.meta.url))).
new Worker(new URL('livekit-client/e2ee-worker', import.meta.url))
End-to-end-encryption options. The host supplies the worker (bundler-specific) + a shared passphrase.