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

Method webSocketClose

worker-configuration.d.ts:523–523  ·  view source on GitHub ↗
(ws: WebSocket, code: number, reason: string, wasClean: boolean)

Source from the content-addressed store, hash-verified

521 readonly scheduledTime: number;
522}
523interface Cloudflare {
524 readonly compatibilityFlags: Record<string, boolean>;
525}
526interface CachePurgeError {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected