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

Method secureTransport

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

Source from the content-addressed store, hash-verified

3171 readonly CLOSING: number;
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.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected