Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/SimDeck
/ subscribe
Method
subscribe
packages/server/src/transport/webrtc.rs:1344–1346 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
1342
}
1343
1344
pub(crate) fn subscribe(&self) -> broadcast::Receiver<SharedFrame> {
1345
self.inner.sender.subscribe()
1346
}
1347
1348
pub(crate) async fn wait_for_keyframe(
1349
&self,
Callers
3
wait_for_keyframe
Method · 0.45
spawn_android_shared_video_encoder
Function · 0.45
run
Method · 0.45
Calls
1
Simulator
Class · 0.85
Tested by
no test coverage detected