Options for ReplyInboxObjectCore.
readonly
optional
createPair: DurableObjectWebSocketHost
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.