Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SnapDrop/snapdrop
/
Class
client/scripts/ui.js:16–16 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
14
});
15
16
class
PeersUI {
17
18
constructor() {
19
Events.on(
'peer-joined'
, e => this._onPeerJoined(e.detail));
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected