Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudflare/meet
/ functions
Functions
416 in github.com/cloudflare/meet
⨍
Functions
416
◇
Types & classes
85
↓ 2 callers
Method
start_group
Starts a new MLS group. This is called if this user is the first user in the room. Returns a new safety number and nothing else
rust-mls-worker/src/mls_ops.rs:173
↓ 2 callers
Method
test_app_msg_encryption
Does a bunch of encryptions/decryptions of applications messages between parties in this group
rust-mls-worker/src/mls_ops.rs:906
↓ 2 callers
Function
tryParseAsDataURI
(filename)
public/noise/noise-suppressor-worklet.esm.js:396
↓ 2 callers
Function
tryParseAsDataURI
(filename)
public/noise/noise-suppressor-worklet.umd.js:404
↓ 2 callers
Function
u
(A)
public/noise/noise-suppressor-worklet.min.js:171
↓ 2 callers
Function
updateGlobalBufferAndViews
(buf)
public/noise/noise-suppressor-worklet.esm.js:103
↓ 2 callers
Function
updateGlobalBufferAndViews
(buf)
public/noise/noise-suppressor-worklet.umd.js:108
↓ 2 callers
Function
useAudioLevel
(mediaStreamTrack?: MediaStreamTrack)
app/hooks/useAudioLevel.ts:5
↓ 2 callers
Function
useConditionForAtLeast
(condition: boolean, time: number)
app/hooks/useConditionForAtLeast.ts:3
↓ 2 callers
Function
useDeadPulledTrackMonitor
( trackInfo?: string, sessionId?: string, enabled?: boolean, track?: MediaStreamTrack, name?: string )
app/hooks/useDeadPulledTrackMonitor.tsx:7
↓ 2 callers
Function
useDispatchToast
()
app/components/Toast.tsx:71
↓ 2 callers
Function
useMediaDevices
( filter: (device: MediaDeviceInfo) => boolean = () => true )
app/hooks/useMediaDevices.ts:6
↓ 2 callers
Function
useMid
(track?: MediaStreamTrack)
app/components/Participant.tsx:35
↓ 2 callers
Function
useRoomUrl
()
app/hooks/useRoomUrl.ts:4
↓ 2 callers
Function
useStablePojo
(value: T)
app/hooks/useStablePojo.ts:7
↓ 2 callers
Method
userLeftNotification
(id: string)
app/durableObjects/ChatRoom.server.ts:607
↓ 2 callers
Method
user_dies
The user at the given index stops responding. They have not officially left yet though TODO: this doesn't capture a user dying in between sending a We
rust-mls-worker/src/mls_ops.rs:786
↓ 2 callers
Method
user_joined
If this user is the Designated Committer, this will create a welcome package for the for the new user and a Commit with an Add operation in it, and it
rust-mls-worker/src/mls_ops.rs:351
↓ 2 callers
Method
user_left
If this user is the Designated Committer, this will create a Remove message for the rest of the group. Otherwise, this will just note that a user has
rust-mls-worker/src/mls_ops.rs:371
↓ 2 callers
Function
y
(A)
public/noise/noise-suppressor-worklet.min.js:76
↓ 1 callers
Function
CallsNewSession
( appID: string, appToken: string, apiExtraParams?: string, meetingId?: string, thirdparty = false )
app/utils/openai.server.ts:75
↓ 1 callers
Method
Renegotiate
(sdp: SessionDescription)
app/utils/openai.server.ts:58
↓ 1 callers
Function
__wbg_adapter_113
(arg0, arg1, arg2, arg3)
public/e2ee/wasm-pkg/orange_mls_worker.js:229
↓ 1 callers
Function
__wbg_load
(module, imports)
public/e2ee/wasm-pkg/orange_mls_worker.js:233
↓ 1 callers
Method
_releaseWasmResources
()
public/noise/noise-suppressor-worklet.esm.js:517
↓ 1 callers
Method
_releaseWasmResources
()
public/noise/noise-suppressor-worklet.umd.js:525
↓ 1 callers
Method
_releaseWasmResources
()
public/noise/noise-suppressor-worklet.min.js:329
↓ 1 callers
Function
addOnInit
(cb)
public/noise/noise-suppressor-worklet.esm.js:155
↓ 1 callers
Function
addOnInit
(cb)
public/noise/noise-suppressor-worklet.umd.js:160
↓ 1 callers
Function
addOnPostRun
(cb)
public/noise/noise-suppressor-worklet.esm.js:159
↓ 1 callers
Function
addOnPostRun
(cb)
public/noise/noise-suppressor-worklet.umd.js:164
↓ 1 callers
Function
addOnPreRun
(cb)
public/noise/noise-suppressor-worklet.esm.js:151
↓ 1 callers
Function
addOnPreRun
(cb)
public/noise/noise-suppressor-worklet.umd.js:156
↓ 1 callers
Function
addOneDay
(date: Date)
app/root.tsx:28
↓ 1 callers
Function
addRunDependency
(id)
public/noise/noise-suppressor-worklet.esm.js:167
↓ 1 callers
Function
addRunDependency
(id)
public/noise/noise-suppressor-worklet.umd.js:172
↓ 1 callers
Function
add_user
Acquires the global state and adds the given user by key package
rust-mls-worker/src/mls_ops.rs:615
↓ 1 callers
Function
alignUp
(x, multiple)
public/noise/noise-suppressor-worklet.esm.js:333
↓ 1 callers
Function
alignUp
(x, multiple)
public/noise/noise-suppressor-worklet.umd.js:341
↓ 1 callers
Function
arrayBufferToDecimal
(buffer: ArrayBuffer)
app/utils/e2ee.ts:412
↓ 1 callers
Function
assertError
(value: unknown)
app/utils/assertError.ts:1
↓ 1 callers
Function
assertNever
( _value: never, message: string = 'Unhandled type: assert never failed' )
app/utils/assertNever.ts:1
↓ 1 callers
Function
assertNonNullable
( value: T )
app/utils/assertNonNullable.ts:1
↓ 1 callers
Function
createKvAssetHandler
(ASSET_MANIFEST: Record<string, string>)
server.ts:27
↓ 1 callers
Method
createMeeting
()
app/durableObjects/ChatRoom.server.ts:146
↓ 1 callers
Function
createWasm
()
public/noise/noise-suppressor-worklet.esm.js:258
↓ 1 callers
Function
createWasm
()
public/noise/noise-suppressor-worklet.umd.js:266
↓ 1 callers
Function
debugString
(val)
public/e2ee/wasm-pkg/orange_mls_worker.js:143
↓ 1 callers
Method
decrypt_app_msg_nofail
Takes a ciphertext, deserializes it, decrypts it into an Application Message, and returns the bytes. If any error happens, returns the empty vec.
rust-mls-worker/src/mls_ops.rs:512
↓ 1 callers
Method
destroy
()
public/noise/noise-suppressor-worklet.esm.js:531
↓ 1 callers
Method
destroy
()
public/noise/noise-suppressor-worklet.umd.js:539
↓ 1 callers
Method
destroy
()
public/noise/noise-suppressor-worklet.min.js:339
↓ 1 callers
Method
dispose
()
app/utils/e2ee.ts:113
↓ 1 callers
Function
elementNotContainedByClickTarget
(element: HTMLElement)
app/utils/elementNotContainedByClickTarget.ts:1
↓ 1 callers
Function
emscripten_realloc_buffer
(size)
public/noise/noise-suppressor-worklet.esm.js:318
↓ 1 callers
Function
emscripten_realloc_buffer
(size)
public/noise/noise-suppressor-worklet.umd.js:326
↓ 1 callers
Method
endMeeting
(meetingId: string)
app/durableObjects/ChatRoom.server.ts:593
↓ 1 callers
Function
ewma
(halflifeTime: number, defaultValue = 0)
app/utils/rxjs/ewma.ts:5
↓ 1 callers
Function
execute
(retryTime = 1000)
app/utils/keepTrying.ts:4
↓ 1 callers
Function
fetchOnce
(...args: Parameters<typeof fetch>)
app/utils/playSound/playSound.ts:7
↓ 1 callers
Function
getBinary
(file)
public/noise/noise-suppressor-worklet.esm.js:218
↓ 1 callers
Function
getBinary
(file)
public/noise/noise-suppressor-worklet.umd.js:223
↓ 1 callers
Function
getConnectionQuality
(packetLoss: number)
app/components/ConnectionIndicator.tsx:8
↓ 1 callers
Function
getExistingPermissionState
()
app/components/EnsurePermissions.tsx:12
↓ 1 callers
Function
getHeapMax
()
public/noise/noise-suppressor-worklet.esm.js:314
↓ 1 callers
Function
getHeapMax
()
public/noise/noise-suppressor-worklet.umd.js:322
↓ 1 callers
Function
getIceServers
({ TURN_SERVICE_ID, TURN_SERVICE_TOKEN, }: Env)
app/utils/getIceServers.server.ts:3
↓ 1 callers
Method
getMeeting
(meetingId: string)
app/durableObjects/ChatRoom.server.ts:162
↓ 1 callers
Function
getPacketLoss$
( peerConnection$: Observable<RTCPeerConnection>, tracks$: Observable<MediaStreamTrack[]> )
app/utils/rxjs/getPacketLoss$.ts:19
↓ 1 callers
Function
getPacketLossStats$
( peerConnection$: Observable<RTCPeerConnection> )
app/utils/rxjs/getPacketLossStats$.ts:11
↓ 1 callers
Function
getResponse
(event, client, requestId)
public/mockServiceWorker.js:178
↓ 1 callers
Function
get_frame_data
Given an `RtcEncodedAudioFrame` or `RtcEncodedVideoFrame`, returns the frame's byte contents
rust-mls-worker/src/lib.rs:19
↓ 1 callers
Function
greatestCommonDivisor
(num1, num2)
public/noise/noise-suppressor-worklet.esm.js:484
↓ 1 callers
Function
greatestCommonDivisor
(num1, num2)
public/noise/noise-suppressor-worklet.umd.js:492
↓ 1 callers
Method
handleIncomingEvent
(data: string)
app/utils/e2ee.ts:241
↓ 1 callers
Method
handleOutgoingEvents
(onMessage: (data: string) => void)
app/utils/e2ee.ts:231
↓ 1 callers
Function
handleRequest
(event, requestId)
public/mockServiceWorker.js:118
↓ 1 callers
Function
handle_commit
Acquires the global state and processes the given Commit message from the given sender
rust-mls-worker/src/mls_ops.rs:661
↓ 1 callers
Function
handler
(event: MessageEvent)
app/utils/e2ee.ts:41
↓ 1 callers
Function
initLogging
()
rust-mls-worker/src/lib.rs:52
↓ 1 callers
Function
initRuntime
()
public/noise/noise-suppressor-worklet.esm.js:136
↓ 1 callers
Function
initRuntime
()
public/noise/noise-suppressor-worklet.umd.js:141
↓ 1 callers
Function
initWasmInWorker
()
public/e2ee/worker.js:10
↓ 1 callers
Method
initialize
()
app/utils/e2ee.ts:117
↓ 1 callers
Method
initializeAndCreateGroup
()
app/utils/e2ee.ts:121
↓ 1 callers
Function
instantiateSync
(file, info)
public/noise/noise-suppressor-worklet.esm.js:237
↓ 1 callers
Function
instantiateSync
(file, info)
public/noise/noise-suppressor-worklet.umd.js:242
↓ 1 callers
Function
intArrayFromBase64
(s)
public/noise/noise-suppressor-worklet.esm.js:383
↓ 1 callers
Function
intArrayFromBase64
(s)
public/noise/noise-suppressor-worklet.umd.js:391
↓ 1 callers
Method
is_designated_committer
Returns whether this user is the designated committer (DC) of the group
rust-mls-worker/src/mls_ops.rs:159
↓ 1 callers
Function
join_group
Acquires the global state and joins the group given by the welcome package and ratchet tree
rust-mls-worker/src/mls_ops.rs:643
↓ 1 callers
Function
key_pkg_out_to_in
Converts a KeyPackage to a KeyPackageIn
rust-mls-worker/src/mls_ops.rs:702
↓ 1 callers
Function
leastCommonMultiple
(num1, num2)
public/noise/noise-suppressor-worklet.esm.js:478
↓ 1 callers
Function
leastCommonMultiple
(num1, num2)
public/noise/noise-suppressor-worklet.umd.js:486
↓ 1 callers
Function
loadSegmenter
()
app/utils/blurVideoTrack.ts:7
↓ 1 callers
Function
locateFile
(path)
public/noise/noise-suppressor-worklet.esm.js:29
↓ 1 callers
Function
locateFile
(path)
public/noise/noise-suppressor-worklet.umd.js:34
↓ 1 callers
Function
makeMutClosure
(arg0, arg1, dtor, f)
public/e2ee/wasm-pkg/orange_mls_worker.js:118
↓ 1 callers
Method
min_progress
Returns the queue index of the user who is most behind on their messages
rust-mls-worker/src/mls_ops.rs:759
↓ 1 callers
Function
n
(A, g)
public/noise/noise-suppressor-worklet.min.js:90
← previous
next →
101–200 of 416, ranked by callers