Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/coder/mux
/ close
Method
close
src/node/acp/serverConnection.ts:32–32 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
30
inProcessServer?: InProcessOrpcServer;
31
baseUrl: string;
32
close(): Promise<void>;
33
}
34
35
export
async
function
connectToServer(options: {
Callers
15
closeTerminalWindow
Method · 0.65
closeAll
Method · 0.65
closeSplashScreen
Function · 0.65
createTestServer
Function · 0.65
cli.test.ts
File · 0.65
createTestServer
Function · 0.65
createWebSocketClient
Function · 0.65
server.test.ts
File · 0.65
watchProvidersFile
Method · 0.65
oauthUtils.test.ts
File · 0.65
start
Function · 0.65
oauthLoopbackServer.test.ts
File · 0.65
Implementers
10
FakeWebSocket
src/browser/features/RightSidebar/Brow
MockWebSocket
src/browser/contexts/API.test.tsx
TerminalService
src/node/services/terminalService.ts
MCPStdioTransport
src/node/services/mcpStdioTransport.ts
MockChildProcess
src/node/services/browser/BrowserContr
PortableDesktopSession
src/node/services/desktop/PortableDesk
DesktopSessionManager
src/node/services/desktop/DesktopSessi
LocalUnpackSSHRuntime
src/node/runtime/SSHRuntime.syncContra
FakeClientChannel
src/node/runtime/transports/SSH2Transp
MockNotification
tests/ui/compaction/compaction.test.ts
Calls
no outgoing calls
Tested by
15
createTestServer
Function · 0.52
createTestServer
Function · 0.52
createWebSocketClient
Function · 0.52
start
Function · 0.52
start
Function · 0.52
pull
Function · 0.52
startMetadataServer
Function · 0.52
start
Function · 0.52
closeServer
Function · 0.52
listenUpstreamServer
Function · 0.52
listenUpgradeServer
Function · 0.52
closeClientWebSocket
Function · 0.52