Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/SnapDrop/snapdrop
/ _onError
Method
_onError
client/scripts/network.js:332–334 ·
view source on GitHub ↗
(error)
Source
from the content-addressed store, hash-verified
330
}
331
332
_onError(error) {
333
console.error(error);
334
}
335
336
_send(message) {
337
if
(!this._channel)
return
this.refresh();
Callers
3
_openChannel
Method · 0.95
_onDescription
Method · 0.95
onServerMessage
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected