Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/jabbany/CommentCoreLibrary
/ __schannel
Function
__schannel
src/scripting/OOAPI.js:121–123 ·
view source on GitHub ↗
(id, callback)
Source
from the content-addressed store, hash-verified
119
};
120
121
function
__schannel (id, callback) {
122
__OOAPI.addListenerChannel(id, callback);
123
};
124
125
function
__pchannel (id, payload) {
126
self.postMessage(JSON.stringify({
Callers
4
Worker.js
File · 0.85
registerObject
Function · 0.85
Display.ts
File · 0.85
Player.ts
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected