Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anomalyco/opencode
/ deferredResponse
Function
deferredResponse
packages/app/src/context/server-session.test.ts:48–48 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
46
})
47
48
const
deferredResponse = () => Promise.withResolvers<MessageResponse>()
49
50
function
messageClient(...responses: Array<MessageResponse | Promise<MessageResponse>>) {
51
let
index = 0
Callers
1
server-session.test.ts
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected