@dxos/echo-pipeline 0.3.10-main.ee543cf → 0.3.10-next.6fe28e7

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.
@@ -2935,9 +2935,6 @@ var MeshNetworkAdapter = class extends NetworkAdapter {
2935
2935
  peerId: this.peerId
2936
2936
  }, {
2937
2937
  onStartReplication: async (info) => {
2938
- if (this._extensions.has(info.id)) {
2939
- return;
2940
- }
2941
2938
  peerInfo = info;
2942
2939
  this._extensions.set(info.id, extension);
2943
2940
  this.emit("peer-candidate", {
@@ -3040,4 +3037,4 @@ export {
3040
3037
  SpaceManager,
3041
3038
  AutomergeHost
3042
3039
  };
3043
- //# sourceMappingURL=chunk-W3SSYW3X.mjs.map
3040
+ //# sourceMappingURL=chunk-6XOL2DVG.mjs.map