property RealtimeBackplaneObjectCoreOptions.createPair

Supplies the WebSocketPair an upgrade needs.

Defaults to createDefaultDurableObjectWebSocketHost, which reads the Workers global — so the default is what runs on every real deployment, and injecting one is what makes the object testable off Workers.

Type

Usage

import { type RealtimeBackplaneObjectCoreOptions } from "cloudflare-plugin/src/index.ts";