Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudflare/computer
/ close
Method
close
packages/rpc/src/client.ts:33–33 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
31
export
interface
SyncClient extends SyncRPC {
32
// Close the WebSocket and tear down the stub. Idempotent.
33
close(): Promise<void>;
34
}
35
36
// Open a SyncRPC session against `url`. The first call to any
Callers
15
get
Function · 0.65
pull
Function · 0.65
start
Function · 0.65
sync-driver.bench.ts
File · 0.65
sync-driver.test.ts
File · 0.65
start
Function · 0.65
pull
Function · 0.65
startHarness
Function · 0.65
wire.test.ts
File · 0.65
start
Function · 0.65
start
Function · 0.65
startShellHarness
Function · 0.65
Implementers
3
SQLiteTestStorage
packages/dofs/src/testing.ts
Workspace
packages/computer/src/workspace.ts
JavaScriptBackendHandle
packages/computer/src/backends/worker-
Calls
no outgoing calls
Tested by
6
start
Function · 0.52
startHarness
Function · 0.52
start
Function · 0.52
start
Function · 0.52
startShellHarness
Function · 0.52
startCompositeHarness
Function · 0.52