Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/livekit/livekit
/ Get
Method
Get
pkg/rtc/migrationdatacache.go:57–59 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
55
}
56
57
func
(c *MigrationDataCache) Get() []*livekit.DataPacket {
58
return
c.pkts
59
}
Callers
15
TestMigrationDataCache_Add
Function · 0.95
SendParticipantUpdate
Method · 0.45
sendDisconnectUpdatesForReconnect
Method · 0.45
ToProto
Method · 0.45
GetCachedReliableDataMessage
Method · 0.45
VerifySubscribeParticipantInfo
Method · 0.45
onReceivedDataMessage
Method · 0.45
TestParticipantDataBlob_AddAndGet
Function · 0.45
TestParticipantDataBlob_AddOverwrites
Function · 0.45
TestParticipantDataBlob_DistinctKeys
Function · 0.45
TestParticipantDataBlob_Delete
Function · 0.45
TestParticipantDataBlob_NilKey
Function · 0.45
Calls
no outgoing calls
Tested by
9
TestMigrationDataCache_Add
Function · 0.76
TestParticipantDataBlob_AddAndGet
Function · 0.36
TestParticipantDataBlob_AddOverwrites
Function · 0.36
TestParticipantDataBlob_DistinctKeys
Function · 0.36
TestParticipantDataBlob_Delete
Function · 0.36
TestParticipantDataBlob_NilKey
Function · 0.36
TestParticipantDataBlob_GetMissing
Function · 0.36
TestParticipantDataBlob_ConcurrentAccess
Function · 0.36
TestHandleStoreDataBlobRequest
Function · 0.36