@dxos/network-manager 0.1.54 → 0.1.55-main.0618d91

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.
@@ -1393,7 +1393,7 @@ var ConnectionLog = class {
1393
1393
  this.update.emit();
1394
1394
  });
1395
1395
  (_b = (_a = connection.protocol) == null ? void 0 : _a.stats) == null ? void 0 : _b.on((stats) => {
1396
- connectionInfo.streams = stats;
1396
+ connectionInfo.streams = stats.channels;
1397
1397
  this.update.emit();
1398
1398
  });
1399
1399
  });
@@ -2398,4 +2398,4 @@ export {
2398
2398
  WebRTCTransportProxyFactory,
2399
2399
  createTeleportProtocolFactory
2400
2400
  };
2401
- //# sourceMappingURL=chunk-HDCPX2MD.mjs.map
2401
+ //# sourceMappingURL=chunk-MIYEP22D.mjs.map