MCPcopy Create free account
hub / github.com/cloudflare/meet /

Class

app/utils/e2ee.ts:95–95  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

93 | { type: 'newSafetyNumber'; hash: Uint8Array }
94
95export class EncryptionWorker {
96 get worker(): Worker {
97 invariant(
98 this._worker !== null,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected