createDefaultCloudflareWebSocketHost(): CloudflareWebSocketHost
Builds the default host from the real Workers globals.
Exported as a factory rather than a constant so the boundary cast is only evaluated when an upgrade actually happens, and so a unit test can call it directly to cover the default path.
A host backed by the WebSocketPair global