MCPcopy Create free account
hub / github.com/SnapDrop/snapdrop /

Class

client/scripts/network.js:362–362  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

360}
361
362class PeersManager {
363
364 constructor(serverConnection) {
365 this.peers = {};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected