@dxos/teleport 0.1.55 → 0.1.56-main.f3d4052

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.
@@ -150,7 +150,7 @@ import { schema } from "@dxos/protocols";
150
150
  import * as varint from "varint";
151
151
  import { Event } from "@dxos/async";
152
152
  import { log } from "@dxos/log";
153
- var __dxlog_file = "/mnt/ramdisk/work/packages/core/mesh/teleport/src/muxing/balancer.ts";
153
+ var __dxlog_file = "/home/runner/work/dxos/dxos/packages/core/mesh/teleport/src/muxing/balancer.ts";
154
154
  var MAX_CHUNK_SIZE = 8192;
155
155
  var Balancer = class {
156
156
  constructor(_sysChannelId) {
@@ -302,7 +302,7 @@ var decodeChunk = (data, withLength) => {
302
302
  };
303
303
 
304
304
  // packages/core/mesh/teleport/src/muxing/muxer.ts
305
- var __dxlog_file2 = "/mnt/ramdisk/work/packages/core/mesh/teleport/src/muxing/muxer.ts";
305
+ var __dxlog_file2 = "/home/runner/work/dxos/dxos/packages/core/mesh/teleport/src/muxing/muxer.ts";
306
306
  var Command = schema.getCodecForType("dxos.mesh.muxer.Command");
307
307
  var STATS_INTERVAL = 1e3;
308
308
  var MAX_SAFE_FRAME_SIZE = 1e6;
@@ -593,7 +593,7 @@ function _ts_decorate(decorators, target, key, desc) {
593
593
  r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
594
594
  return c > 3 && r && Object.defineProperty(target, key, r), r;
595
595
  }
596
- var __dxlog_file3 = "/mnt/ramdisk/work/packages/core/mesh/teleport/src/teleport.ts";
596
+ var __dxlog_file3 = "/home/runner/work/dxos/dxos/packages/core/mesh/teleport/src/teleport.ts";
597
597
  var Teleport = class {
598
598
  constructor({ initiator, localPeerId, remotePeerId }) {
599
599
  this._ctx = new Context2({
@@ -838,7 +838,7 @@ var ControlExtension = class {
838
838
  };
839
839
 
840
840
  // packages/core/mesh/teleport/src/testing/test-builder.ts
841
- var __dxlog_file4 = "/mnt/ramdisk/work/packages/core/mesh/teleport/src/testing/test-builder.ts";
841
+ var __dxlog_file4 = "/home/runner/work/dxos/dxos/packages/core/mesh/teleport/src/testing/test-builder.ts";
842
842
  var TestBuilder = class {
843
843
  constructor() {
844
844
  this._peers = /* @__PURE__ */ new Set();
@@ -964,7 +964,7 @@ import { asyncTimeout as asyncTimeout2, Trigger as Trigger2 } from "@dxos/async"
964
964
  import { log as log5 } from "@dxos/log";
965
965
  import { schema as schema3 } from "@dxos/protocols";
966
966
  import { createProtoRpcPeer as createProtoRpcPeer2 } from "@dxos/rpc";
967
- var __dxlog_file5 = "/mnt/ramdisk/work/packages/core/mesh/teleport/src/testing/test-extension.ts";
967
+ var __dxlog_file5 = "/home/runner/work/dxos/dxos/packages/core/mesh/teleport/src/testing/test-extension.ts";
968
968
  var TestExtension = class {
969
969
  constructor(callbacks = {}) {
970
970
  this.callbacks = callbacks;
@@ -1053,7 +1053,7 @@ import { Trigger as Trigger3 } from "@dxos/async";
1053
1053
  import { log as log6 } from "@dxos/log";
1054
1054
  import { schema as schema4 } from "@dxos/protocols";
1055
1055
  import { createProtoRpcPeer as createProtoRpcPeer3 } from "@dxos/rpc";
1056
- var __dxlog_file6 = "/mnt/ramdisk/work/packages/core/mesh/teleport/src/testing/test-extension-with-streams.ts";
1056
+ var __dxlog_file6 = "/home/runner/work/dxos/dxos/packages/core/mesh/teleport/src/testing/test-extension-with-streams.ts";
1057
1057
  var TestExtensionWithStreams = class {
1058
1058
  constructor(callbacks = {}) {
1059
1059
  this.callbacks = callbacks;
@@ -1277,4 +1277,4 @@ export {
1277
1277
  TestExtension,
1278
1278
  TestExtensionWithStreams
1279
1279
  };
1280
- //# sourceMappingURL=chunk-WUEX3RV3.mjs.map
1280
+ //# sourceMappingURL=chunk-GGVQ27WJ.mjs.map
@@ -10,7 +10,7 @@ import {
10
10
  TestPeer,
11
11
  decodeFrame,
12
12
  encodeFrame
13
- } from "./chunk-WUEX3RV3.mjs";
13
+ } from "./chunk-GGVQ27WJ.mjs";
14
14
 
15
15
  // packages/core/mesh/teleport/src/rpc-extension.ts
16
16
  import invariant from "tiny-invariant";
@@ -1 +1 @@
1
- {"inputs":{"packages/core/mesh/teleport/src/muxing/framer.ts":{"bytes":15169,"imports":[{"path":"@dxos/node-std/stream","kind":"import-statement","external":true},{"path":"tiny-invariant","kind":"import-statement","external":true}]},"packages/core/mesh/teleport/src/muxing/balancer.ts":{"bytes":19941,"imports":[{"path":"varint","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"packages/core/mesh/teleport/src/muxing/framer.ts","kind":"import-statement","original":"./framer"}]},"packages/core/mesh/teleport/src/muxing/muxer.ts":{"bytes":34503,"imports":[{"path":"@dxos/node-std/stream","kind":"import-statement","external":true},{"path":"tiny-invariant","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/debug","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"packages/core/mesh/teleport/src/muxing/balancer.ts","kind":"import-statement","original":"./balancer"}]},"packages/core/mesh/teleport/src/muxing/rpc-port.ts":{"bytes":915,"imports":[]},"packages/core/mesh/teleport/src/muxing/index.ts":{"bytes":631,"imports":[{"path":"packages/core/mesh/teleport/src/muxing/framer.ts","kind":"import-statement","original":"./framer"},{"path":"packages/core/mesh/teleport/src/muxing/muxer.ts","kind":"import-statement","original":"./muxer"},{"path":"packages/core/mesh/teleport/src/muxing/rpc-port.ts","kind":"import-statement","original":"./rpc-port"}]},"packages/core/mesh/teleport/src/teleport.ts":{"bytes":29454,"imports":[{"path":"tiny-invariant","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/debug","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/rpc","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"packages/core/mesh/teleport/src/muxing/index.ts","kind":"import-statement","original":"./muxing"}]},"packages/core/mesh/teleport/src/testing/test-builder.ts":{"bytes":13683,"imports":[{"path":"@dxos/node-std/stream","kind":"import-statement","external":true},{"path":"tiny-invariant","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"packages/core/mesh/teleport/src/teleport.ts","kind":"import-statement","original":"../teleport"}]},"packages/core/mesh/teleport/src/testing/test-extension.ts":{"bytes":8698,"imports":[{"path":"tiny-invariant","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/rpc","kind":"import-statement","external":true}]},"packages/core/mesh/teleport/src/testing/test-extension-with-streams.ts":{"bytes":25158,"imports":[{"path":"@dxos/node-std/assert","kind":"import-statement","external":true},{"path":"@dxos/node-std/crypto","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/rpc","kind":"import-statement","external":true}]},"packages/core/mesh/teleport/src/testing/index.ts":{"bytes":718,"imports":[{"path":"packages/core/mesh/teleport/src/testing/test-builder.ts","kind":"import-statement","original":"./test-builder"},{"path":"packages/core/mesh/teleport/src/testing/test-extension.ts","kind":"import-statement","original":"./test-extension"},{"path":"packages/core/mesh/teleport/src/testing/test-extension-with-streams.ts","kind":"import-statement","original":"./test-extension-with-streams"}]},"packages/core/mesh/teleport/src/rpc-extension.ts":{"bytes":5413,"imports":[{"path":"tiny-invariant","kind":"import-statement","external":true},{"path":"@dxos/rpc","kind":"import-statement","external":true}]},"packages/core/mesh/teleport/src/index.ts":{"bytes":731,"imports":[{"path":"packages/core/mesh/teleport/src/muxing/index.ts","kind":"import-statement","original":"./muxing"},{"path":"packages/core/mesh/teleport/src/teleport.ts","kind":"import-statement","original":"./teleport"},{"path":"packages/core/mesh/teleport/src/testing/index.ts","kind":"import-statement","original":"./testing"},{"path":"packages/core/mesh/teleport/src/rpc-extension.ts","kind":"import-statement","original":"./rpc-extension"}]}},"outputs":{"packages/core/mesh/teleport/dist/lib/browser/index.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":2813},"packages/core/mesh/teleport/dist/lib/browser/index.mjs":{"imports":[{"path":"packages/core/mesh/teleport/dist/lib/browser/chunk-WUEX3RV3.mjs","kind":"import-statement"},{"path":"tiny-invariant","kind":"import-statement","external":true},{"path":"@dxos/rpc","kind":"import-statement","external":true}],"exports":["Framer","Muxer","RpcExtension","Teleport","TestBuilder","TestConnection","TestExtension","TestExtensionWithStreams","TestPeer","decodeFrame","encodeFrame"],"entryPoint":"packages/core/mesh/teleport/src/index.ts","inputs":{"packages/core/mesh/teleport/src/index.ts":{"bytesInOutput":0},"packages/core/mesh/teleport/src/rpc-extension.ts":{"bytesInOutput":1099}},"bytes":1588},"packages/core/mesh/teleport/dist/lib/browser/testing/index.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":93},"packages/core/mesh/teleport/dist/lib/browser/testing/index.mjs":{"imports":[{"path":"packages/core/mesh/teleport/dist/lib/browser/chunk-WUEX3RV3.mjs","kind":"import-statement"}],"exports":["TestBuilder","TestConnection","TestExtension","TestExtensionWithStreams","TestPeer"],"entryPoint":"packages/core/mesh/teleport/src/testing/index.ts","inputs":{},"bytes":299},"packages/core/mesh/teleport/dist/lib/browser/chunk-WUEX3RV3.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":72828},"packages/core/mesh/teleport/dist/lib/browser/chunk-WUEX3RV3.mjs":{"imports":[{"path":"@dxos/node-std/stream","kind":"import-statement","external":true},{"path":"tiny-invariant","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"tiny-invariant","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/debug","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/rpc","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"@dxos/node-std/stream","kind":"import-statement","external":true},{"path":"tiny-invariant","kind":"import-statement","external":true},{"path":"@dxos/node-std/stream","kind":"import-statement","external":true},{"path":"tiny-invariant","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/debug","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"varint","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"tiny-invariant","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/rpc","kind":"import-statement","external":true},{"path":"@dxos/node-std/assert","kind":"import-statement","external":true},{"path":"@dxos/node-std/crypto","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/rpc","kind":"import-statement","external":true}],"exports":["Framer","Muxer","Teleport","TestBuilder","TestConnection","TestExtension","TestExtensionWithStreams","TestPeer","decodeFrame","encodeFrame"],"inputs":{"packages/core/mesh/teleport/src/testing/test-builder.ts":{"bytesInOutput":3597},"packages/core/mesh/teleport/src/teleport.ts":{"bytesInOutput":7838},"packages/core/mesh/teleport/src/muxing/framer.ts":{"bytesInOutput":3217},"packages/core/mesh/teleport/src/muxing/index.ts":{"bytesInOutput":0},"packages/core/mesh/teleport/src/muxing/muxer.ts":{"bytesInOutput":8010},"packages/core/mesh/teleport/src/muxing/balancer.ts":{"bytesInOutput":4642},"packages/core/mesh/teleport/src/testing/index.ts":{"bytesInOutput":0},"packages/core/mesh/teleport/src/testing/test-extension.ts":{"bytesInOutput":2452},"packages/core/mesh/teleport/src/testing/test-extension-with-streams.ts":{"bytesInOutput":6761}},"bytes":37322}}}
1
+ {"inputs":{"packages/core/mesh/teleport/src/muxing/framer.ts":{"bytes":15179,"imports":[{"path":"@dxos/node-std/stream","kind":"import-statement","external":true},{"path":"tiny-invariant","kind":"import-statement","external":true}]},"packages/core/mesh/teleport/src/muxing/balancer.ts":{"bytes":19951,"imports":[{"path":"varint","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"packages/core/mesh/teleport/src/muxing/framer.ts","kind":"import-statement","original":"./framer"}]},"packages/core/mesh/teleport/src/muxing/muxer.ts":{"bytes":34513,"imports":[{"path":"@dxos/node-std/stream","kind":"import-statement","external":true},{"path":"tiny-invariant","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/debug","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"packages/core/mesh/teleport/src/muxing/balancer.ts","kind":"import-statement","original":"./balancer"}]},"packages/core/mesh/teleport/src/muxing/rpc-port.ts":{"bytes":925,"imports":[]},"packages/core/mesh/teleport/src/muxing/index.ts":{"bytes":641,"imports":[{"path":"packages/core/mesh/teleport/src/muxing/framer.ts","kind":"import-statement","original":"./framer"},{"path":"packages/core/mesh/teleport/src/muxing/muxer.ts","kind":"import-statement","original":"./muxer"},{"path":"packages/core/mesh/teleport/src/muxing/rpc-port.ts","kind":"import-statement","original":"./rpc-port"}]},"packages/core/mesh/teleport/src/teleport.ts":{"bytes":29464,"imports":[{"path":"tiny-invariant","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/debug","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/rpc","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"packages/core/mesh/teleport/src/muxing/index.ts","kind":"import-statement","original":"./muxing"}]},"packages/core/mesh/teleport/src/testing/test-builder.ts":{"bytes":13693,"imports":[{"path":"@dxos/node-std/stream","kind":"import-statement","external":true},{"path":"tiny-invariant","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"packages/core/mesh/teleport/src/teleport.ts","kind":"import-statement","original":"../teleport"}]},"packages/core/mesh/teleport/src/testing/test-extension.ts":{"bytes":8708,"imports":[{"path":"tiny-invariant","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/rpc","kind":"import-statement","external":true}]},"packages/core/mesh/teleport/src/testing/test-extension-with-streams.ts":{"bytes":25168,"imports":[{"path":"@dxos/node-std/assert","kind":"import-statement","external":true},{"path":"@dxos/node-std/crypto","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/rpc","kind":"import-statement","external":true}]},"packages/core/mesh/teleport/src/testing/index.ts":{"bytes":728,"imports":[{"path":"packages/core/mesh/teleport/src/testing/test-builder.ts","kind":"import-statement","original":"./test-builder"},{"path":"packages/core/mesh/teleport/src/testing/test-extension.ts","kind":"import-statement","original":"./test-extension"},{"path":"packages/core/mesh/teleport/src/testing/test-extension-with-streams.ts","kind":"import-statement","original":"./test-extension-with-streams"}]},"packages/core/mesh/teleport/src/rpc-extension.ts":{"bytes":5423,"imports":[{"path":"tiny-invariant","kind":"import-statement","external":true},{"path":"@dxos/rpc","kind":"import-statement","external":true}]},"packages/core/mesh/teleport/src/index.ts":{"bytes":741,"imports":[{"path":"packages/core/mesh/teleport/src/muxing/index.ts","kind":"import-statement","original":"./muxing"},{"path":"packages/core/mesh/teleport/src/teleport.ts","kind":"import-statement","original":"./teleport"},{"path":"packages/core/mesh/teleport/src/testing/index.ts","kind":"import-statement","original":"./testing"},{"path":"packages/core/mesh/teleport/src/rpc-extension.ts","kind":"import-statement","original":"./rpc-extension"}]}},"outputs":{"packages/core/mesh/teleport/dist/lib/browser/index.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":2813},"packages/core/mesh/teleport/dist/lib/browser/index.mjs":{"imports":[{"path":"packages/core/mesh/teleport/dist/lib/browser/chunk-GGVQ27WJ.mjs","kind":"import-statement"},{"path":"tiny-invariant","kind":"import-statement","external":true},{"path":"@dxos/rpc","kind":"import-statement","external":true}],"exports":["Framer","Muxer","RpcExtension","Teleport","TestBuilder","TestConnection","TestExtension","TestExtensionWithStreams","TestPeer","decodeFrame","encodeFrame"],"entryPoint":"packages/core/mesh/teleport/src/index.ts","inputs":{"packages/core/mesh/teleport/src/index.ts":{"bytesInOutput":0},"packages/core/mesh/teleport/src/rpc-extension.ts":{"bytesInOutput":1099}},"bytes":1588},"packages/core/mesh/teleport/dist/lib/browser/testing/index.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":93},"packages/core/mesh/teleport/dist/lib/browser/testing/index.mjs":{"imports":[{"path":"packages/core/mesh/teleport/dist/lib/browser/chunk-GGVQ27WJ.mjs","kind":"import-statement"}],"exports":["TestBuilder","TestConnection","TestExtension","TestExtensionWithStreams","TestPeer"],"entryPoint":"packages/core/mesh/teleport/src/testing/index.ts","inputs":{},"bytes":299},"packages/core/mesh/teleport/dist/lib/browser/chunk-GGVQ27WJ.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":72828},"packages/core/mesh/teleport/dist/lib/browser/chunk-GGVQ27WJ.mjs":{"imports":[{"path":"@dxos/node-std/stream","kind":"import-statement","external":true},{"path":"tiny-invariant","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"tiny-invariant","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/debug","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/rpc","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"@dxos/node-std/stream","kind":"import-statement","external":true},{"path":"tiny-invariant","kind":"import-statement","external":true},{"path":"@dxos/node-std/stream","kind":"import-statement","external":true},{"path":"tiny-invariant","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/debug","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"varint","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"tiny-invariant","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/rpc","kind":"import-statement","external":true},{"path":"@dxos/node-std/assert","kind":"import-statement","external":true},{"path":"@dxos/node-std/crypto","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/rpc","kind":"import-statement","external":true}],"exports":["Framer","Muxer","Teleport","TestBuilder","TestConnection","TestExtension","TestExtensionWithStreams","TestPeer","decodeFrame","encodeFrame"],"inputs":{"packages/core/mesh/teleport/src/testing/test-builder.ts":{"bytesInOutput":3607},"packages/core/mesh/teleport/src/teleport.ts":{"bytesInOutput":7848},"packages/core/mesh/teleport/src/muxing/framer.ts":{"bytesInOutput":3217},"packages/core/mesh/teleport/src/muxing/index.ts":{"bytesInOutput":0},"packages/core/mesh/teleport/src/muxing/muxer.ts":{"bytesInOutput":8020},"packages/core/mesh/teleport/src/muxing/balancer.ts":{"bytesInOutput":4652},"packages/core/mesh/teleport/src/testing/index.ts":{"bytesInOutput":0},"packages/core/mesh/teleport/src/testing/test-extension.ts":{"bytesInOutput":2462},"packages/core/mesh/teleport/src/testing/test-extension-with-streams.ts":{"bytesInOutput":6771}},"bytes":37382}}}
@@ -5,7 +5,7 @@ import {
5
5
  TestExtension,
6
6
  TestExtensionWithStreams,
7
7
  TestPeer
8
- } from "../chunk-WUEX3RV3.mjs";
8
+ } from "../chunk-GGVQ27WJ.mjs";
9
9
  export {
10
10
  TestBuilder,
11
11
  TestConnection,
@@ -177,7 +177,7 @@ var import_protocols = require("@dxos/protocols");
177
177
  var varint = __toESM(require("varint"));
178
178
  var import_async = require("@dxos/async");
179
179
  var import_log = require("@dxos/log");
180
- var __dxlog_file = "/mnt/ramdisk/work/packages/core/mesh/teleport/src/muxing/balancer.ts";
180
+ var __dxlog_file = "/home/runner/work/dxos/dxos/packages/core/mesh/teleport/src/muxing/balancer.ts";
181
181
  var MAX_CHUNK_SIZE = 8192;
182
182
  var Balancer = class {
183
183
  constructor(_sysChannelId) {
@@ -329,7 +329,7 @@ var decodeChunk = (data, withLength) => {
329
329
  };
330
330
 
331
331
  // packages/core/mesh/teleport/src/muxing/muxer.ts
332
- var __dxlog_file2 = "/mnt/ramdisk/work/packages/core/mesh/teleport/src/muxing/muxer.ts";
332
+ var __dxlog_file2 = "/home/runner/work/dxos/dxos/packages/core/mesh/teleport/src/muxing/muxer.ts";
333
333
  var Command = import_protocols.schema.getCodecForType("dxos.mesh.muxer.Command");
334
334
  var STATS_INTERVAL = 1e3;
335
335
  var MAX_SAFE_FRAME_SIZE = 1e6;
@@ -629,7 +629,7 @@ function _ts_decorate(decorators, target, key, desc) {
629
629
  r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
630
630
  return c > 3 && r && Object.defineProperty(target, key, r), r;
631
631
  }
632
- var __dxlog_file3 = "/mnt/ramdisk/work/packages/core/mesh/teleport/src/teleport.ts";
632
+ var __dxlog_file3 = "/home/runner/work/dxos/dxos/packages/core/mesh/teleport/src/teleport.ts";
633
633
  var Teleport = class {
634
634
  constructor({ initiator, localPeerId, remotePeerId }) {
635
635
  this._ctx = new import_context2.Context({
@@ -878,7 +878,7 @@ var import_node_stream3 = require("node:stream");
878
878
  var import_tiny_invariant4 = __toESM(require("tiny-invariant"));
879
879
  var import_keys2 = require("@dxos/keys");
880
880
  var import_log4 = require("@dxos/log");
881
- var __dxlog_file4 = "/mnt/ramdisk/work/packages/core/mesh/teleport/src/testing/test-builder.ts";
881
+ var __dxlog_file4 = "/home/runner/work/dxos/dxos/packages/core/mesh/teleport/src/testing/test-builder.ts";
882
882
  var TestBuilder = class {
883
883
  constructor() {
884
884
  this._peers = /* @__PURE__ */ new Set();
@@ -1004,7 +1004,7 @@ var import_async4 = require("@dxos/async");
1004
1004
  var import_log5 = require("@dxos/log");
1005
1005
  var import_protocols3 = require("@dxos/protocols");
1006
1006
  var import_rpc2 = require("@dxos/rpc");
1007
- var __dxlog_file5 = "/mnt/ramdisk/work/packages/core/mesh/teleport/src/testing/test-extension.ts";
1007
+ var __dxlog_file5 = "/home/runner/work/dxos/dxos/packages/core/mesh/teleport/src/testing/test-extension.ts";
1008
1008
  var TestExtension = class {
1009
1009
  constructor(callbacks = {}) {
1010
1010
  this.callbacks = callbacks;
@@ -1093,7 +1093,7 @@ var import_async5 = require("@dxos/async");
1093
1093
  var import_log6 = require("@dxos/log");
1094
1094
  var import_protocols4 = require("@dxos/protocols");
1095
1095
  var import_rpc3 = require("@dxos/rpc");
1096
- var __dxlog_file6 = "/mnt/ramdisk/work/packages/core/mesh/teleport/src/testing/test-extension-with-streams.ts";
1096
+ var __dxlog_file6 = "/home/runner/work/dxos/dxos/packages/core/mesh/teleport/src/testing/test-extension-with-streams.ts";
1097
1097
  var TestExtensionWithStreams = class {
1098
1098
  constructor(callbacks = {}) {
1099
1099
  this.callbacks = callbacks;
@@ -1 +1 @@
1
- {"inputs":{"packages/core/mesh/teleport/src/muxing/framer.ts":{"bytes":15169,"imports":[{"path":"node:stream","kind":"import-statement","external":true},{"path":"tiny-invariant","kind":"import-statement","external":true}]},"packages/core/mesh/teleport/src/muxing/balancer.ts":{"bytes":19941,"imports":[{"path":"varint","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"packages/core/mesh/teleport/src/muxing/framer.ts","kind":"import-statement","original":"./framer"}]},"packages/core/mesh/teleport/src/muxing/muxer.ts":{"bytes":34503,"imports":[{"path":"node:stream","kind":"import-statement","external":true},{"path":"tiny-invariant","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/debug","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"packages/core/mesh/teleport/src/muxing/balancer.ts","kind":"import-statement","original":"./balancer"}]},"packages/core/mesh/teleport/src/muxing/rpc-port.ts":{"bytes":915,"imports":[]},"packages/core/mesh/teleport/src/muxing/index.ts":{"bytes":631,"imports":[{"path":"packages/core/mesh/teleport/src/muxing/framer.ts","kind":"import-statement","original":"./framer"},{"path":"packages/core/mesh/teleport/src/muxing/muxer.ts","kind":"import-statement","original":"./muxer"},{"path":"packages/core/mesh/teleport/src/muxing/rpc-port.ts","kind":"import-statement","original":"./rpc-port"}]},"packages/core/mesh/teleport/src/teleport.ts":{"bytes":29454,"imports":[{"path":"tiny-invariant","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/debug","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/rpc","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"packages/core/mesh/teleport/src/muxing/index.ts","kind":"import-statement","original":"./muxing"}]},"packages/core/mesh/teleport/src/testing/test-builder.ts":{"bytes":13683,"imports":[{"path":"node:stream","kind":"import-statement","external":true},{"path":"tiny-invariant","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"packages/core/mesh/teleport/src/teleport.ts","kind":"import-statement","original":"../teleport"}]},"packages/core/mesh/teleport/src/testing/test-extension.ts":{"bytes":8698,"imports":[{"path":"tiny-invariant","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/rpc","kind":"import-statement","external":true}]},"packages/core/mesh/teleport/src/testing/test-extension-with-streams.ts":{"bytes":25158,"imports":[{"path":"node:assert","kind":"import-statement","external":true},{"path":"node:crypto","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/rpc","kind":"import-statement","external":true}]},"packages/core/mesh/teleport/src/testing/index.ts":{"bytes":718,"imports":[{"path":"packages/core/mesh/teleport/src/testing/test-builder.ts","kind":"import-statement","original":"./test-builder"},{"path":"packages/core/mesh/teleport/src/testing/test-extension.ts","kind":"import-statement","original":"./test-extension"},{"path":"packages/core/mesh/teleport/src/testing/test-extension-with-streams.ts","kind":"import-statement","original":"./test-extension-with-streams"}]},"packages/core/mesh/teleport/src/rpc-extension.ts":{"bytes":5413,"imports":[{"path":"tiny-invariant","kind":"import-statement","external":true},{"path":"@dxos/rpc","kind":"import-statement","external":true}]},"packages/core/mesh/teleport/src/index.ts":{"bytes":731,"imports":[{"path":"packages/core/mesh/teleport/src/muxing/index.ts","kind":"import-statement","original":"./muxing"},{"path":"packages/core/mesh/teleport/src/teleport.ts","kind":"import-statement","original":"./teleport"},{"path":"packages/core/mesh/teleport/src/testing/index.ts","kind":"import-statement","original":"./testing"},{"path":"packages/core/mesh/teleport/src/rpc-extension.ts","kind":"import-statement","original":"./rpc-extension"}]}},"outputs":{"packages/core/mesh/teleport/dist/lib/node/index.cjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":75537},"packages/core/mesh/teleport/dist/lib/node/index.cjs":{"imports":[{"path":"node:stream","kind":"require-call","external":true},{"path":"tiny-invariant","kind":"require-call","external":true},{"path":"node:stream","kind":"require-call","external":true},{"path":"tiny-invariant","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/context","kind":"require-call","external":true},{"path":"@dxos/debug","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"@dxos/protocols","kind":"require-call","external":true},{"path":"varint","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"tiny-invariant","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/context","kind":"require-call","external":true},{"path":"@dxos/debug","kind":"require-call","external":true},{"path":"@dxos/keys","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"@dxos/protocols","kind":"require-call","external":true},{"path":"@dxos/rpc","kind":"require-call","external":true},{"path":"@dxos/util","kind":"require-call","external":true},{"path":"node:stream","kind":"require-call","external":true},{"path":"tiny-invariant","kind":"require-call","external":true},{"path":"@dxos/keys","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"tiny-invariant","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"@dxos/protocols","kind":"require-call","external":true},{"path":"@dxos/rpc","kind":"require-call","external":true},{"path":"node:assert","kind":"require-call","external":true},{"path":"node:crypto","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"@dxos/protocols","kind":"require-call","external":true},{"path":"@dxos/rpc","kind":"require-call","external":true},{"path":"tiny-invariant","kind":"require-call","external":true},{"path":"@dxos/rpc","kind":"require-call","external":true}],"exports":[],"entryPoint":"packages/core/mesh/teleport/src/index.ts","inputs":{"packages/core/mesh/teleport/src/index.ts":{"bytesInOutput":471},"packages/core/mesh/teleport/src/muxing/framer.ts":{"bytesInOutput":3311},"packages/core/mesh/teleport/src/muxing/index.ts":{"bytesInOutput":0},"packages/core/mesh/teleport/src/muxing/muxer.ts":{"bytesInOutput":8255},"packages/core/mesh/teleport/src/muxing/balancer.ts":{"bytesInOutput":4685},"packages/core/mesh/teleport/src/teleport.ts":{"bytesInOutput":8288},"packages/core/mesh/teleport/src/testing/test-builder.ts":{"bytesInOutput":3942},"packages/core/mesh/teleport/src/testing/index.ts":{"bytesInOutput":0},"packages/core/mesh/teleport/src/testing/test-extension.ts":{"bytesInOutput":2556},"packages/core/mesh/teleport/src/testing/test-extension-with-streams.ts":{"bytesInOutput":7014},"packages/core/mesh/teleport/src/rpc-extension.ts":{"bytesInOutput":1159}},"bytes":41924},"packages/core/mesh/teleport/dist/lib/node/testing/index.cjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":72839},"packages/core/mesh/teleport/dist/lib/node/testing/index.cjs":{"imports":[{"path":"node:stream","kind":"require-call","external":true},{"path":"tiny-invariant","kind":"require-call","external":true},{"path":"@dxos/keys","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"tiny-invariant","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/context","kind":"require-call","external":true},{"path":"@dxos/debug","kind":"require-call","external":true},{"path":"@dxos/keys","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"@dxos/protocols","kind":"require-call","external":true},{"path":"@dxos/rpc","kind":"require-call","external":true},{"path":"@dxos/util","kind":"require-call","external":true},{"path":"node:stream","kind":"require-call","external":true},{"path":"tiny-invariant","kind":"require-call","external":true},{"path":"node:stream","kind":"require-call","external":true},{"path":"tiny-invariant","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/context","kind":"require-call","external":true},{"path":"@dxos/debug","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"@dxos/protocols","kind":"require-call","external":true},{"path":"varint","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"tiny-invariant","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"@dxos/protocols","kind":"require-call","external":true},{"path":"@dxos/rpc","kind":"require-call","external":true},{"path":"node:assert","kind":"require-call","external":true},{"path":"node:crypto","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"@dxos/protocols","kind":"require-call","external":true},{"path":"@dxos/rpc","kind":"require-call","external":true}],"exports":[],"entryPoint":"packages/core/mesh/teleport/src/testing/index.ts","inputs":{"packages/core/mesh/teleport/src/testing/index.ts":{"bytesInOutput":305},"packages/core/mesh/teleport/src/testing/test-builder.ts":{"bytesInOutput":3942},"packages/core/mesh/teleport/src/teleport.ts":{"bytesInOutput":8288},"packages/core/mesh/teleport/src/muxing/framer.ts":{"bytesInOutput":3311},"packages/core/mesh/teleport/src/muxing/index.ts":{"bytesInOutput":0},"packages/core/mesh/teleport/src/muxing/muxer.ts":{"bytesInOutput":8255},"packages/core/mesh/teleport/src/muxing/balancer.ts":{"bytesInOutput":4685},"packages/core/mesh/teleport/src/testing/test-extension.ts":{"bytesInOutput":2556},"packages/core/mesh/teleport/src/testing/test-extension-with-streams.ts":{"bytesInOutput":7014}},"bytes":40585}}}
1
+ {"inputs":{"packages/core/mesh/teleport/src/muxing/framer.ts":{"bytes":15179,"imports":[{"path":"node:stream","kind":"import-statement","external":true},{"path":"tiny-invariant","kind":"import-statement","external":true}]},"packages/core/mesh/teleport/src/muxing/balancer.ts":{"bytes":19951,"imports":[{"path":"varint","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"packages/core/mesh/teleport/src/muxing/framer.ts","kind":"import-statement","original":"./framer"}]},"packages/core/mesh/teleport/src/muxing/muxer.ts":{"bytes":34513,"imports":[{"path":"node:stream","kind":"import-statement","external":true},{"path":"tiny-invariant","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/debug","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"packages/core/mesh/teleport/src/muxing/balancer.ts","kind":"import-statement","original":"./balancer"}]},"packages/core/mesh/teleport/src/muxing/rpc-port.ts":{"bytes":925,"imports":[]},"packages/core/mesh/teleport/src/muxing/index.ts":{"bytes":641,"imports":[{"path":"packages/core/mesh/teleport/src/muxing/framer.ts","kind":"import-statement","original":"./framer"},{"path":"packages/core/mesh/teleport/src/muxing/muxer.ts","kind":"import-statement","original":"./muxer"},{"path":"packages/core/mesh/teleport/src/muxing/rpc-port.ts","kind":"import-statement","original":"./rpc-port"}]},"packages/core/mesh/teleport/src/teleport.ts":{"bytes":29464,"imports":[{"path":"tiny-invariant","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/debug","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/rpc","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"packages/core/mesh/teleport/src/muxing/index.ts","kind":"import-statement","original":"./muxing"}]},"packages/core/mesh/teleport/src/testing/test-builder.ts":{"bytes":13693,"imports":[{"path":"node:stream","kind":"import-statement","external":true},{"path":"tiny-invariant","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"packages/core/mesh/teleport/src/teleport.ts","kind":"import-statement","original":"../teleport"}]},"packages/core/mesh/teleport/src/testing/test-extension.ts":{"bytes":8708,"imports":[{"path":"tiny-invariant","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/rpc","kind":"import-statement","external":true}]},"packages/core/mesh/teleport/src/testing/test-extension-with-streams.ts":{"bytes":25168,"imports":[{"path":"node:assert","kind":"import-statement","external":true},{"path":"node:crypto","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/rpc","kind":"import-statement","external":true}]},"packages/core/mesh/teleport/src/testing/index.ts":{"bytes":728,"imports":[{"path":"packages/core/mesh/teleport/src/testing/test-builder.ts","kind":"import-statement","original":"./test-builder"},{"path":"packages/core/mesh/teleport/src/testing/test-extension.ts","kind":"import-statement","original":"./test-extension"},{"path":"packages/core/mesh/teleport/src/testing/test-extension-with-streams.ts","kind":"import-statement","original":"./test-extension-with-streams"}]},"packages/core/mesh/teleport/src/rpc-extension.ts":{"bytes":5423,"imports":[{"path":"tiny-invariant","kind":"import-statement","external":true},{"path":"@dxos/rpc","kind":"import-statement","external":true}]},"packages/core/mesh/teleport/src/index.ts":{"bytes":741,"imports":[{"path":"packages/core/mesh/teleport/src/muxing/index.ts","kind":"import-statement","original":"./muxing"},{"path":"packages/core/mesh/teleport/src/teleport.ts","kind":"import-statement","original":"./teleport"},{"path":"packages/core/mesh/teleport/src/testing/index.ts","kind":"import-statement","original":"./testing"},{"path":"packages/core/mesh/teleport/src/rpc-extension.ts","kind":"import-statement","original":"./rpc-extension"}]}},"outputs":{"packages/core/mesh/teleport/dist/lib/node/index.cjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":75537},"packages/core/mesh/teleport/dist/lib/node/index.cjs":{"imports":[{"path":"node:stream","kind":"require-call","external":true},{"path":"tiny-invariant","kind":"require-call","external":true},{"path":"node:stream","kind":"require-call","external":true},{"path":"tiny-invariant","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/context","kind":"require-call","external":true},{"path":"@dxos/debug","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"@dxos/protocols","kind":"require-call","external":true},{"path":"varint","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"tiny-invariant","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/context","kind":"require-call","external":true},{"path":"@dxos/debug","kind":"require-call","external":true},{"path":"@dxos/keys","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"@dxos/protocols","kind":"require-call","external":true},{"path":"@dxos/rpc","kind":"require-call","external":true},{"path":"@dxos/util","kind":"require-call","external":true},{"path":"node:stream","kind":"require-call","external":true},{"path":"tiny-invariant","kind":"require-call","external":true},{"path":"@dxos/keys","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"tiny-invariant","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"@dxos/protocols","kind":"require-call","external":true},{"path":"@dxos/rpc","kind":"require-call","external":true},{"path":"node:assert","kind":"require-call","external":true},{"path":"node:crypto","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"@dxos/protocols","kind":"require-call","external":true},{"path":"@dxos/rpc","kind":"require-call","external":true},{"path":"tiny-invariant","kind":"require-call","external":true},{"path":"@dxos/rpc","kind":"require-call","external":true}],"exports":[],"entryPoint":"packages/core/mesh/teleport/src/index.ts","inputs":{"packages/core/mesh/teleport/src/index.ts":{"bytesInOutput":471},"packages/core/mesh/teleport/src/muxing/framer.ts":{"bytesInOutput":3311},"packages/core/mesh/teleport/src/muxing/index.ts":{"bytesInOutput":0},"packages/core/mesh/teleport/src/muxing/muxer.ts":{"bytesInOutput":8265},"packages/core/mesh/teleport/src/muxing/balancer.ts":{"bytesInOutput":4695},"packages/core/mesh/teleport/src/teleport.ts":{"bytesInOutput":8298},"packages/core/mesh/teleport/src/testing/test-builder.ts":{"bytesInOutput":3952},"packages/core/mesh/teleport/src/testing/index.ts":{"bytesInOutput":0},"packages/core/mesh/teleport/src/testing/test-extension.ts":{"bytesInOutput":2566},"packages/core/mesh/teleport/src/testing/test-extension-with-streams.ts":{"bytesInOutput":7024},"packages/core/mesh/teleport/src/rpc-extension.ts":{"bytesInOutput":1159}},"bytes":41984},"packages/core/mesh/teleport/dist/lib/node/testing/index.cjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":72839},"packages/core/mesh/teleport/dist/lib/node/testing/index.cjs":{"imports":[{"path":"node:stream","kind":"require-call","external":true},{"path":"tiny-invariant","kind":"require-call","external":true},{"path":"@dxos/keys","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"tiny-invariant","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/context","kind":"require-call","external":true},{"path":"@dxos/debug","kind":"require-call","external":true},{"path":"@dxos/keys","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"@dxos/protocols","kind":"require-call","external":true},{"path":"@dxos/rpc","kind":"require-call","external":true},{"path":"@dxos/util","kind":"require-call","external":true},{"path":"node:stream","kind":"require-call","external":true},{"path":"tiny-invariant","kind":"require-call","external":true},{"path":"node:stream","kind":"require-call","external":true},{"path":"tiny-invariant","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/context","kind":"require-call","external":true},{"path":"@dxos/debug","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"@dxos/protocols","kind":"require-call","external":true},{"path":"varint","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"tiny-invariant","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"@dxos/protocols","kind":"require-call","external":true},{"path":"@dxos/rpc","kind":"require-call","external":true},{"path":"node:assert","kind":"require-call","external":true},{"path":"node:crypto","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"@dxos/protocols","kind":"require-call","external":true},{"path":"@dxos/rpc","kind":"require-call","external":true}],"exports":[],"entryPoint":"packages/core/mesh/teleport/src/testing/index.ts","inputs":{"packages/core/mesh/teleport/src/testing/index.ts":{"bytesInOutput":305},"packages/core/mesh/teleport/src/testing/test-builder.ts":{"bytesInOutput":3952},"packages/core/mesh/teleport/src/teleport.ts":{"bytesInOutput":8298},"packages/core/mesh/teleport/src/muxing/framer.ts":{"bytesInOutput":3311},"packages/core/mesh/teleport/src/muxing/index.ts":{"bytesInOutput":0},"packages/core/mesh/teleport/src/muxing/muxer.ts":{"bytesInOutput":8265},"packages/core/mesh/teleport/src/muxing/balancer.ts":{"bytesInOutput":4695},"packages/core/mesh/teleport/src/testing/test-extension.ts":{"bytesInOutput":2566},"packages/core/mesh/teleport/src/testing/test-extension-with-streams.ts":{"bytesInOutput":7024}},"bytes":40645}}}
@@ -188,7 +188,7 @@ var import_protocols = require("@dxos/protocols");
188
188
  var varint = __toESM(require("varint"));
189
189
  var import_async = require("@dxos/async");
190
190
  var import_log = require("@dxos/log");
191
- var __dxlog_file = "/mnt/ramdisk/work/packages/core/mesh/teleport/src/muxing/balancer.ts";
191
+ var __dxlog_file = "/home/runner/work/dxos/dxos/packages/core/mesh/teleport/src/muxing/balancer.ts";
192
192
  var MAX_CHUNK_SIZE = 8192;
193
193
  var Balancer = class {
194
194
  constructor(_sysChannelId) {
@@ -340,7 +340,7 @@ var decodeChunk = (data, withLength) => {
340
340
  };
341
341
 
342
342
  // packages/core/mesh/teleport/src/muxing/muxer.ts
343
- var __dxlog_file2 = "/mnt/ramdisk/work/packages/core/mesh/teleport/src/muxing/muxer.ts";
343
+ var __dxlog_file2 = "/home/runner/work/dxos/dxos/packages/core/mesh/teleport/src/muxing/muxer.ts";
344
344
  var Command = import_protocols.schema.getCodecForType("dxos.mesh.muxer.Command");
345
345
  var STATS_INTERVAL = 1e3;
346
346
  var MAX_SAFE_FRAME_SIZE = 1e6;
@@ -631,7 +631,7 @@ function _ts_decorate(decorators, target, key, desc) {
631
631
  r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
632
632
  return c > 3 && r && Object.defineProperty(target, key, r), r;
633
633
  }
634
- var __dxlog_file3 = "/mnt/ramdisk/work/packages/core/mesh/teleport/src/teleport.ts";
634
+ var __dxlog_file3 = "/home/runner/work/dxos/dxos/packages/core/mesh/teleport/src/teleport.ts";
635
635
  var Teleport = class {
636
636
  constructor({ initiator, localPeerId, remotePeerId }) {
637
637
  this._ctx = new import_context2.Context({
@@ -876,7 +876,7 @@ var ControlExtension = class {
876
876
  };
877
877
 
878
878
  // packages/core/mesh/teleport/src/testing/test-builder.ts
879
- var __dxlog_file4 = "/mnt/ramdisk/work/packages/core/mesh/teleport/src/testing/test-builder.ts";
879
+ var __dxlog_file4 = "/home/runner/work/dxos/dxos/packages/core/mesh/teleport/src/testing/test-builder.ts";
880
880
  var TestBuilder = class {
881
881
  constructor() {
882
882
  this._peers = /* @__PURE__ */ new Set();
@@ -1002,7 +1002,7 @@ var import_async4 = require("@dxos/async");
1002
1002
  var import_log5 = require("@dxos/log");
1003
1003
  var import_protocols3 = require("@dxos/protocols");
1004
1004
  var import_rpc2 = require("@dxos/rpc");
1005
- var __dxlog_file5 = "/mnt/ramdisk/work/packages/core/mesh/teleport/src/testing/test-extension.ts";
1005
+ var __dxlog_file5 = "/home/runner/work/dxos/dxos/packages/core/mesh/teleport/src/testing/test-extension.ts";
1006
1006
  var TestExtension = class {
1007
1007
  constructor(callbacks = {}) {
1008
1008
  this.callbacks = callbacks;
@@ -1091,7 +1091,7 @@ var import_async5 = require("@dxos/async");
1091
1091
  var import_log6 = require("@dxos/log");
1092
1092
  var import_protocols4 = require("@dxos/protocols");
1093
1093
  var import_rpc3 = require("@dxos/rpc");
1094
- var __dxlog_file6 = "/mnt/ramdisk/work/packages/core/mesh/teleport/src/testing/test-extension-with-streams.ts";
1094
+ var __dxlog_file6 = "/home/runner/work/dxos/dxos/packages/core/mesh/teleport/src/testing/test-extension-with-streams.ts";
1095
1095
  var TestExtensionWithStreams = class {
1096
1096
  constructor(callbacks = {}) {
1097
1097
  this.callbacks = callbacks;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dxos/teleport",
3
- "version": "0.1.55",
3
+ "version": "0.1.56-main.f3d4052",
4
4
  "description": "Stream muxer.",
5
5
  "homepage": "https://dxos.org",
6
6
  "bugs": "https://github.com/dxos/dxos/issues",
@@ -22,22 +22,22 @@
22
22
  "randombytes": "^2.1.0",
23
23
  "tiny-invariant": "^1.3.1",
24
24
  "varint": "6.0.0",
25
- "@dxos/async": "0.1.55",
26
- "@dxos/context": "0.1.55",
27
- "@dxos/debug": "0.1.55",
28
- "@dxos/keys": "0.1.55",
29
- "@dxos/log": "0.1.55",
30
- "@dxos/node-std": "0.1.55",
31
- "@dxos/protocols": "0.1.55",
32
- "@dxos/rpc": "0.1.55",
33
- "@dxos/util": "0.1.55"
25
+ "@dxos/async": "0.1.56-main.f3d4052",
26
+ "@dxos/context": "0.1.56-main.f3d4052",
27
+ "@dxos/debug": "0.1.56-main.f3d4052",
28
+ "@dxos/keys": "0.1.56-main.f3d4052",
29
+ "@dxos/node-std": "0.1.56-main.f3d4052",
30
+ "@dxos/log": "0.1.56-main.f3d4052",
31
+ "@dxos/protocols": "0.1.56-main.f3d4052",
32
+ "@dxos/util": "0.1.56-main.f3d4052",
33
+ "@dxos/rpc": "0.1.56-main.f3d4052"
34
34
  },
35
35
  "devDependencies": {
36
36
  "@types/randombytes": "^2.0.0",
37
37
  "@types/varint": "6.0.0",
38
38
  "typescript": "^5.0.4",
39
39
  "wait-for-expect": "^3.0.2",
40
- "@dxos/async": "0.1.55"
40
+ "@dxos/async": "0.1.56-main.f3d4052"
41
41
  },
42
42
  "publishConfig": {
43
43
  "access": "public"