MCPcopy
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
35export async function connectToServer(options: {

Callers 15

closeTerminalWindowMethod · 0.65
closeAllMethod · 0.65
closeSplashScreenFunction · 0.65
createTestServerFunction · 0.65
cli.test.tsFile · 0.65
createTestServerFunction · 0.65
createWebSocketClientFunction · 0.65
server.test.tsFile · 0.65
watchProvidersFileMethod · 0.65
oauthUtils.test.tsFile · 0.65
startFunction · 0.65

Implementers 10

FakeWebSocketsrc/browser/features/RightSidebar/Brow
MockWebSocketsrc/browser/contexts/API.test.tsx
TerminalServicesrc/node/services/terminalService.ts
MCPStdioTransportsrc/node/services/mcpStdioTransport.ts
MockChildProcesssrc/node/services/browser/BrowserContr
PortableDesktopSessionsrc/node/services/desktop/PortableDesk
DesktopSessionManagersrc/node/services/desktop/DesktopSessi
LocalUnpackSSHRuntimesrc/node/runtime/SSHRuntime.syncContra
FakeClientChannelsrc/node/runtime/transports/SSH2Transp
MockNotificationtests/ui/compaction/compaction.test.ts

Calls

no outgoing calls

Tested by 15

createTestServerFunction · 0.52
createTestServerFunction · 0.52
createWebSocketClientFunction · 0.52
startFunction · 0.52
startFunction · 0.52
pullFunction · 0.52
startMetadataServerFunction · 0.52
startFunction · 0.52
closeServerFunction · 0.52
listenUpstreamServerFunction · 0.52
listenUpgradeServerFunction · 0.52
closeClientWebSocketFunction · 0.52