Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/HelloZeroNet/ZeroNet
/ log
Method
log
plugins/ContentFilter/media/js/ZeroFrame.js:97–99 ·
view source on GitHub ↗
(...args)
Source
from the content-addressed store, hash-verified
95
}
96
97
log(...args) {
98
console.log.apply(console, [
'[ZeroFrame]'
].concat(args))
99
}
100
101
onOpenWebsocket() {
102
this.log(
'Websocket open'
)
Callers
15
onMessage
Method · 0.95
onRequest
Method · 0.95
onOpenWebsocket
Method · 0.95
onCloseWebsocket
Method · 0.95
all.js
File · 0.45
actionAnnounce
Method · 0.45
actionSidebarGetPeers
Method · 0.45
all.js
File · 0.45
createPoints
Function · 0.45
createPoints
Function · 0.45
all.js
File · 0.45
c
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected