MCPcopy Create free account
hub / github.com/cloudflare/mcp / close

Method close

worker-configuration.d.ts:3174–3174  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3172 readonly READY_STATE_CLOSED: number;
3173 readonly CLOSED: number;
3174};
3175/**
3176 * The `WebSocket` object provides the API for creating and managing a WebSocket connection to a server, as well as for sending and receiving data on the connection.
3177 *

Callers 3

createMcpResponseFunction · 0.65
msw.tsFile · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected