MCPcopy Create free account
hub / github.com/fmhy/edit / webSocketClose

Method webSocketClose

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

Source from the content-addressed store, hash-verified

616 message: string | ArrayBuffer
617 ): void | Promise<void>
618 webSocketClose?(
619 ws: WebSocket,
620 code: number,
621 reason: string,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected