Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mswjs/msw
/ close
Method
close
test/support/WebSocketServer.ts:62–64 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
60
}
61
62
public
async
close(): Promise<void> {
63
return
this.app.close()
64
}
65
}
Callers
15
defineWebSocketServer
Function · 0.95
createServer
Function · 0.45
query.test.ts
File · 0.45
response-patching.test.ts
File · 0.45
anonymous-operation.test.ts
File · 0.45
link.test.ts
File · 0.45
mutation.test.ts
File · 0.45
operation.test.ts
File · 0.45
start
Function · 0.45
sse.retry.test.ts
File · 0.45
start
Function · 0.45
sse.signal.test.ts
File · 0.45
Calls
no outgoing calls
Tested by
4
start
Function · 0.36
start
Function · 0.36
createSocketAndGetFirstMessage
Function · 0.36
start
Function · 0.36