MCPcopy Create free account
hub / github.com/dwgx/WindsurfAPI / cb

Function cb

src/dashboard/api.js:827–829  ·  view source on GitHub ↗
(entry)

Source from the content-addressed store, hash-verified

825 }, 15000);
826
827 const cb = (entry) => {
828 if (!res.writableEnded) res.write(`data: ${JSON.stringify(entry)}\n\n`);
829 };
830 subscribeToLogs(cb);
831
832 req.on('close', () => {

Callers 10

endFunction · 0.85
endFunction · 0.85
endFunction · 0.85
lookupFunction · 0.85
endFunction · 0.85
endFunction · 0.85
endFunction · 0.85
fireFunction · 0.85
fireFunction · 0.85

Calls

no outgoing calls

Tested by 7

endFunction · 0.68
endFunction · 0.68
endFunction · 0.68
lookupFunction · 0.68
endFunction · 0.68
endFunction · 0.68
endFunction · 0.68