@trpc/server 11.8.2-canary.3 → 11.9.1-canary.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -10,7 +10,7 @@ require('../../initTRPC--HrEu8sH.cjs');
10
10
  require('../../http-DXy3XyhL.cjs');
11
11
  const require_node_http = require('../../node-http-D0T_XJ9C.cjs');
12
12
  require('../../observable-BVzLuBs6.cjs');
13
- const require_ws = require('../../ws-B16sko8C.cjs');
13
+ const require_ws = require('../../ws-DpjAOm3h.cjs');
14
14
 
15
15
  //#region src/adapters/fastify/fastifyRequestHandler.ts
16
16
  var import_objectSpread2$1 = require_getErrorShape.__toESM(require_getErrorShape.require_objectSpread2(), 1);
@@ -10,7 +10,7 @@ import "../../initTRPC-T5bbc89W.mjs";
10
10
  import "../../http-CWyjOa1l.mjs";
11
11
  import { incomingMessageToRequest } from "../../node-http-pD5xpNfK.mjs";
12
12
  import "../../observable-CUiPknO-.mjs";
13
- import { getWSConnectionHandler, handleKeepAlive } from "../../ws-Dl6Y2YNA.mjs";
13
+ import { getWSConnectionHandler, handleKeepAlive } from "../../ws-DCeuK64x.mjs";
14
14
 
15
15
  //#region src/adapters/fastify/fastifyRequestHandler.ts
16
16
  var import_objectSpread2$1 = __toESM(require_objectSpread2(), 1);