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

Class

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

Source from the content-addressed store, hash-verified

90}
91
92class Peer {
93
94 constructor(serverConnection, peerId) {
95 this._server = serverConnection;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected