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

Class

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

Source from the content-addressed store, hash-verified

227}
228
229class RTCPeer extends Peer {
230
231 constructor(serverConnection, peerId) {
232 super(serverConnection, peerId);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected