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

Method getWebSocketAutoResponse

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

Source from the content-addressed store, hash-verified

692 getWebSockets(tag?: string): WebSocket[]
693 setWebSocketAutoResponse(maybeReqResp?: WebSocketRequestResponsePair): void
694 getWebSocketAutoResponse(): WebSocketRequestResponsePair | null
695 getWebSocketAutoResponseTimestamp(ws: WebSocket): Date | null
696 setHibernatableWebSocketEventTimeout(timeoutMs?: number): void
697 getHibernatableWebSocketEventTimeout(): number | null

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected