Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/anomalyco/opencode
/ sse
Function
sse
packages/opencode/test/cli/run/stream.transport.test.ts:164–166 ·
view source on GitHub ↗
(stream: EventStream)
Source
from the content-addressed store, hash-verified
162
}
163
164
function
sse(stream: EventStream) {
165
return
Promise.resolve({ stream })
166
}
167
168
function
globalSse(stream: GlobalEventStream) {
169
return
Promise.resolve({ stream })
Callers
1
sdk
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected