MCPcopy
hub / github.com/SnapDrop/snapdrop / _isConnecting

Method _isConnecting

client/scripts/network.js:357–359  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

355 }
356
357 _isConnecting() {
358 return this._channel && this._channel.readyState === 'connecting';
359 }
360}
361
362class PeersManager {

Callers 1

refreshMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected