@nice-code/action 0.16.0 → 0.17.0

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.
package/README.md CHANGED
@@ -386,7 +386,7 @@ import { createHibernatableWsServerAdapter } from "@nice-code/action";
386
386
 
387
387
  const wsServer = createHibernatableWsServerAdapter({
388
388
  handler: serverHandler,
389
- getWebSockets: () => ctx.getWebSockets(),
389
+ getConnections: () => ctx.getWebSockets(),
390
390
  getAttachment: (ws) => ws.deserializeAttachment(),
391
391
  setAttachment: (ws, binding) => ws.serializeAttachment(binding),
392
392
  });
@@ -538,7 +538,7 @@ const serverHandler = createSecureActionServerHandler<WebSocket>({
538
538
 
539
539
  const wsServer = createHibernatableWsServerAdapter({
540
540
  handler: serverHandler,
541
- getWebSockets: () => ctx.getWebSockets(),
541
+ getConnections: () => ctx.getWebSockets(),
542
542
  getAttachment: (ws) => ws.deserializeAttachment(),
543
543
  setAttachment: (ws, binding) => ws.serializeAttachment(binding),
544
544
  });
@@ -1,4 +1,4 @@
1
- import { _ as TActionProgress, yr as IRuntimeCoordinate } from "./ActionPayload.types-CO_hXlBc.cjs";
1
+ import { _ as TActionProgress, jr as IRuntimeCoordinate } from "./ActionPayload.types-BchJrBIX.mjs";
2
2
  //#region ../nice-devtools-shared/src/components/PanelChrome.d.ts
3
3
  /** Where a devtools panel is docked. */
4
4
  type TDevtoolsPosition = "dock-bottom" | "dock-top" | "dock-left" | "dock-right";
@@ -76,4 +76,4 @@ declare class ActionDevtoolsCore {
76
76
  }
77
77
  //#endregion
78
78
  export { TDevtoolsActionStatus as a, IDevtoolsObservableDomain as i, IActionDevtoolsCoreOptions as n, TDevtoolsListener as o, IDevtoolsActionEntry as r, TDevtoolsPosition as s, ActionDevtoolsCore as t };
79
- //# sourceMappingURL=ActionDevtoolsCore-B3JwSaRH.d.cts.map
79
+ //# sourceMappingURL=ActionDevtoolsCore-C5XrQI1K.d.mts.map
@@ -1,4 +1,4 @@
1
- import { _ as TActionProgress, yr as IRuntimeCoordinate } from "./ActionPayload.types-fieMKAgt.mjs";
1
+ import { _ as TActionProgress, jr as IRuntimeCoordinate } from "./ActionPayload.types-snDlSIF-.cjs";
2
2
  //#region ../nice-devtools-shared/src/components/PanelChrome.d.ts
3
3
  /** Where a devtools panel is docked. */
4
4
  type TDevtoolsPosition = "dock-bottom" | "dock-top" | "dock-left" | "dock-right";
@@ -76,4 +76,4 @@ declare class ActionDevtoolsCore {
76
76
  }
77
77
  //#endregion
78
78
  export { TDevtoolsActionStatus as a, IDevtoolsObservableDomain as i, IActionDevtoolsCoreOptions as n, TDevtoolsListener as o, IDevtoolsActionEntry as r, TDevtoolsPosition as s, ActionDevtoolsCore as t };
79
- //# sourceMappingURL=ActionDevtoolsCore-C4TDUY7-.d.mts.map
79
+ //# sourceMappingURL=ActionDevtoolsCore-Dd1qJAwK.d.cts.map