Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kevin7Qi/codex-collab
/ functions
Functions
413 in github.com/Kevin7Qi/codex-collab
⨍
Functions
413
◇
Types & classes
90
Function
request
(method: string, params?: unknown)
src/rpc.ts:325
Method
request
(method: string, params?: unknown)
src/broker-server.test.ts:382
Method
request
Send a request and wait for a response. Rejects on timeout, error, or process exit.
src/client.ts:50
Function
respond
()
src/turns.test.ts:91
Function
respond
(id: RequestId, result: unknown)
src/rpc.ts:378
Method
respond
Send a response to a server-sent request.
src/client.ts:64
Method
respond
Send a response to a server-sent request.
src/rpc.ts:160
Function
runOne
()
src/threads.test.ts:1251
Function
setActiveClient
(client: AppServerClient | undefined)
src/commands/shared.ts:610
Method
str
(v: unknown)
src/events.ts:147
Method
triggerClose
Simulate an unexpected connection loss (fires onClose handlers).
src/turns.test.ts:44
Function
unsubscribe
()
src/turns.ts:684
Function
waitFor
(turnId: string)
src/turns.ts:664
← previous
401–413 of 413, ranked by callers