@libp2p/tcp 9.0.27 → 9.1.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/dist/index.min.js +1 -1
- package/dist/src/index.d.ts.map +1 -1
- package/dist/src/index.js +4 -1
- package/dist/src/index.js.map +1 -1
- package/package.json +5 -5
- package/src/index.ts +5 -1
package/dist/index.min.js
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
(function (root, factory) {(typeof module === 'object' && module.exports) ? module.exports = factory() : root.Libp2PTcp = factory()}(typeof self !== 'undefined' ? self : this, function () {
|
|
2
|
-
"use strict";var Libp2PTcp=(()=>{var Rr=Object.create;var me=Object.defineProperty;var Nr=Object.getOwnPropertyDescriptor;var Dr=Object.getOwnPropertyNames;var Mr=Object.getPrototypeOf,_r=Object.prototype.hasOwnProperty;var L=(r=>typeof require<"u"?require:typeof Proxy<"u"?new Proxy(r,{get:(e,t)=>(typeof require<"u"?require:e)[t]}):r)(function(r){if(typeof require<"u")return require.apply(this,arguments);throw Error('Dynamic require of "'+r+'" is not supported')});var N=(r,e)=>{for(var t in e)me(r,t,{get:e[t],enumerable:!0})},Ct=(r,e,t,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of Dr(e))!_r.call(r,o)&&o!==t&&me(r,o,{get:()=>e[o],enumerable:!(n=Nr(e,o))||n.enumerable});return r};var de=(r,e,t)=>(t=r!=null?Rr(Mr(r)):{},Ct(e||!r||!r.__esModule?me(t,"default",{value:r,enumerable:!0}):t,r)),Ur=r=>Ct(me({},"__esModule",{value:!0}),r);var Lo={};N(Lo,{tcp:()=>Uo});var Pr=de(L("net"),1);var Tt=Symbol.for("@libp2p/transport");var St;(function(r){r[r.FATAL_ALL=0]="FATAL_ALL",r[r.NO_FATAL=1]="NO_FATAL"})(St||(St={}));var Z=class r extends Error{code;type;constructor(e="The operation was aborted"){super(e),this.name="AbortError",this.code=r.code,this.type=r.type}static code="ABORT_ERR";static type="aborted"},A=class extends Error{code;props;constructor(e,t,n){super(e),this.code=t,this.name=n?.name??"CodeError",this.props=n??{}}};var Pt=L("events"),Rt=(r,...e)=>{try{(0,Pt.setMaxListeners)(r,...e)}catch{}};var ge=class extends EventTarget{#e=new Map;constructor(){super(),Rt(1/0,this)}listenerCount(e){let t=this.#e.get(e);return t==null?0:t.length}addEventListener(e,t,n){super.addEventListener(e,t,n);let o=this.#e.get(e);o==null&&(o=[],this.#e.set(e,o)),o.push({callback:t,once:(n!==!0&&n!==!1&&n?.once)??!1})}removeEventListener(e,t,n){super.removeEventListener(e.toString(),t??null,n);let o=this.#e.get(e);o!=null&&(o=o.filter(({callback:i})=>i!==t),this.#e.set(e,o))}dispatchEvent(e){let t=super.dispatchEvent(e),n=this.#e.get(e.type);return n==null||(n=n.filter(({once:o})=>!o),this.#e.set(e.type,n)),t}safeDispatchEvent(e,t={}){return this.dispatchEvent(new Lr(e,t))}},Ne=class extends Event{detail;constructor(e,t){super(e,t),this.detail=t?.detail}},Lr=globalThis.CustomEvent??Ne;var Le={};N(Le,{base58btc:()=>P,base58flickr:()=>zr});var Bo=new Uint8Array(0);function Nt(r,e){if(r===e)return!0;if(r.byteLength!==e.byteLength)return!1;for(let t=0;t<r.byteLength;t++)if(r[t]!==e[t])return!1;return!0}function M(r){if(r instanceof Uint8Array&&r.constructor.name==="Uint8Array")return r;if(r instanceof ArrayBuffer)return new Uint8Array(r);if(ArrayBuffer.isView(r))return new Uint8Array(r.buffer,r.byteOffset,r.byteLength);throw new Error("Unknown type, must be binary type")}function Dt(r){return new TextEncoder().encode(r)}function Mt(r){return new TextDecoder().decode(r)}function kr(r,e){if(r.length>=255)throw new TypeError("Alphabet too long");for(var t=new Uint8Array(256),n=0;n<t.length;n++)t[n]=255;for(var o=0;o<r.length;o++){var i=r.charAt(o),s=i.charCodeAt(0);if(t[s]!==255)throw new TypeError(i+" is ambiguous");t[s]=o}var a=r.length,p=r.charAt(0),x=Math.log(a)/Math.log(256),u=Math.log(256)/Math.log(a);function v(l){if(l instanceof Uint8Array||(ArrayBuffer.isView(l)?l=new Uint8Array(l.buffer,l.byteOffset,l.byteLength):Array.isArray(l)&&(l=Uint8Array.from(l))),!(l instanceof Uint8Array))throw new TypeError("Expected Uint8Array");if(l.length===0)return"";for(var g=0,T=0,w=0,E=l.length;w!==E&&l[w]===0;)w++,g++;for(var O=(E-w)*u+1>>>0,D=new Uint8Array(O);w!==E;){for(var F=l[w],j=0,U=O-1;(F!==0||j<T)&&U!==-1;U--,j++)F+=256*D[U]>>>0,D[U]=F%a>>>0,F=F/a>>>0;if(F!==0)throw new Error("Non-zero carry");T=j,w++}for(var $=O-T;$!==O&&D[$]===0;)$++;for(var he=p.repeat(g);$<O;++$)he+=r.charAt(D[$]);return he}function C(l){if(typeof l!="string")throw new TypeError("Expected String");if(l.length===0)return new Uint8Array;var g=0;if(l[g]!==" "){for(var T=0,w=0;l[g]===p;)T++,g++;for(var E=(l.length-g)*x+1>>>0,O=new Uint8Array(E);l[g];){var D=t[l.charCodeAt(g)];if(D===255)return;for(var F=0,j=E-1;(D!==0||F<w)&&j!==-1;j--,F++)D+=a*O[j]>>>0,O[j]=D%256>>>0,D=D/256>>>0;if(D!==0)throw new Error("Non-zero carry");w=F,g++}if(l[g]!==" "){for(var U=E-w;U!==E&&O[U]===0;)U++;for(var $=new Uint8Array(T+(E-U)),he=T;U!==E;)$[he++]=O[U++];return $}}}function f(l){var g=C(l);if(g)return g;throw new Error(`Non-${e} character`)}return{encode:v,decodeUnsafe:C,decode:f}}var Or=kr,Fr=Or,Ut=Fr;var De=class{name;prefix;baseEncode;constructor(e,t,n){this.name=e,this.prefix=t,this.baseEncode=n}encode(e){if(e instanceof Uint8Array)return`${this.prefix}${this.baseEncode(e)}`;throw Error("Unknown type, must be binary type")}},Me=class{name;prefix;baseDecode;prefixCodePoint;constructor(e,t,n){if(this.name=e,this.prefix=t,t.codePointAt(0)===void 0)throw new Error("Invalid prefix character");this.prefixCodePoint=t.codePointAt(0),this.baseDecode=n}decode(e){if(typeof e=="string"){if(e.codePointAt(0)!==this.prefixCodePoint)throw Error(`Unable to decode multibase string ${JSON.stringify(e)}, ${this.name} decoder only supports inputs prefixed with ${this.prefix}`);return this.baseDecode(e.slice(this.prefix.length))}else throw Error("Can only multibase decode strings")}or(e){return Lt(this,e)}},_e=class{decoders;constructor(e){this.decoders=e}or(e){return Lt(this,e)}decode(e){let t=e[0],n=this.decoders[t];if(n!=null)return n.decode(e);throw RangeError(`Unable to decode multibase string ${JSON.stringify(e)}, only inputs prefixed with ${Object.keys(this.decoders)} are supported`)}};function Lt(r,e){return new _e({...r.decoders??{[r.prefix]:r},...e.decoders??{[e.prefix]:e}})}var Ue=class{name;prefix;baseEncode;baseDecode;encoder;decoder;constructor(e,t,n,o){this.name=e,this.prefix=t,this.baseEncode=n,this.baseDecode=o,this.encoder=new De(e,t,n),this.decoder=new Me(e,t,o)}encode(e){return this.encoder.encode(e)}decode(e){return this.decoder.decode(e)}};function ee({name:r,prefix:e,encode:t,decode:n}){return new Ue(r,e,t,n)}function q({name:r,prefix:e,alphabet:t}){let{encode:n,decode:o}=Ut(t,r);return ee({prefix:e,name:r,encode:n,decode:i=>M(o(i))})}function Vr(r,e,t,n){let o={};for(let u=0;u<e.length;++u)o[e[u]]=u;let i=r.length;for(;r[i-1]==="=";)--i;let s=new Uint8Array(i*t/8|0),a=0,p=0,x=0;for(let u=0;u<i;++u){let v=o[r[u]];if(v===void 0)throw new SyntaxError(`Non-${n} character`);p=p<<t|v,a+=t,a>=8&&(a-=8,s[x++]=255&p>>a)}if(a>=t||255&p<<8-a)throw new SyntaxError("Unexpected end of data");return s}function $r(r,e,t){let n=e[e.length-1]==="=",o=(1<<t)-1,i="",s=0,a=0;for(let p=0;p<r.length;++p)for(a=a<<8|r[p],s+=8;s>t;)s-=t,i+=e[o&a>>s];if(s!==0&&(i+=e[o&a<<t-s]),n)for(;i.length*t&7;)i+="=";return i}function b({name:r,prefix:e,bitsPerChar:t,alphabet:n}){return ee({prefix:e,name:r,encode(o){return $r(o,n,t)},decode(o){return Vr(o,n,t,r)}})}var P=q({name:"base58btc",prefix:"z",alphabet:"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"}),zr=q({name:"base58flickr",prefix:"Z",alphabet:"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"});var ke={};N(ke,{base32:()=>z,base32hex:()=>Gr,base32hexpad:()=>Hr,base32hexpadupper:()=>Xr,base32hexupper:()=>Wr,base32pad:()=>jr,base32padupper:()=>qr,base32upper:()=>Br,base32z:()=>Jr});var z=b({prefix:"b",name:"base32",alphabet:"abcdefghijklmnopqrstuvwxyz234567",bitsPerChar:5}),Br=b({prefix:"B",name:"base32upper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567",bitsPerChar:5}),jr=b({prefix:"c",name:"base32pad",alphabet:"abcdefghijklmnopqrstuvwxyz234567=",bitsPerChar:5}),qr=b({prefix:"C",name:"base32padupper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567=",bitsPerChar:5}),Gr=b({prefix:"v",name:"base32hex",alphabet:"0123456789abcdefghijklmnopqrstuv",bitsPerChar:5}),Wr=b({prefix:"V",name:"base32hexupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV",bitsPerChar:5}),Hr=b({prefix:"t",name:"base32hexpad",alphabet:"0123456789abcdefghijklmnopqrstuv=",bitsPerChar:5}),Xr=b({prefix:"T",name:"base32hexpadupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV=",bitsPerChar:5}),Jr=b({prefix:"h",name:"base32z",alphabet:"ybndrfg8ejkmcpqxot1uwisza345h769",bitsPerChar:5});var Qr=Ft,kt=128,Kr=127,Yr=~Kr,Zr=Math.pow(2,31);function Ft(r,e,t){e=e||[],t=t||0;for(var n=t;r>=Zr;)e[t++]=r&255|kt,r/=128;for(;r&Yr;)e[t++]=r&255|kt,r>>>=7;return e[t]=r|0,Ft.bytes=t-n+1,e}var en=Oe,tn=128,Ot=127;function Oe(r,n){var t=0,n=n||0,o=0,i=n,s,a=r.length;do{if(i>=a)throw Oe.bytes=0,new RangeError("Could not decode varint");s=r[i++],t+=o<28?(s&Ot)<<o:(s&Ot)*Math.pow(2,o),o+=7}while(s>=tn);return Oe.bytes=i-n,t}var rn=Math.pow(2,7),nn=Math.pow(2,14),on=Math.pow(2,21),sn=Math.pow(2,28),cn=Math.pow(2,35),an=Math.pow(2,42),dn=Math.pow(2,49),ln=Math.pow(2,56),un=Math.pow(2,63),pn=function(r){return r<rn?1:r<nn?2:r<on?3:r<sn?4:r<cn?5:r<an?6:r<dn?7:r<ln?8:r<un?9:10},fn={encode:Qr,decode:en,encodingLength:pn},hn=fn,le=hn;function ue(r,e=0){return[le.decode(r,e),le.decode.bytes]}function te(r,e,t=0){return le.encode(r,e,t),e}function re(r){return le.encodingLength(r)}function X(r,e){let t=e.byteLength,n=re(r),o=n+re(t),i=new Uint8Array(o+t);return te(r,i,0),te(t,i,n),i.set(e,o),new ne(r,t,e,i)}function xe(r){let e=M(r),[t,n]=ue(e),[o,i]=ue(e.subarray(n)),s=e.subarray(n+i);if(s.byteLength!==o)throw new Error("Incorrect length");return new ne(t,o,s,e)}function Vt(r,e){if(r===e)return!0;{let t=e;return r.code===t.code&&r.size===t.size&&t.bytes instanceof Uint8Array&&Nt(r.bytes,t.bytes)}}var ne=class{code;size;digest;bytes;constructor(e,t,n,o){this.code=e,this.size=t,this.digest=n,this.bytes=o}};function $t(r,e){let{bytes:t,version:n}=r;switch(n){case 0:return gn(t,Fe(r),e??P.encoder);default:return wn(t,Fe(r),e??z.encoder)}}var zt=new WeakMap;function Fe(r){let e=zt.get(r);if(e==null){let t=new Map;return zt.set(r,t),t}return e}var G=class r{code;version;multihash;bytes;"/";constructor(e,t,n,o){this.code=t,this.version=e,this.multihash=n,this.bytes=o,this["/"]=o}get asCID(){return this}get byteOffset(){return this.bytes.byteOffset}get byteLength(){return this.bytes.byteLength}toV0(){switch(this.version){case 0:return this;case 1:{let{code:e,multihash:t}=this;if(e!==pe)throw new Error("Cannot convert a non dag-pb CID to CIDv0");if(t.code!==xn)throw new Error("Cannot convert non sha2-256 multihash CID to CIDv0");return r.createV0(t)}default:throw Error(`Can not convert CID version ${this.version} to version 0. This is a bug please report`)}}toV1(){switch(this.version){case 0:{let{code:e,digest:t}=this.multihash,n=X(e,t);return r.createV1(this.code,n)}case 1:return this;default:throw Error(`Can not convert CID version ${this.version} to version 1. This is a bug please report`)}}equals(e){return r.equals(this,e)}static equals(e,t){let n=t;return n!=null&&e.code===n.code&&e.version===n.version&&Vt(e.multihash,n.multihash)}toString(e){return $t(this,e)}toJSON(){return{"/":$t(this)}}link(){return this}[Symbol.toStringTag]="CID";[Symbol.for("nodejs.util.inspect.custom")](){return`CID(${this.toString()})`}static asCID(e){if(e==null)return null;let t=e;if(t instanceof r)return t;if(t["/"]!=null&&t["/"]===t.bytes||t.asCID===t){let{version:n,code:o,multihash:i,bytes:s}=t;return new r(n,o,i,s??Bt(n,o,i.bytes))}else if(t[bn]===!0){let{version:n,multihash:o,code:i}=t,s=xe(o);return r.create(n,i,s)}else return null}static create(e,t,n){if(typeof t!="number")throw new Error("String codecs are no longer supported");if(!(n.bytes instanceof Uint8Array))throw new Error("Invalid digest");switch(e){case 0:{if(t!==pe)throw new Error(`Version 0 CID must use dag-pb (code: ${pe}) block encoding`);return new r(e,t,n,n.bytes)}case 1:{let o=Bt(e,t,n.bytes);return new r(e,t,n,o)}default:throw new Error("Invalid version")}}static createV0(e){return r.create(0,pe,e)}static createV1(e,t){return r.create(1,e,t)}static decode(e){let[t,n]=r.decodeFirst(e);if(n.length!==0)throw new Error("Incorrect length");return t}static decodeFirst(e){let t=r.inspectBytes(e),n=t.size-t.multihashSize,o=M(e.subarray(n,n+t.multihashSize));if(o.byteLength!==t.multihashSize)throw new Error("Incorrect length");let i=o.subarray(t.multihashSize-t.digestSize),s=new ne(t.multihashCode,t.digestSize,i,o);return[t.version===0?r.createV0(s):r.createV1(t.codec,s),e.subarray(t.size)]}static inspectBytes(e){let t=0,n=()=>{let[v,C]=ue(e.subarray(t));return t+=C,v},o=n(),i=pe;if(o===18?(o=0,t=0):i=n(),o!==0&&o!==1)throw new RangeError(`Invalid CID version ${o}`);let s=t,a=n(),p=n(),x=t+p,u=x-s;return{version:o,codec:i,multihashCode:a,digestSize:p,multihashSize:u,size:x}}static parse(e,t){let[n,o]=mn(e,t),i=r.decode(o);if(i.version===0&&e[0]!=="Q")throw Error("Version 0 CID string must not include multibase prefix");return Fe(i).set(n,e),i}};function mn(r,e){switch(r[0]){case"Q":{let t=e??P;return[P.prefix,t.decode(`${P.prefix}${r}`)]}case P.prefix:{let t=e??P;return[P.prefix,t.decode(r)]}case z.prefix:{let t=e??z;return[z.prefix,t.decode(r)]}default:{if(e==null)throw Error("To parse non base32 or base58btc encoded CID multibase decoder must be provided");return[r[0],e.decode(r)]}}}function gn(r,e,t){let{prefix:n}=t;if(n!==P.prefix)throw Error(`Cannot string encode V0 in ${t.name} encoding`);let o=e.get(n);if(o==null){let i=t.encode(r).slice(1);return e.set(n,i),i}else return o}function wn(r,e,t){let{prefix:n}=t,o=e.get(n);if(o==null){let i=t.encode(r);return e.set(n,i),i}else return o}var pe=112,xn=18;function Bt(r,e,t){let n=re(r),o=n+re(e),i=new Uint8Array(o+t.byteLength);return te(r,i,0),te(e,i,n),i.set(t,o),i}var bn=Symbol.for("@ipld/js-cid/CID");function jt(r,e){if(r===e)return!0;if(r.byteLength!==e.byteLength)return!1;for(let t=0;t<r.byteLength;t++)if(r[t]!==e[t])return!1;return!0}var Kt=L("node:buffer");var Ve={};N(Ve,{base10:()=>yn});var yn=q({prefix:"9",name:"base10",alphabet:"0123456789"});var $e={};N($e,{base16:()=>En,base16upper:()=>vn});var En=b({prefix:"f",name:"base16",alphabet:"0123456789abcdef",bitsPerChar:4}),vn=b({prefix:"F",name:"base16upper",alphabet:"0123456789ABCDEF",bitsPerChar:4});var ze={};N(ze,{base2:()=>An});var An=b({prefix:"0",name:"base2",alphabet:"01",bitsPerChar:1});var Be={};N(Be,{base256emoji:()=>Pn});var qt=Array.from("\u{1F680}\u{1FA90}\u2604\u{1F6F0}\u{1F30C}\u{1F311}\u{1F312}\u{1F313}\u{1F314}\u{1F315}\u{1F316}\u{1F317}\u{1F318}\u{1F30D}\u{1F30F}\u{1F30E}\u{1F409}\u2600\u{1F4BB}\u{1F5A5}\u{1F4BE}\u{1F4BF}\u{1F602}\u2764\u{1F60D}\u{1F923}\u{1F60A}\u{1F64F}\u{1F495}\u{1F62D}\u{1F618}\u{1F44D}\u{1F605}\u{1F44F}\u{1F601}\u{1F525}\u{1F970}\u{1F494}\u{1F496}\u{1F499}\u{1F622}\u{1F914}\u{1F606}\u{1F644}\u{1F4AA}\u{1F609}\u263A\u{1F44C}\u{1F917}\u{1F49C}\u{1F614}\u{1F60E}\u{1F607}\u{1F339}\u{1F926}\u{1F389}\u{1F49E}\u270C\u2728\u{1F937}\u{1F631}\u{1F60C}\u{1F338}\u{1F64C}\u{1F60B}\u{1F497}\u{1F49A}\u{1F60F}\u{1F49B}\u{1F642}\u{1F493}\u{1F929}\u{1F604}\u{1F600}\u{1F5A4}\u{1F603}\u{1F4AF}\u{1F648}\u{1F447}\u{1F3B6}\u{1F612}\u{1F92D}\u2763\u{1F61C}\u{1F48B}\u{1F440}\u{1F62A}\u{1F611}\u{1F4A5}\u{1F64B}\u{1F61E}\u{1F629}\u{1F621}\u{1F92A}\u{1F44A}\u{1F973}\u{1F625}\u{1F924}\u{1F449}\u{1F483}\u{1F633}\u270B\u{1F61A}\u{1F61D}\u{1F634}\u{1F31F}\u{1F62C}\u{1F643}\u{1F340}\u{1F337}\u{1F63B}\u{1F613}\u2B50\u2705\u{1F97A}\u{1F308}\u{1F608}\u{1F918}\u{1F4A6}\u2714\u{1F623}\u{1F3C3}\u{1F490}\u2639\u{1F38A}\u{1F498}\u{1F620}\u261D\u{1F615}\u{1F33A}\u{1F382}\u{1F33B}\u{1F610}\u{1F595}\u{1F49D}\u{1F64A}\u{1F639}\u{1F5E3}\u{1F4AB}\u{1F480}\u{1F451}\u{1F3B5}\u{1F91E}\u{1F61B}\u{1F534}\u{1F624}\u{1F33C}\u{1F62B}\u26BD\u{1F919}\u2615\u{1F3C6}\u{1F92B}\u{1F448}\u{1F62E}\u{1F646}\u{1F37B}\u{1F343}\u{1F436}\u{1F481}\u{1F632}\u{1F33F}\u{1F9E1}\u{1F381}\u26A1\u{1F31E}\u{1F388}\u274C\u270A\u{1F44B}\u{1F630}\u{1F928}\u{1F636}\u{1F91D}\u{1F6B6}\u{1F4B0}\u{1F353}\u{1F4A2}\u{1F91F}\u{1F641}\u{1F6A8}\u{1F4A8}\u{1F92C}\u2708\u{1F380}\u{1F37A}\u{1F913}\u{1F619}\u{1F49F}\u{1F331}\u{1F616}\u{1F476}\u{1F974}\u25B6\u27A1\u2753\u{1F48E}\u{1F4B8}\u2B07\u{1F628}\u{1F31A}\u{1F98B}\u{1F637}\u{1F57A}\u26A0\u{1F645}\u{1F61F}\u{1F635}\u{1F44E}\u{1F932}\u{1F920}\u{1F927}\u{1F4CC}\u{1F535}\u{1F485}\u{1F9D0}\u{1F43E}\u{1F352}\u{1F617}\u{1F911}\u{1F30A}\u{1F92F}\u{1F437}\u260E\u{1F4A7}\u{1F62F}\u{1F486}\u{1F446}\u{1F3A4}\u{1F647}\u{1F351}\u2744\u{1F334}\u{1F4A3}\u{1F438}\u{1F48C}\u{1F4CD}\u{1F940}\u{1F922}\u{1F445}\u{1F4A1}\u{1F4A9}\u{1F450}\u{1F4F8}\u{1F47B}\u{1F910}\u{1F92E}\u{1F3BC}\u{1F975}\u{1F6A9}\u{1F34E}\u{1F34A}\u{1F47C}\u{1F48D}\u{1F4E3}\u{1F942}"),In=qt.reduce((r,e,t)=>(r[t]=e,r),[]),Cn=qt.reduce((r,e,t)=>(r[e.codePointAt(0)]=t,r),[]);function Sn(r){return r.reduce((e,t)=>(e+=In[t],e),"")}function Tn(r){let e=[];for(let t of r){let n=Cn[t.codePointAt(0)];if(n===void 0)throw new Error(`Non-base256emoji character: ${t}`);e.push(n)}return new Uint8Array(e)}var Pn=ee({prefix:"\u{1F680}",name:"base256emoji",encode:Sn,decode:Tn});var je={};N(je,{base36:()=>Rn,base36upper:()=>Nn});var Rn=q({prefix:"k",name:"base36",alphabet:"0123456789abcdefghijklmnopqrstuvwxyz"}),Nn=q({prefix:"K",name:"base36upper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"});var qe={};N(qe,{base64:()=>Dn,base64pad:()=>Mn,base64url:()=>_n,base64urlpad:()=>Un});var Dn=b({prefix:"m",name:"base64",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",bitsPerChar:6}),Mn=b({prefix:"M",name:"base64pad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",bitsPerChar:6}),_n=b({prefix:"u",name:"base64url",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_",bitsPerChar:6}),Un=b({prefix:"U",name:"base64urlpad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_=",bitsPerChar:6});var Ge={};N(Ge,{base8:()=>Ln});var Ln=b({prefix:"7",name:"base8",alphabet:"01234567",bitsPerChar:3});var We={};N(We,{identity:()=>kn});var kn=ee({prefix:"\0",name:"identity",encode:r=>Mt(r),decode:r=>Dt(r)});var fi=new TextEncoder,hi=new TextDecoder;var He={};N(He,{identity:()=>zn});var Gt=0,Vn="identity",Wt=M;function $n(r){return X(Gt,Wt(r))}var zn={code:Gt,name:Vn,encode:Wt,digest:$n};var Ke={};N(Ke,{sha256:()=>Bn,sha512:()=>jn});var Qe=de(L("crypto"),1);function Je({name:r,code:e,encode:t}){return new Xe(r,e,t)}var Xe=class{name;code;encode;constructor(e,t,n){this.name=e,this.code=t,this.encode=n}digest(e){if(e instanceof Uint8Array){let t=this.encode(e);return t instanceof Uint8Array?X(this.code,t):t.then(n=>X(this.code,n))}else throw Error("Unknown type, must be binary type")}};var Bn=Je({name:"sha2-256",code:18,encode:r=>M(Qe.default.createHash("sha256").update(r).digest())}),jn=Je({name:"sha2-512",code:19,encode:r=>M(Qe.default.createHash("sha512").update(r).digest())});var fe={...We,...ze,...Ge,...Ve,...$e,...ke,...je,...Le,...qe,...Be},Pi={...Ke,...He};var Xt=L("node:buffer");function ie(r){return new Uint8Array(r.buffer,r.byteOffset,r.byteLength)}function be(r=0){return ie(Xt.Buffer.allocUnsafe(r))}function Qt(r,e,t,n){return{name:r,prefix:e,encoder:{name:r,prefix:e,encode:t},decoder:{decode:n}}}var Jt=Qt("utf8","u",r=>"u"+new TextDecoder("utf8").decode(r),r=>new TextEncoder().encode(r.substring(1))),Ye=Qt("ascii","a",r=>{let e="a";for(let t=0;t<r.length;t++)e+=String.fromCharCode(r[t]);return e},r=>{r=r.substring(1);let e=be(r.length);for(let t=0;t<r.length;t++)e[t]=r.charCodeAt(t);return e}),qn={utf8:Jt,"utf-8":Jt,hex:fe.base16,latin1:Ye,ascii:Ye,binary:Ye,...fe},ye=qn;function R(r,e="utf8"){let t=ye[e];if(t==null)throw new Error(`Unsupported encoding "${e}"`);return e==="utf8"||e==="utf-8"?Kt.Buffer.from(r.buffer,r.byteOffset,r.byteLength).toString("utf8"):t.encoder.encode(r).substring(1)}var Gn=Math.pow(2,7),Wn=Math.pow(2,14),Hn=Math.pow(2,21),Ze=Math.pow(2,28),et=Math.pow(2,35),tt=Math.pow(2,42),rt=Math.pow(2,49),h=128,S=127;function V(r){if(r<Gn)return 1;if(r<Wn)return 2;if(r<Hn)return 3;if(r<Ze)return 4;if(r<et)return 5;if(r<tt)return 6;if(r<rt)return 7;if(Number.MAX_SAFE_INTEGER!=null&&r>Number.MAX_SAFE_INTEGER)throw new RangeError("Could not encode varint");return 8}function Xn(r,e,t=0){switch(V(r)){case 8:e[t++]=r&255|h,r/=128;case 7:e[t++]=r&255|h,r/=128;case 6:e[t++]=r&255|h,r/=128;case 5:e[t++]=r&255|h,r/=128;case 4:e[t++]=r&255|h,r>>>=7;case 3:e[t++]=r&255|h,r>>>=7;case 2:e[t++]=r&255|h,r>>>=7;case 1:{e[t++]=r&255,r>>>=7;break}default:throw new Error("unreachable")}return e}function Jn(r,e,t=0){switch(V(r)){case 8:e.set(t++,r&255|h),r/=128;case 7:e.set(t++,r&255|h),r/=128;case 6:e.set(t++,r&255|h),r/=128;case 5:e.set(t++,r&255|h),r/=128;case 4:e.set(t++,r&255|h),r>>>=7;case 3:e.set(t++,r&255|h),r>>>=7;case 2:e.set(t++,r&255|h),r>>>=7;case 1:{e.set(t++,r&255),r>>>=7;break}default:throw new Error("unreachable")}return e}function Qn(r,e){let t=r[e],n=0;if(n+=t&S,t<h||(t=r[e+1],n+=(t&S)<<7,t<h)||(t=r[e+2],n+=(t&S)<<14,t<h)||(t=r[e+3],n+=(t&S)<<21,t<h)||(t=r[e+4],n+=(t&S)*Ze,t<h)||(t=r[e+5],n+=(t&S)*et,t<h)||(t=r[e+6],n+=(t&S)*tt,t<h)||(t=r[e+7],n+=(t&S)*rt,t<h))return n;throw new RangeError("Could not decode varint")}function Kn(r,e){let t=r.get(e),n=0;if(n+=t&S,t<h||(t=r.get(e+1),n+=(t&S)<<7,t<h)||(t=r.get(e+2),n+=(t&S)<<14,t<h)||(t=r.get(e+3),n+=(t&S)<<21,t<h)||(t=r.get(e+4),n+=(t&S)*Ze,t<h)||(t=r.get(e+5),n+=(t&S)*et,t<h)||(t=r.get(e+6),n+=(t&S)*tt,t<h)||(t=r.get(e+7),n+=(t&S)*rt,t<h))return n;throw new RangeError("Could not decode varint")}function se(r,e,t=0){return e==null&&(e=be(V(r))),e instanceof Uint8Array?Xn(r,e,t):Jn(r,e,t)}function J(r,e=0){return r instanceof Uint8Array?Qn(r,e):Kn(r,e)}var Zt=L("node:buffer");function B(r,e){return ie(Zt.Buffer.concat(r,e))}var Ee=class{index=0;input="";new(e){return this.index=0,this.input=e,this}readAtomically(e){let t=this.index,n=e();return n===void 0&&(this.index=t),n}parseWith(e){let t=e();if(this.index===this.input.length)return t}peekChar(){if(!(this.index>=this.input.length))return this.input[this.index]}readChar(){if(!(this.index>=this.input.length))return this.input[this.index++]}readGivenChar(e){return this.readAtomically(()=>{let t=this.readChar();if(t===e)return t})}readSeparator(e,t,n){return this.readAtomically(()=>{if(!(t>0&&this.readGivenChar(e)===void 0))return n()})}readNumber(e,t,n,o){return this.readAtomically(()=>{let i=0,s=0,a=this.peekChar();if(a===void 0)return;let p=a==="0",x=2**(8*o)-1;for(;;){let u=this.readAtomically(()=>{let v=this.readChar();if(v===void 0)return;let C=Number.parseInt(v,e);if(!Number.isNaN(C))return C});if(u===void 0)break;if(i*=e,i+=u,i>x||(s+=1,t!==void 0&&s>t))return}if(s!==0)return!n&&p&&s>1?void 0:i})}readIPv4Addr(){return this.readAtomically(()=>{let e=new Uint8Array(4);for(let t=0;t<e.length;t++){let n=this.readSeparator(".",t,()=>this.readNumber(10,3,!1,1));if(n===void 0)return;e[t]=n}return e})}readIPv6Addr(){let e=t=>{for(let n=0;n<t.length/2;n++){let o=n*2;if(n<t.length-3){let s=this.readSeparator(":",n,()=>this.readIPv4Addr());if(s!==void 0)return t[o]=s[0],t[o+1]=s[1],t[o+2]=s[2],t[o+3]=s[3],[o+4,!0]}let i=this.readSeparator(":",n,()=>this.readNumber(16,4,!0,2));if(i===void 0)return[o,!1];t[o]=i>>8,t[o+1]=i&255}return[t.length,!1]};return this.readAtomically(()=>{let t=new Uint8Array(16),[n,o]=e(t);if(n===16)return t;if(o||this.readGivenChar(":")===void 0||this.readGivenChar(":")===void 0)return;let i=new Uint8Array(14),s=16-(n+2),[a]=e(i.subarray(0,s));return t.set(i.subarray(0,a),16-a),t})}readIPAddr(){return this.readIPv4Addr()??this.readIPv6Addr()}};var ji=new Ee;var Ki=parseInt("0xFFFF",16),Yi=new Uint8Array([0,0,0,0,0,0,0,0,0,0,255,255]);var rr=L("node:buffer");function nt(r,e="utf8"){let t=ye[e];if(t==null)throw new Error(`Unsupported encoding "${e}"`);return e==="utf8"||e==="utf-8"?ie(rr.Buffer.from(r,"utf-8")):t.decoder.decode(`${t.prefix}${r}`)}var _=L("node:net");function ve(r){return!!(0,_.isIP)(r)}var nr=_.isIPv4,no=_.isIPv6,ot=function(r){let e=0;if(r=r.toString().trim(),nr(r)){let t=new Uint8Array(e+4);return r.split(/\./g).forEach(n=>{t[e++]=parseInt(n,10)&255}),t}if(no(r)){let t=r.split(":",8),n;for(n=0;n<t.length;n++){let i=nr(t[n]),s;i&&(s=ot(t[n]),t[n]=R(s.slice(0,2),"base16")),s!=null&&++n<8&&t.splice(n,0,R(s.slice(2,4),"base16"))}if(t[0]==="")for(;t.length<8;)t.unshift("0");else if(t[t.length-1]==="")for(;t.length<8;)t.push("0");else if(t.length<8){for(n=0;n<t.length&&t[n]!=="";n++);let i=[n,1];for(n=9-t.length;n>0;n--)i.push("0");t.splice.apply(t,i)}let o=new Uint8Array(e+16);for(n=0;n<t.length;n++){let i=parseInt(t[n],16);o[e++]=i>>8&255,o[e++]=i&255}return o}throw new Error("invalid ip address")},or=function(r,e=0,t){e=~~e,t=t??r.length-e;let n=new DataView(r.buffer);if(t===4){let o=[];for(let i=0;i<t;i++)o.push(r[e+i]);return o.join(".")}if(t===16){let o=[];for(let i=0;i<t;i+=2)o.push(n.getUint16(e+i).toString(16));return o.join(":").replace(/(^|:)0(:0)*:0(:|$)/,"$1::$3").replace(/:{3,4}/,"::")}return""};var ce={},it={},io=[[4,32,"ip4"],[6,16,"tcp"],[33,16,"dccp"],[41,128,"ip6"],[42,-1,"ip6zone"],[43,8,"ipcidr"],[53,-1,"dns",!0],[54,-1,"dns4",!0],[55,-1,"dns6",!0],[56,-1,"dnsaddr",!0],[132,16,"sctp"],[273,16,"udp"],[275,0,"p2p-webrtc-star"],[276,0,"p2p-webrtc-direct"],[277,0,"p2p-stardust"],[280,0,"webrtc-direct"],[281,0,"webrtc"],[290,0,"p2p-circuit"],[301,0,"udt"],[302,0,"utp"],[400,-1,"unix",!1,!0],[421,-1,"ipfs"],[421,-1,"p2p"],[443,0,"https"],[444,96,"onion"],[445,296,"onion3"],[446,-1,"garlic64"],[448,0,"tls"],[449,-1,"sni"],[460,0,"quic"],[461,0,"quic-v1"],[465,0,"webtransport"],[466,-1,"certhash"],[477,0,"ws"],[478,0,"wss"],[479,0,"p2p-websocket-star"],[480,0,"http"],[481,-1,"http-path"],[777,-1,"memory"]];io.forEach(r=>{let e=so(...r);it[e.code]=e,ce[e.name]=e});function so(r,e,t,n,o){return{code:r,size:e,name:t,resolvable:!!n,path:!!o}}function m(r){if(typeof r=="number"){if(it[r]!=null)return it[r];throw new Error(`no protocol with code: ${r}`)}else if(typeof r=="string"){if(ce[r]!=null)return ce[r];throw new Error(`no protocol with name: ${r}`)}throw new Error(`invalid protocol id type: ${typeof r}`)}var Vs=m("ip4"),$s=m("ip6"),zs=m("ipcidr");function dt(r,e){switch(m(r).code){case 4:case 41:return ao(e);case 42:return at(e);case 6:case 273:case 33:case 132:return cr(e).toString();case 53:case 54:case 55:case 56:case 400:case 449:case 777:return at(e);case 421:return fo(e);case 444:return sr(e);case 445:return sr(e);case 466:return po(e);case 481:return globalThis.encodeURIComponent(at(e));default:return R(e,"base16")}}function lt(r,e){switch(m(r).code){case 4:return ir(e);case 41:return ir(e);case 42:return ct(e);case 6:case 273:case 33:case 132:return ut(parseInt(e,10));case 53:case 54:case 55:case 56:case 400:case 449:case 777:return ct(e);case 421:return lo(e);case 444:return ho(e);case 445:return mo(e);case 466:return uo(e);case 481:return ct(globalThis.decodeURIComponent(e));default:return nt(e,"base16")}}var st=Object.values(fe).map(r=>r.decoder),co=function(){let r=st[0].or(st[1]);return st.slice(2).forEach(e=>r=r.or(e)),r}();function ir(r){if(!ve(r))throw new Error("invalid ip address");return ot(r)}function ao(r){let e=or(r,0,r.length);if(e==null)throw new Error("ipBuff is required");if(!ve(e))throw new Error("invalid ip address");return e}function ut(r){let e=new ArrayBuffer(2);return new DataView(e).setUint16(0,r),new Uint8Array(e)}function cr(r){return new DataView(r.buffer).getUint16(r.byteOffset)}function ct(r){let e=nt(r),t=Uint8Array.from(se(e.length));return B([t,e],t.length+e.length)}function at(r){let e=J(r);if(r=r.slice(V(e)),r.length!==e)throw new Error("inconsistent lengths");return R(r)}function lo(r){let e;r[0]==="Q"||r[0]==="1"?e=xe(P.decode(`z${r}`)).bytes:e=G.parse(r).multihash.bytes;let t=Uint8Array.from(se(e.length));return B([t,e],t.length+e.length)}function uo(r){let e=co.decode(r),t=Uint8Array.from(se(e.length));return B([t,e],t.length+e.length)}function po(r){let e=J(r),t=r.slice(V(e));if(t.length!==e)throw new Error("inconsistent lengths");return"u"+R(t,"base64url")}function fo(r){let e=J(r),t=r.slice(V(e));if(t.length!==e)throw new Error("inconsistent lengths");return R(t,"base58btc")}function ho(r){let e=r.split(":");if(e.length!==2)throw new Error(`failed to parse onion addr: ["'${e.join('", "')}'"]' does not contain a port number`);if(e[0].length!==16)throw new Error(`failed to parse onion addr: ${e[0]} not a Tor onion address.`);let t=z.decode("b"+e[0]),n=parseInt(e[1],10);if(n<1||n>65536)throw new Error("Port number is not in range(1, 65536)");let o=ut(n);return B([t,o],t.length+o.length)}function mo(r){let e=r.split(":");if(e.length!==2)throw new Error(`failed to parse onion addr: ["'${e.join('", "')}'"]' does not contain a port number`);if(e[0].length!==56)throw new Error(`failed to parse onion addr: ${e[0]} not a Tor onion3 address.`);let t=z.decode(`b${e[0]}`),n=parseInt(e[1],10);if(n<1||n>65536)throw new Error("Port number is not in range(1, 65536)");let o=ut(n);return B([t,o],t.length+o.length)}function sr(r){let e=r.slice(0,r.length-2),t=r.slice(r.length-2),n=R(e,"base32"),o=cr(t);return`${n}:${o}`}function ar(r){r=pt(r);let e=[],t=[],n=null,o=r.split("/").slice(1);if(o.length===1&&o[0]==="")return{bytes:new Uint8Array,string:"/",tuples:[],stringTuples:[],path:null};for(let i=0;i<o.length;i++){let s=o[i],a=m(s);if(a.size===0){e.push([a.code]),t.push([a.code]);continue}if(i++,i>=o.length)throw lr("invalid address: "+r);if(a.path===!0){n=pt(o.slice(i).join("/")),e.push([a.code,lt(a.code,n)]),t.push([a.code,n]);break}let p=lt(a.code,o[i]);e.push([a.code,p]),t.push([a.code,dt(a.code,p)])}return{string:dr(t),bytes:ht(e),tuples:e,stringTuples:t,path:n}}function ft(r){let e=[],t=[],n=null,o=0;for(;o<r.length;){let i=J(r,o),s=V(i),a=m(i),p=go(a,r.slice(o+s));if(p===0){e.push([i]),t.push([i]),o+=s;continue}let x=r.slice(o+s,o+s+p);if(o+=p+s,o>r.length)throw lr("Invalid address Uint8Array: "+R(r,"base16"));e.push([i,x]);let u=dt(i,x);if(t.push([i,u]),a.path===!0){n=u;break}}return{bytes:Uint8Array.from(r),string:dr(t),tuples:e,stringTuples:t,path:n}}function dr(r){let e=[];return r.map(t=>{let n=m(t[0]);return e.push(n.name),t.length>1&&t[1]!=null&&e.push(t[1]),null}),pt(e.join("/"))}function ht(r){return B(r.map(e=>{let t=m(e[0]),n=Uint8Array.from(se(t.code));return e.length>1&&e[1]!=null&&(n=B([n,e[1]])),n}))}function go(r,e){if(r.size>0)return r.size/8;if(r.size===0)return 0;{let t=J(e instanceof Uint8Array?e:Uint8Array.from(e));return t+V(t)}}function pt(r){return"/"+r.trim().split("/").filter(e=>e).join("/")}function lr(r){return new Error("Error parsing address: "+r)}var wo=Symbol.for("nodejs.util.inspect.custom"),mt=Symbol.for("@multiformats/js-multiaddr/multiaddr"),xo=[m("dns").code,m("dns4").code,m("dns6").code,m("dnsaddr").code],Ae=class r{bytes;#e;#t;#r;#n;[mt]=!0;constructor(e){e==null&&(e="");let t;if(e instanceof Uint8Array)t=ft(e);else if(typeof e=="string"){if(e.length>0&&e.charAt(0)!=="/")throw new Error(`multiaddr "${e}" must start with a "/"`);t=ar(e)}else if(pr(e))t=ft(e.bytes);else throw new Error("addr must be a string, Buffer, or another Multiaddr");this.bytes=t.bytes,this.#e=t.string,this.#t=t.tuples,this.#r=t.stringTuples,this.#n=t.path}toString(){return this.#e}toJSON(){return this.toString()}toOptions(){let e,t,n,o,i="",s=m("tcp"),a=m("udp"),p=m("ip4"),x=m("ip6"),u=m("dns6"),v=m("ip6zone");for(let[f,l]of this.stringTuples())f===v.code&&(i=`%${l??""}`),xo.includes(f)&&(t=s.name,o=443,n=`${l??""}${i}`,e=f===u.code?6:4),(f===s.code||f===a.code)&&(t=m(f).name,o=parseInt(l??"")),(f===p.code||f===x.code)&&(t=m(f).name,n=`${l??""}${i}`,e=f===x.code?6:4);if(e==null||t==null||n==null||o==null)throw new Error('multiaddr must have a valid format: "/{ip4, ip6, dns4, dns6, dnsaddr}/{address}/{tcp, udp}/{port}".');return{family:e,host:n,transport:t,port:o}}protos(){return this.#t.map(([e])=>Object.assign({},m(e)))}protoCodes(){return this.#t.map(([e])=>e)}protoNames(){return this.#t.map(([e])=>m(e).name)}tuples(){return this.#t}stringTuples(){return this.#r}encapsulate(e){return e=new r(e),new r(this.toString()+e.toString())}decapsulate(e){let t=e.toString(),n=this.toString(),o=n.lastIndexOf(t);if(o<0)throw new Error(`Address ${this.toString()} does not contain subaddress: ${e.toString()}`);return new r(n.slice(0,o))}decapsulateCode(e){let t=this.tuples();for(let n=t.length-1;n>=0;n--)if(t[n][0]===e)return new r(ht(t.slice(0,n)));return this}getPeerId(){try{let e=[];this.stringTuples().forEach(([n,o])=>{n===ce.p2p.code&&e.push([n,o]),n===ce["p2p-circuit"].code&&(e=[])});let t=e.pop();if(t?.[1]!=null){let n=t[1];return n[0]==="Q"||n[0]==="1"?R(P.decode(`z${n}`),"base58btc"):R(G.parse(n).multihash.bytes,"base58btc")}return null}catch{return null}}getPath(){return this.#n}equals(e){return jt(this.bytes,e.bytes)}async resolve(e){let t=this.protos().find(i=>i.resolvable);if(t==null)return[this];let n=ur.get(t.name);if(n==null)throw new A(`no available resolver for ${t.name}`,"ERR_NO_AVAILABLE_RESOLVER");return(await n(this,e)).map(i=>k(i))}nodeAddress(){let e=this.toOptions();if(e.transport!=="tcp"&&e.transport!=="udp")throw new Error(`multiaddr must have a valid format - no protocol with name: "${e.transport}". Must have a valid transport protocol: "{tcp, udp}"`);return{family:e.family,address:e.host,port:e.port}}isThinWaistAddress(e){let t=(e??this).protos();return!(t.length!==2||t[0].code!==4&&t[0].code!==41||t[1].code!==6&&t[1].code!==273)}[wo](){return`Multiaddr(${this.#e})`}};var ur=new Map;function pr(r){return!!r?.[mt]}function k(r){return new Ae(r)}var bo=c("dns4"),yo=c("dns6"),Eo=c("dnsaddr"),K=y(c("dns"),Eo,bo,yo),Se=y(c("ip4"),c("ip6")),H=y(d(Se,c("tcp")),d(K,c("tcp"))),Te=d(Se,c("udp")),vo=d(Te,c("utp")),Ao=d(Te,c("quic")),Io=d(Te,c("quic-v1")),gt=y(d(H,c("ws")),d(K,c("ws"))),Ie=y(d(gt,c("p2p")),gt),wt=y(d(H,c("wss")),d(K,c("wss")),d(H,c("tls"),c("ws")),d(K,c("tls"),c("ws"))),Ce=y(d(wt,c("p2p")),wt),xt=y(d(H,c("http")),d(Se,c("http")),d(K,c("http"))),bt=y(d(H,c("https")),d(Se,c("https")),d(K,c("https"))),fr=d(Te,c("webrtc-direct"),c("certhash")),gr=y(d(fr,c("p2p")),fr),hr=d(Io,c("webtransport"),c("certhash"),c("certhash")),wr=y(d(hr,c("p2p")),hr),xr=y(d(Ie,c("p2p-webrtc-star"),c("p2p")),d(Ce,c("p2p-webrtc-star"),c("p2p")),d(Ie,c("p2p-webrtc-star")),d(Ce,c("p2p-webrtc-star"))),fc=y(d(Ie,c("p2p-websocket-star"),c("p2p")),d(Ce,c("p2p-websocket-star"),c("p2p")),d(Ie,c("p2p-websocket-star")),d(Ce,c("p2p-websocket-star"))),br=y(d(xt,c("p2p-webrtc-direct"),c("p2p")),d(bt,c("p2p-webrtc-direct"),c("p2p")),d(xt,c("p2p-webrtc-direct")),d(bt,c("p2p-webrtc-direct"))),Y=y(gt,wt,xt,bt,xr,br,H,vo,Ao,K,gr,wr),hc=y(d(Y,c("p2p-stardust"),c("p2p")),d(Y,c("p2p-stardust"))),W=y(d(Y,c("p2p")),xr,br,gr,wr,c("p2p")),mr=y(d(W,c("p2p-circuit"),W),d(W,c("p2p-circuit")),d(c("p2p-circuit"),W),d(Y,c("p2p-circuit")),d(c("p2p-circuit"),Y),c("p2p-circuit")),yr=()=>y(d(mr,yr),mr),Q=yr(),mc=y(d(Q,W,Q),d(W,Q),d(Q,W),Q,W);var gc=y(d(Q,c("webrtc"),c("p2p")),d(Q,c("webrtc")),d(Y,c("webrtc"),c("p2p")),d(Y,c("webrtc")),c("webrtc"));function Er(r){function e(t){let n;try{n=k(t)}catch{return!1}let o=r(n.protoNames());return o===null?!1:o===!0||o===!1?o:o.length===0}return e}function d(...r){function e(t){if(t.length<r.length)return null;let n=t;return r.some(o=>(n=typeof o=="function"?o().partialMatch(t):o.partialMatch(t),Array.isArray(n)&&(t=n),n===null)),n}return{toString:function(){return"{ "+r.join(" ")+" }"},input:r,matches:Er(e),partialMatch:e}}function y(...r){function e(n){let o=null;return r.some(i=>{let s=typeof i=="function"?i().partialMatch(n):i.partialMatch(n);return s!=null?(o=s,!0):!1}),o}return{toString:function(){return"{ "+r.join(" ")+" }"},input:r,matches:Er(e),partialMatch:e}}function c(r){let e=r;function t(o){let i;try{i=k(o)}catch{return!1}let s=i.protoNames();return s.length===1&&s[0]===e}function n(o){return o.length===0?null:o[0]===e?o.slice(1):null}return{toString:function(){return e},matches:t,partialMatch:n}}var Tr=de(L("net"),1);var yt={ERR_INVALID_IP_PARAMETER:"ERR_INVALID_IP_PARAMETER",ERR_INVALID_PORT_PARAMETER:"ERR_INVALID_PORT_PARAMETER",ERR_INVALID_IP:"ERR_INVALID_IP"};function vr(r,e){if(typeof r!="string")throw new A(`invalid ip provided: ${r}`,yt.ERR_INVALID_IP_PARAMETER);if(typeof e=="string"&&(e=parseInt(e)),isNaN(e))throw new A(`invalid port provided: ${e}`,yt.ERR_INVALID_PORT_PARAMETER);if((0,_.isIPv4)(r))return k(`/ip4/${r}/tcp/${e}`);if((0,_.isIPv6)(r))return k(`/ip6/${r}/tcp/${e}`);throw new A(`invalid ip:port for creating a multiaddr: ${r}:${e}`,yt.ERR_INVALID_IP)}function Ar(r){if(To(r))return async function*(){let e=r.getReader();try{for(;;){let{done:t,value:n}=await e.read();if(t)return;yield n}}finally{e.releaseLock()}}();if(So(r))return r;throw new Error("unknown stream")}function So(r){return r[Symbol.asyncIterator]!=null}function To(r){return typeof r?.getReader=="function"}function Ir(r){return async e=>{let t=async()=>{Po(e)&&await e.return(void 0)},n,o,i=w=>{n=w,t().catch(E=>{E=new AggregateError([n,E],"The Writable emitted an error, additionally an error occurred while ending the Source")}).finally(()=>{o?.(w)})},s,a=!1,p=()=>{a=!0,s?.()},x,u=!1,v=()=>{u=!0,x?.()},C,f=()=>{C?.()},l=async()=>new Promise((w,E)=>{s=C=w,o=E,r.once("drain",f)}),g=async()=>(await t(),new Promise((w,E)=>{if(a||u||n!=null){w();return}x=s=w,o=E})),T=()=>{r.removeListener("error",i),r.removeListener("close",p),r.removeListener("finish",v),r.removeListener("drain",f)};r.once("error",i),r.once("close",p),r.once("finish",v);try{for await(let w of e){if(!r.writable||r.destroyed||n!=null)break;r.write(w)||await l()}}catch(w){n==null&&r.destroy(w),n=w}try{if(r.writable&&r.end(),await g(),n!=null)throw n}finally{T()}}}function Po(r){return r.return!=null}function Et(r){return{sink:Ir(r),source:Ar(r)}}var vt=de(L("os"),1),Cr=de(L("path"),1);var Ro={ip4:"IPv4",ip6:"IPv6"};function ae(r,e={}){let t=r.getPath();return t!=null?vt.default.platform()==="win32"?{path:Cr.default.join("\\\\.\\pipe\\",t)}:{path:t}:{...e,...r.toOptions()}}function At(r,e,t){let n=o=>k(`/${r}/${o}/tcp/${t}`);return(No(e)?Mo(Ro[r]):[e]).map(n)}function No(r){return["0.0.0.0","::"].includes(r)}var Do=vt.default.networkInterfaces();function Mo(r){let e=[];for(let[,t]of Object.entries(Do))if(t!=null)for(let n of t)n.family===r&&e.push(n.address);return e}var Pe=(r,e)=>{let t=null,n=e.logger.forComponent("libp2p:tcp:socket"),o=e.metrics,i=e.metricPrefix??"",s=e.socketInactivityTimeout??3e5,a=e.socketCloseTimeout??500;e.listeningAddr?.getPath()!=null&&(e.remoteAddr=e.listeningAddr),e.remoteAddr?.getPath()!=null&&(e.localAddr=e.remoteAddr);let p;if(e.remoteAddr!=null)p=e.remoteAddr;else{if(r.remoteAddress==null||r.remotePort==null)throw new A("Could not determine remote address or port","ERR_NO_REMOTE_ADDRESS");p=vr(r.remoteAddress,r.remotePort)}let x=ae(p),u=x.path??`${x.host??""}:${x.port??""}`,{sink:v,source:C}=Et(r);r.setTimeout(s,()=>{n("%s socket read timeout",u),o?.increment({[`${i}timeout`]:!0});let l;r.readable&&(l=new A("Socket read timeout","ERR_SOCKET_READ_TIMEOUT")),r.destroy(l)}),r.once("close",()=>{n("%s socket close",u),o?.increment({[`${i}close`]:!0}),f.timeline.close==null&&(f.timeline.close=Date.now())}),r.once("end",()=>{n("%s socket end",u),o?.increment({[`${i}end`]:!0})});let f={async sink(l){try{await v(async function*(){for await(let g of l)g instanceof Uint8Array?yield g:yield g.subarray()}())}catch(g){g.type!=="aborted"&&n.error("%s error in sink",u,g)}r.end()},source:C,remoteAddr:p,timeline:{open:Date.now()},async close(l={}){if(r.destroyed){n("The %s socket is destroyed",u);return}if(t!=null)return n("The %s socket is closed or closing",u),t;if(l.signal==null){let T=AbortSignal.timeout(a);l={...l,signal:T}}let g=()=>{r.destroy(new A("Destroying socket after timeout","ERR_CLOSE_TIMEOUT"))};l.signal?.addEventListener("abort",g);try{n("%s closing socket",u),t=new Promise((T,w)=>{r.once("close",()=>{n("%s socket closed",u),T()}),r.once("error",E=>{n("%s socket error",u,E),f.timeline.close==null&&(f.timeline.close=Date.now()),r.destroyed||w(E)}),r.setTimeout(a),r.end(),r.writableLength>0?r.once("drain",()=>{n("%s socket drained",u),r.destroy()}):r.destroy()}),await t}catch(T){this.abort(T)}finally{l.signal?.removeEventListener("abort",g)}},abort:l=>{n("%s socket abort due to error",u,l),r.destroyed||r.destroy(l),f.timeline.close==null&&(f.timeline.close=Date.now())},log:n};return f};async function Sr(r,e){try{await r.close()}catch(t){e.log.error("an error occurred closing the connection",t),r.abort(t)}}var I;(function(r){r[r.INACTIVE=0]="INACTIVE",r[r.ACTIVE=1]="ACTIVE",r[r.PAUSED=2]="PAUSED"})(I||(I={}));var Re=class extends ge{context;server;connections=new Set;status={code:I.INACTIVE};metrics;addr;log;constructor(e){if(super(),this.context=e,e.keepAlive=e.keepAlive??!0,e.noDelay=e.noDelay??!0,this.log=e.logger.forComponent("libp2p:tcp:listener"),this.addr="unknown",this.server=Tr.default.createServer(e,this.onSocket.bind(this)),e.maxConnections!==void 0&&(this.server.maxConnections=e.maxConnections),e.closeServerOnMaxConnections!=null&&e.closeServerOnMaxConnections.closeAbove<e.closeServerOnMaxConnections.listenBelow)throw new A("closeAbove must be >= listenBelow","ERR_CONNECTION_LIMITS");this.server.on("listening",()=>{if(e.metrics!=null){let t=this.server.address();t==null?this.addr="unknown":typeof t=="string"?this.addr=t:this.addr=`${t.address}:${t.port}`,e.metrics?.registerMetricGroup("libp2p_tcp_inbound_connections_total",{label:"address",help:"Current active connections in TCP listener",calculate:()=>({[this.addr]:this.connections.size})}),this.metrics={status:e.metrics.registerMetricGroup("libp2p_tcp_listener_status_info",{label:"address",help:"Current status of the TCP listener socket"}),errors:e.metrics.registerMetricGroup("libp2p_tcp_listener_errors_total",{label:"address",help:"Total count of TCP listener errors by type"}),events:e.metrics.registerMetricGroup("libp2p_tcp_listener_events_total",{label:"address",help:"Total count of TCP listener events by type"})},this.metrics?.status.update({[this.addr]:I.ACTIVE})}this.safeDispatchEvent("listening")}).on("error",t=>{this.metrics?.errors.increment({[`${this.addr} listen_error`]:!0}),this.safeDispatchEvent("error",{detail:t})}).on("close",()=>{this.metrics?.status.update({[this.addr]:this.status.code}),this.status.code!==I.PAUSED&&this.safeDispatchEvent("close")})}onSocket(e){if(this.status.code!==I.ACTIVE)throw new A("Server is not listening yet","ERR_SERVER_NOT_RUNNING");e.on("error",n=>{this.log("socket error",n),this.metrics?.events.increment({[`${this.addr} error`]:!0})});let t;try{t=Pe(e,{listeningAddr:this.status.listeningAddr,socketInactivityTimeout:this.context.socketInactivityTimeout,socketCloseTimeout:this.context.socketCloseTimeout,metrics:this.metrics?.events,metricPrefix:`${this.addr} `,logger:this.context.logger})}catch(n){this.log.error("inbound connection failed",n),this.metrics?.errors.increment({[`${this.addr} inbound_to_connection`]:!0});return}this.log("new inbound connection %s",t.remoteAddr);try{this.context.upgrader.upgradeInbound(t).then(n=>{this.log("inbound connection upgraded %s",t.remoteAddr),this.connections.add(t),e.once("close",()=>{this.connections.delete(t),this.context.closeServerOnMaxConnections!=null&&this.connections.size<this.context.closeServerOnMaxConnections.listenBelow&&this.resume().catch(o=>{this.log.error("error attempting to listen server once connection count under limit",o),this.context.closeServerOnMaxConnections?.onListenError?.(o)})}),this.context.handler!=null&&this.context.handler(n),this.context.closeServerOnMaxConnections!=null&&this.connections.size>=this.context.closeServerOnMaxConnections.closeAbove&&this.pause(!1).catch(o=>{this.log.error("error attempting to close server once connection count over limit",o)}),this.safeDispatchEvent("connection",{detail:n})}).catch(async n=>{this.log.error("inbound connection failed",n),this.metrics?.errors.increment({[`${this.addr} inbound_upgrade`]:!0}),await Sr(t,{log:this.log})}).catch(n=>{this.log.error("closing inbound connection failed",n)})}catch(n){this.log.error("inbound connection failed",n),Sr(t,{log:this.log}).catch(o=>{this.log.error("closing inbound connection failed",o),this.metrics?.errors.increment({[`${this.addr} inbound_closing_failed`]:!0})})}}getAddrs(){if(this.status.code===I.INACTIVE)return[];let e=[],t=this.server.address(),{listeningAddr:n,peerId:o}=this.status;if(t==null)return[];if(typeof t=="string")e=[n];else try{n.toString().startsWith("/ip4")?e=e.concat(At("ip4",t.address,t.port)):t.family==="IPv6"&&(e=e.concat(At("ip6",t.address,t.port)))}catch(i){this.log.error("could not turn %s:%s into multiaddr",t.address,t.port,i)}return e.map(i=>o!=null?i.encapsulate(`/p2p/${o}`):i)}async listen(e){if(this.status.code===I.ACTIVE||this.status.code===I.PAUSED)throw new A("server is already listening","ERR_SERVER_ALREADY_LISTENING");let t=e.getPeerId(),n=t==null?e.decapsulateCode(421):e,{backlog:o}=this.context;try{this.status={code:I.ACTIVE,listeningAddr:n,peerId:t,netConfig:ae(n,{backlog:o})},await this.resume()}catch(i){throw this.status={code:I.INACTIVE},i}}async close(){let e=new A("Listener is closing","ERR_LISTENER_CLOSING");this.connections.forEach(t=>{t.abort(e)}),await this.pause(!0)}async resume(){if(this.server.listening||this.status.code===I.INACTIVE)return;let e=this.status.netConfig;await new Promise((t,n)=>{this.server.once("error",n),this.server.listen(e,t)}),this.status={...this.status,code:I.ACTIVE},this.log("listening on %s",this.server.address())}async pause(e){if(!this.server.listening&&this.status.code===I.PAUSED&&e){this.status={code:I.INACTIVE};return}!this.server.listening||this.status.code!==I.ACTIVE||(this.log("closing server on %s",this.server.address()),this.status=e?{code:I.INACTIVE}:{...this.status,code:I.PAUSED},await new Promise((t,n)=>{this.server.close(o=>{if(o!=null){n(o);return}t()})}))}};var It=class{opts;metrics;components;log;constructor(e,t={}){this.log=e.logger.forComponent("libp2p:tcp"),this.opts=t,this.components=e,e.metrics!=null&&(this.metrics={dialerEvents:e.metrics.registerCounterGroup("libp2p_tcp_dialer_events_total",{label:"event",help:"Total count of TCP dialer events by type"})})}[Tt]=!0;[Symbol.toStringTag]="@libp2p/tcp";async dial(e,t){t.keepAlive=t.keepAlive??!0,t.noDelay=t.noDelay??!0;let n=await this._connect(e,t);n.on("error",a=>{this.log("socket error",a)});let o=Pe(n,{remoteAddr:e,socketInactivityTimeout:this.opts.outboundSocketInactivityTimeout,socketCloseTimeout:this.opts.socketCloseTimeout,metrics:this.metrics?.dialerEvents,logger:this.components.logger}),i=()=>{o.close().catch(a=>{this.log.error("Error closing maConn after abort",a)})};t.signal?.addEventListener("abort",i,{once:!0}),this.log("new outbound connection %s",o.remoteAddr);let s=await t.upgrader.upgradeOutbound(o);if(this.log("outbound connection %s upgraded",o.remoteAddr),t.signal?.removeEventListener("abort",i),t.signal?.aborted===!0)throw s.close().catch(a=>{this.log.error("Error closing conn after abort",a)}),new Z;return s}async _connect(e,t){if(t.signal?.aborted===!0)throw new Z;return new Promise((n,o)=>{let i=Date.now(),s=ae(e,{...this.opts.dialOpts??{},...t});this.log("dialing %a",e);let a=Pr.default.connect(s),p=f=>{let l=s.path??`${s.host??""}:${s.port}`;f.message=`connection error ${l}: ${f.message}`,this.metrics?.dialerEvents.increment({error:!0}),C(f)},x=()=>{this.log("connection timeout %a",e),this.metrics?.dialerEvents.increment({timeout:!0});let f=new A(`connection timeout after ${Date.now()-i}ms`,"ERR_CONNECT_TIMEOUT");a.emit("error",f)},u=()=>{this.log("connection opened %a",e),this.metrics?.dialerEvents.increment({connect:!0}),C()},v=()=>{this.log("connection aborted %a",e),this.metrics?.dialerEvents.increment({abort:!0}),a.destroy(),C(new Z)},C=f=>{if(a.removeListener("error",p),a.removeListener("timeout",x),a.removeListener("connect",u),t.signal!=null&&t.signal.removeEventListener("abort",v),f!=null){o(f);return}n(a)};a.on("error",p),a.on("timeout",x),a.on("connect",u),t.signal!=null&&t.signal.addEventListener("abort",v)})}createListener(e){return new Re({...this.opts.listenOpts??{},...e,maxConnections:this.opts.maxConnections,backlog:this.opts.backlog,closeServerOnMaxConnections:this.opts.closeServerOnMaxConnections,socketInactivityTimeout:this.opts.inboundSocketInactivityTimeout,socketCloseTimeout:this.opts.socketCloseTimeout,metrics:this.components.metrics,logger:this.components.logger})}listenFilter(e){return e=Array.isArray(e)?e:[e],e.filter(t=>t.protoCodes().includes(290)?!1:t.protoCodes().includes(400)?!0:H.matches(t.decapsulateCode(421)))}dialFilter(e){return this.listenFilter(e)}};function Uo(r={}){return e=>new It(e,r)}return Ur(Lo);})();
|
|
2
|
+
"use strict";var Libp2PTcp=(()=>{var Nr=Object.create;var me=Object.defineProperty;var Dr=Object.getOwnPropertyDescriptor;var Mr=Object.getOwnPropertyNames;var _r=Object.getPrototypeOf,Ur=Object.prototype.hasOwnProperty;var L=(r=>typeof require<"u"?require:typeof Proxy<"u"?new Proxy(r,{get:(e,t)=>(typeof require<"u"?require:e)[t]}):r)(function(r){if(typeof require<"u")return require.apply(this,arguments);throw Error('Dynamic require of "'+r+'" is not supported')});var N=(r,e)=>{for(var t in e)me(r,t,{get:e[t],enumerable:!0})},Ct=(r,e,t,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of Mr(e))!Ur.call(r,o)&&o!==t&&me(r,o,{get:()=>e[o],enumerable:!(n=Dr(e,o))||n.enumerable});return r};var de=(r,e,t)=>(t=r!=null?Nr(_r(r)):{},Ct(e||!r||!r.__esModule?me(t,"default",{value:r,enumerable:!0}):t,r)),Lr=r=>Ct(me({},"__esModule",{value:!0}),r);var ko={};N(ko,{tcp:()=>Lo});var Rr=de(L("net"),1);var Tt=Symbol.for("@libp2p/transport");var St;(function(r){r[r.FATAL_ALL=0]="FATAL_ALL",r[r.NO_FATAL=1]="NO_FATAL"})(St||(St={}));var Z=class r extends Error{code;type;constructor(e="The operation was aborted"){super(e),this.name="AbortError",this.code=r.code,this.type=r.type}static code="ABORT_ERR";static type="aborted"},A=class extends Error{code;props;constructor(e,t,n){super(e),this.code=t,this.name=n?.name??"CodeError",this.props=n??{}}};var Pt=L("events"),Rt=(r,...e)=>{try{(0,Pt.setMaxListeners)(r,...e)}catch{}};var ge=class extends EventTarget{#e=new Map;constructor(){super(),Rt(1/0,this)}listenerCount(e){let t=this.#e.get(e);return t==null?0:t.length}addEventListener(e,t,n){super.addEventListener(e,t,n);let o=this.#e.get(e);o==null&&(o=[],this.#e.set(e,o)),o.push({callback:t,once:(n!==!0&&n!==!1&&n?.once)??!1})}removeEventListener(e,t,n){super.removeEventListener(e.toString(),t??null,n);let o=this.#e.get(e);o!=null&&(o=o.filter(({callback:i})=>i!==t),this.#e.set(e,o))}dispatchEvent(e){let t=super.dispatchEvent(e),n=this.#e.get(e.type);return n==null||(n=n.filter(({once:o})=>!o),this.#e.set(e.type,n)),t}safeDispatchEvent(e,t={}){return this.dispatchEvent(new kr(e,t))}},Ne=class extends Event{detail;constructor(e,t){super(e,t),this.detail=t?.detail}},kr=globalThis.CustomEvent??Ne;var Nt=Symbol.for("@libp2p/service-capabilities"),jo=Symbol.for("@libp2p/service-dependencies");var Le={};N(Le,{base58btc:()=>P,base58flickr:()=>Br});var fi=new Uint8Array(0);function Dt(r,e){if(r===e)return!0;if(r.byteLength!==e.byteLength)return!1;for(let t=0;t<r.byteLength;t++)if(r[t]!==e[t])return!1;return!0}function M(r){if(r instanceof Uint8Array&&r.constructor.name==="Uint8Array")return r;if(r instanceof ArrayBuffer)return new Uint8Array(r);if(ArrayBuffer.isView(r))return new Uint8Array(r.buffer,r.byteOffset,r.byteLength);throw new Error("Unknown type, must be binary type")}function Mt(r){return new TextEncoder().encode(r)}function _t(r){return new TextDecoder().decode(r)}function Or(r,e){if(r.length>=255)throw new TypeError("Alphabet too long");for(var t=new Uint8Array(256),n=0;n<t.length;n++)t[n]=255;for(var o=0;o<r.length;o++){var i=r.charAt(o),s=i.charCodeAt(0);if(t[s]!==255)throw new TypeError(i+" is ambiguous");t[s]=o}var a=r.length,p=r.charAt(0),w=Math.log(a)/Math.log(256),u=Math.log(256)/Math.log(a);function E(l){if(l instanceof Uint8Array||(ArrayBuffer.isView(l)?l=new Uint8Array(l.buffer,l.byteOffset,l.byteLength):Array.isArray(l)&&(l=Uint8Array.from(l))),!(l instanceof Uint8Array))throw new TypeError("Expected Uint8Array");if(l.length===0)return"";for(var g=0,T=0,x=0,v=l.length;x!==v&&l[x]===0;)x++,g++;for(var O=(v-x)*u+1>>>0,D=new Uint8Array(O);x!==v;){for(var F=l[x],j=0,U=O-1;(F!==0||j<T)&&U!==-1;U--,j++)F+=256*D[U]>>>0,D[U]=F%a>>>0,F=F/a>>>0;if(F!==0)throw new Error("Non-zero carry");T=j,x++}for(var $=O-T;$!==O&&D[$]===0;)$++;for(var he=p.repeat(g);$<O;++$)he+=r.charAt(D[$]);return he}function C(l){if(typeof l!="string")throw new TypeError("Expected String");if(l.length===0)return new Uint8Array;var g=0;if(l[g]!==" "){for(var T=0,x=0;l[g]===p;)T++,g++;for(var v=(l.length-g)*w+1>>>0,O=new Uint8Array(v);l[g];){var D=t[l.charCodeAt(g)];if(D===255)return;for(var F=0,j=v-1;(D!==0||F<x)&&j!==-1;j--,F++)D+=a*O[j]>>>0,O[j]=D%256>>>0,D=D/256>>>0;if(D!==0)throw new Error("Non-zero carry");x=F,g++}if(l[g]!==" "){for(var U=v-x;U!==v&&O[U]===0;)U++;for(var $=new Uint8Array(T+(v-U)),he=T;U!==v;)$[he++]=O[U++];return $}}}function f(l){var g=C(l);if(g)return g;throw new Error(`Non-${e} character`)}return{encode:E,decodeUnsafe:C,decode:f}}var Fr=Or,Vr=Fr,Lt=Vr;var De=class{name;prefix;baseEncode;constructor(e,t,n){this.name=e,this.prefix=t,this.baseEncode=n}encode(e){if(e instanceof Uint8Array)return`${this.prefix}${this.baseEncode(e)}`;throw Error("Unknown type, must be binary type")}},Me=class{name;prefix;baseDecode;prefixCodePoint;constructor(e,t,n){if(this.name=e,this.prefix=t,t.codePointAt(0)===void 0)throw new Error("Invalid prefix character");this.prefixCodePoint=t.codePointAt(0),this.baseDecode=n}decode(e){if(typeof e=="string"){if(e.codePointAt(0)!==this.prefixCodePoint)throw Error(`Unable to decode multibase string ${JSON.stringify(e)}, ${this.name} decoder only supports inputs prefixed with ${this.prefix}`);return this.baseDecode(e.slice(this.prefix.length))}else throw Error("Can only multibase decode strings")}or(e){return kt(this,e)}},_e=class{decoders;constructor(e){this.decoders=e}or(e){return kt(this,e)}decode(e){let t=e[0],n=this.decoders[t];if(n!=null)return n.decode(e);throw RangeError(`Unable to decode multibase string ${JSON.stringify(e)}, only inputs prefixed with ${Object.keys(this.decoders)} are supported`)}};function kt(r,e){return new _e({...r.decoders??{[r.prefix]:r},...e.decoders??{[e.prefix]:e}})}var Ue=class{name;prefix;baseEncode;baseDecode;encoder;decoder;constructor(e,t,n,o){this.name=e,this.prefix=t,this.baseEncode=n,this.baseDecode=o,this.encoder=new De(e,t,n),this.decoder=new Me(e,t,o)}encode(e){return this.encoder.encode(e)}decode(e){return this.decoder.decode(e)}};function ee({name:r,prefix:e,encode:t,decode:n}){return new Ue(r,e,t,n)}function q({name:r,prefix:e,alphabet:t}){let{encode:n,decode:o}=Lt(t,r);return ee({prefix:e,name:r,encode:n,decode:i=>M(o(i))})}function $r(r,e,t,n){let o={};for(let u=0;u<e.length;++u)o[e[u]]=u;let i=r.length;for(;r[i-1]==="=";)--i;let s=new Uint8Array(i*t/8|0),a=0,p=0,w=0;for(let u=0;u<i;++u){let E=o[r[u]];if(E===void 0)throw new SyntaxError(`Non-${n} character`);p=p<<t|E,a+=t,a>=8&&(a-=8,s[w++]=255&p>>a)}if(a>=t||255&p<<8-a)throw new SyntaxError("Unexpected end of data");return s}function zr(r,e,t){let n=e[e.length-1]==="=",o=(1<<t)-1,i="",s=0,a=0;for(let p=0;p<r.length;++p)for(a=a<<8|r[p],s+=8;s>t;)s-=t,i+=e[o&a>>s];if(s!==0&&(i+=e[o&a<<t-s]),n)for(;i.length*t&7;)i+="=";return i}function b({name:r,prefix:e,bitsPerChar:t,alphabet:n}){return ee({prefix:e,name:r,encode(o){return zr(o,n,t)},decode(o){return $r(o,n,t,r)}})}var P=q({name:"base58btc",prefix:"z",alphabet:"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"}),Br=q({name:"base58flickr",prefix:"Z",alphabet:"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"});var ke={};N(ke,{base32:()=>z,base32hex:()=>Wr,base32hexpad:()=>Xr,base32hexpadupper:()=>Jr,base32hexupper:()=>Hr,base32pad:()=>qr,base32padupper:()=>Gr,base32upper:()=>jr,base32z:()=>Qr});var z=b({prefix:"b",name:"base32",alphabet:"abcdefghijklmnopqrstuvwxyz234567",bitsPerChar:5}),jr=b({prefix:"B",name:"base32upper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567",bitsPerChar:5}),qr=b({prefix:"c",name:"base32pad",alphabet:"abcdefghijklmnopqrstuvwxyz234567=",bitsPerChar:5}),Gr=b({prefix:"C",name:"base32padupper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567=",bitsPerChar:5}),Wr=b({prefix:"v",name:"base32hex",alphabet:"0123456789abcdefghijklmnopqrstuv",bitsPerChar:5}),Hr=b({prefix:"V",name:"base32hexupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV",bitsPerChar:5}),Xr=b({prefix:"t",name:"base32hexpad",alphabet:"0123456789abcdefghijklmnopqrstuv=",bitsPerChar:5}),Jr=b({prefix:"T",name:"base32hexpadupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV=",bitsPerChar:5}),Qr=b({prefix:"h",name:"base32z",alphabet:"ybndrfg8ejkmcpqxot1uwisza345h769",bitsPerChar:5});var Kr=Vt,Ot=128,Yr=127,Zr=~Yr,en=Math.pow(2,31);function Vt(r,e,t){e=e||[],t=t||0;for(var n=t;r>=en;)e[t++]=r&255|Ot,r/=128;for(;r&Zr;)e[t++]=r&255|Ot,r>>>=7;return e[t]=r|0,Vt.bytes=t-n+1,e}var tn=Oe,rn=128,Ft=127;function Oe(r,n){var t=0,n=n||0,o=0,i=n,s,a=r.length;do{if(i>=a)throw Oe.bytes=0,new RangeError("Could not decode varint");s=r[i++],t+=o<28?(s&Ft)<<o:(s&Ft)*Math.pow(2,o),o+=7}while(s>=rn);return Oe.bytes=i-n,t}var nn=Math.pow(2,7),on=Math.pow(2,14),sn=Math.pow(2,21),cn=Math.pow(2,28),an=Math.pow(2,35),dn=Math.pow(2,42),ln=Math.pow(2,49),un=Math.pow(2,56),pn=Math.pow(2,63),fn=function(r){return r<nn?1:r<on?2:r<sn?3:r<cn?4:r<an?5:r<dn?6:r<ln?7:r<un?8:r<pn?9:10},hn={encode:Kr,decode:tn,encodingLength:fn},mn=hn,le=mn;function ue(r,e=0){return[le.decode(r,e),le.decode.bytes]}function te(r,e,t=0){return le.encode(r,e,t),e}function re(r){return le.encodingLength(r)}function X(r,e){let t=e.byteLength,n=re(r),o=n+re(t),i=new Uint8Array(o+t);return te(r,i,0),te(t,i,n),i.set(e,o),new ne(r,t,e,i)}function we(r){let e=M(r),[t,n]=ue(e),[o,i]=ue(e.subarray(n)),s=e.subarray(n+i);if(s.byteLength!==o)throw new Error("Incorrect length");return new ne(t,o,s,e)}function $t(r,e){if(r===e)return!0;{let t=e;return r.code===t.code&&r.size===t.size&&t.bytes instanceof Uint8Array&&Dt(r.bytes,t.bytes)}}var ne=class{code;size;digest;bytes;constructor(e,t,n,o){this.code=e,this.size=t,this.digest=n,this.bytes=o}};function zt(r,e){let{bytes:t,version:n}=r;switch(n){case 0:return xn(t,Fe(r),e??P.encoder);default:return wn(t,Fe(r),e??z.encoder)}}var Bt=new WeakMap;function Fe(r){let e=Bt.get(r);if(e==null){let t=new Map;return Bt.set(r,t),t}return e}var G=class r{code;version;multihash;bytes;"/";constructor(e,t,n,o){this.code=t,this.version=e,this.multihash=n,this.bytes=o,this["/"]=o}get asCID(){return this}get byteOffset(){return this.bytes.byteOffset}get byteLength(){return this.bytes.byteLength}toV0(){switch(this.version){case 0:return this;case 1:{let{code:e,multihash:t}=this;if(e!==pe)throw new Error("Cannot convert a non dag-pb CID to CIDv0");if(t.code!==bn)throw new Error("Cannot convert non sha2-256 multihash CID to CIDv0");return r.createV0(t)}default:throw Error(`Can not convert CID version ${this.version} to version 0. This is a bug please report`)}}toV1(){switch(this.version){case 0:{let{code:e,digest:t}=this.multihash,n=X(e,t);return r.createV1(this.code,n)}case 1:return this;default:throw Error(`Can not convert CID version ${this.version} to version 1. This is a bug please report`)}}equals(e){return r.equals(this,e)}static equals(e,t){let n=t;return n!=null&&e.code===n.code&&e.version===n.version&&$t(e.multihash,n.multihash)}toString(e){return zt(this,e)}toJSON(){return{"/":zt(this)}}link(){return this}[Symbol.toStringTag]="CID";[Symbol.for("nodejs.util.inspect.custom")](){return`CID(${this.toString()})`}static asCID(e){if(e==null)return null;let t=e;if(t instanceof r)return t;if(t["/"]!=null&&t["/"]===t.bytes||t.asCID===t){let{version:n,code:o,multihash:i,bytes:s}=t;return new r(n,o,i,s??jt(n,o,i.bytes))}else if(t[yn]===!0){let{version:n,multihash:o,code:i}=t,s=we(o);return r.create(n,i,s)}else return null}static create(e,t,n){if(typeof t!="number")throw new Error("String codecs are no longer supported");if(!(n.bytes instanceof Uint8Array))throw new Error("Invalid digest");switch(e){case 0:{if(t!==pe)throw new Error(`Version 0 CID must use dag-pb (code: ${pe}) block encoding`);return new r(e,t,n,n.bytes)}case 1:{let o=jt(e,t,n.bytes);return new r(e,t,n,o)}default:throw new Error("Invalid version")}}static createV0(e){return r.create(0,pe,e)}static createV1(e,t){return r.create(1,e,t)}static decode(e){let[t,n]=r.decodeFirst(e);if(n.length!==0)throw new Error("Incorrect length");return t}static decodeFirst(e){let t=r.inspectBytes(e),n=t.size-t.multihashSize,o=M(e.subarray(n,n+t.multihashSize));if(o.byteLength!==t.multihashSize)throw new Error("Incorrect length");let i=o.subarray(t.multihashSize-t.digestSize),s=new ne(t.multihashCode,t.digestSize,i,o);return[t.version===0?r.createV0(s):r.createV1(t.codec,s),e.subarray(t.size)]}static inspectBytes(e){let t=0,n=()=>{let[E,C]=ue(e.subarray(t));return t+=C,E},o=n(),i=pe;if(o===18?(o=0,t=0):i=n(),o!==0&&o!==1)throw new RangeError(`Invalid CID version ${o}`);let s=t,a=n(),p=n(),w=t+p,u=w-s;return{version:o,codec:i,multihashCode:a,digestSize:p,multihashSize:u,size:w}}static parse(e,t){let[n,o]=gn(e,t),i=r.decode(o);if(i.version===0&&e[0]!=="Q")throw Error("Version 0 CID string must not include multibase prefix");return Fe(i).set(n,e),i}};function gn(r,e){switch(r[0]){case"Q":{let t=e??P;return[P.prefix,t.decode(`${P.prefix}${r}`)]}case P.prefix:{let t=e??P;return[P.prefix,t.decode(r)]}case z.prefix:{let t=e??z;return[z.prefix,t.decode(r)]}default:{if(e==null)throw Error("To parse non base32 or base58btc encoded CID multibase decoder must be provided");return[r[0],e.decode(r)]}}}function xn(r,e,t){let{prefix:n}=t;if(n!==P.prefix)throw Error(`Cannot string encode V0 in ${t.name} encoding`);let o=e.get(n);if(o==null){let i=t.encode(r).slice(1);return e.set(n,i),i}else return o}function wn(r,e,t){let{prefix:n}=t,o=e.get(n);if(o==null){let i=t.encode(r);return e.set(n,i),i}else return o}var pe=112,bn=18;function jt(r,e,t){let n=re(r),o=n+re(e),i=new Uint8Array(o+t.byteLength);return te(r,i,0),te(e,i,n),i.set(t,o),i}var yn=Symbol.for("@ipld/js-cid/CID");function qt(r,e){if(r===e)return!0;if(r.byteLength!==e.byteLength)return!1;for(let t=0;t<r.byteLength;t++)if(r[t]!==e[t])return!1;return!0}var Yt=L("node:buffer");var Ve={};N(Ve,{base10:()=>vn});var vn=q({prefix:"9",name:"base10",alphabet:"0123456789"});var $e={};N($e,{base16:()=>En,base16upper:()=>An});var En=b({prefix:"f",name:"base16",alphabet:"0123456789abcdef",bitsPerChar:4}),An=b({prefix:"F",name:"base16upper",alphabet:"0123456789ABCDEF",bitsPerChar:4});var ze={};N(ze,{base2:()=>In});var In=b({prefix:"0",name:"base2",alphabet:"01",bitsPerChar:1});var Be={};N(Be,{base256emoji:()=>Rn});var Gt=Array.from("\u{1F680}\u{1FA90}\u2604\u{1F6F0}\u{1F30C}\u{1F311}\u{1F312}\u{1F313}\u{1F314}\u{1F315}\u{1F316}\u{1F317}\u{1F318}\u{1F30D}\u{1F30F}\u{1F30E}\u{1F409}\u2600\u{1F4BB}\u{1F5A5}\u{1F4BE}\u{1F4BF}\u{1F602}\u2764\u{1F60D}\u{1F923}\u{1F60A}\u{1F64F}\u{1F495}\u{1F62D}\u{1F618}\u{1F44D}\u{1F605}\u{1F44F}\u{1F601}\u{1F525}\u{1F970}\u{1F494}\u{1F496}\u{1F499}\u{1F622}\u{1F914}\u{1F606}\u{1F644}\u{1F4AA}\u{1F609}\u263A\u{1F44C}\u{1F917}\u{1F49C}\u{1F614}\u{1F60E}\u{1F607}\u{1F339}\u{1F926}\u{1F389}\u{1F49E}\u270C\u2728\u{1F937}\u{1F631}\u{1F60C}\u{1F338}\u{1F64C}\u{1F60B}\u{1F497}\u{1F49A}\u{1F60F}\u{1F49B}\u{1F642}\u{1F493}\u{1F929}\u{1F604}\u{1F600}\u{1F5A4}\u{1F603}\u{1F4AF}\u{1F648}\u{1F447}\u{1F3B6}\u{1F612}\u{1F92D}\u2763\u{1F61C}\u{1F48B}\u{1F440}\u{1F62A}\u{1F611}\u{1F4A5}\u{1F64B}\u{1F61E}\u{1F629}\u{1F621}\u{1F92A}\u{1F44A}\u{1F973}\u{1F625}\u{1F924}\u{1F449}\u{1F483}\u{1F633}\u270B\u{1F61A}\u{1F61D}\u{1F634}\u{1F31F}\u{1F62C}\u{1F643}\u{1F340}\u{1F337}\u{1F63B}\u{1F613}\u2B50\u2705\u{1F97A}\u{1F308}\u{1F608}\u{1F918}\u{1F4A6}\u2714\u{1F623}\u{1F3C3}\u{1F490}\u2639\u{1F38A}\u{1F498}\u{1F620}\u261D\u{1F615}\u{1F33A}\u{1F382}\u{1F33B}\u{1F610}\u{1F595}\u{1F49D}\u{1F64A}\u{1F639}\u{1F5E3}\u{1F4AB}\u{1F480}\u{1F451}\u{1F3B5}\u{1F91E}\u{1F61B}\u{1F534}\u{1F624}\u{1F33C}\u{1F62B}\u26BD\u{1F919}\u2615\u{1F3C6}\u{1F92B}\u{1F448}\u{1F62E}\u{1F646}\u{1F37B}\u{1F343}\u{1F436}\u{1F481}\u{1F632}\u{1F33F}\u{1F9E1}\u{1F381}\u26A1\u{1F31E}\u{1F388}\u274C\u270A\u{1F44B}\u{1F630}\u{1F928}\u{1F636}\u{1F91D}\u{1F6B6}\u{1F4B0}\u{1F353}\u{1F4A2}\u{1F91F}\u{1F641}\u{1F6A8}\u{1F4A8}\u{1F92C}\u2708\u{1F380}\u{1F37A}\u{1F913}\u{1F619}\u{1F49F}\u{1F331}\u{1F616}\u{1F476}\u{1F974}\u25B6\u27A1\u2753\u{1F48E}\u{1F4B8}\u2B07\u{1F628}\u{1F31A}\u{1F98B}\u{1F637}\u{1F57A}\u26A0\u{1F645}\u{1F61F}\u{1F635}\u{1F44E}\u{1F932}\u{1F920}\u{1F927}\u{1F4CC}\u{1F535}\u{1F485}\u{1F9D0}\u{1F43E}\u{1F352}\u{1F617}\u{1F911}\u{1F30A}\u{1F92F}\u{1F437}\u260E\u{1F4A7}\u{1F62F}\u{1F486}\u{1F446}\u{1F3A4}\u{1F647}\u{1F351}\u2744\u{1F334}\u{1F4A3}\u{1F438}\u{1F48C}\u{1F4CD}\u{1F940}\u{1F922}\u{1F445}\u{1F4A1}\u{1F4A9}\u{1F450}\u{1F4F8}\u{1F47B}\u{1F910}\u{1F92E}\u{1F3BC}\u{1F975}\u{1F6A9}\u{1F34E}\u{1F34A}\u{1F47C}\u{1F48D}\u{1F4E3}\u{1F942}"),Cn=Gt.reduce((r,e,t)=>(r[t]=e,r),[]),Sn=Gt.reduce((r,e,t)=>(r[e.codePointAt(0)]=t,r),[]);function Tn(r){return r.reduce((e,t)=>(e+=Cn[t],e),"")}function Pn(r){let e=[];for(let t of r){let n=Sn[t.codePointAt(0)];if(n===void 0)throw new Error(`Non-base256emoji character: ${t}`);e.push(n)}return new Uint8Array(e)}var Rn=ee({prefix:"\u{1F680}",name:"base256emoji",encode:Tn,decode:Pn});var je={};N(je,{base36:()=>Nn,base36upper:()=>Dn});var Nn=q({prefix:"k",name:"base36",alphabet:"0123456789abcdefghijklmnopqrstuvwxyz"}),Dn=q({prefix:"K",name:"base36upper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"});var qe={};N(qe,{base64:()=>Mn,base64pad:()=>_n,base64url:()=>Un,base64urlpad:()=>Ln});var Mn=b({prefix:"m",name:"base64",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",bitsPerChar:6}),_n=b({prefix:"M",name:"base64pad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",bitsPerChar:6}),Un=b({prefix:"u",name:"base64url",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_",bitsPerChar:6}),Ln=b({prefix:"U",name:"base64urlpad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_=",bitsPerChar:6});var Ge={};N(Ge,{base8:()=>kn});var kn=b({prefix:"7",name:"base8",alphabet:"01234567",bitsPerChar:3});var We={};N(We,{identity:()=>On});var On=ee({prefix:"\0",name:"identity",encode:r=>_t(r),decode:r=>Mt(r)});var Fi=new TextEncoder,Vi=new TextDecoder;var He={};N(He,{identity:()=>Bn});var Wt=0,$n="identity",Ht=M;function zn(r){return X(Wt,Ht(r))}var Bn={code:Wt,name:$n,encode:Ht,digest:zn};var Ke={};N(Ke,{sha256:()=>jn,sha512:()=>qn});var Qe=de(L("crypto"),1);function Je({name:r,code:e,encode:t}){return new Xe(r,e,t)}var Xe=class{name;code;encode;constructor(e,t,n){this.name=e,this.code=t,this.encode=n}digest(e){if(e instanceof Uint8Array){let t=this.encode(e);return t instanceof Uint8Array?X(this.code,t):t.then(n=>X(this.code,n))}else throw Error("Unknown type, must be binary type")}};var jn=Je({name:"sha2-256",code:18,encode:r=>M(Qe.default.createHash("sha256").update(r).digest())}),qn=Je({name:"sha2-512",code:19,encode:r=>M(Qe.default.createHash("sha512").update(r).digest())});var fe={...We,...ze,...Ge,...Ve,...$e,...ke,...je,...Le,...qe,...Be},Zi={...Ke,...He};var Jt=L("node:buffer");function ie(r){return new Uint8Array(r.buffer,r.byteOffset,r.byteLength)}function be(r=0){return ie(Jt.Buffer.allocUnsafe(r))}function Kt(r,e,t,n){return{name:r,prefix:e,encoder:{name:r,prefix:e,encode:t},decoder:{decode:n}}}var Qt=Kt("utf8","u",r=>"u"+new TextDecoder("utf8").decode(r),r=>new TextEncoder().encode(r.substring(1))),Ye=Kt("ascii","a",r=>{let e="a";for(let t=0;t<r.length;t++)e+=String.fromCharCode(r[t]);return e},r=>{r=r.substring(1);let e=be(r.length);for(let t=0;t<r.length;t++)e[t]=r.charCodeAt(t);return e}),Gn={utf8:Qt,"utf-8":Qt,hex:fe.base16,latin1:Ye,ascii:Ye,binary:Ye,...fe},ye=Gn;function R(r,e="utf8"){let t=ye[e];if(t==null)throw new Error(`Unsupported encoding "${e}"`);return e==="utf8"||e==="utf-8"?Yt.Buffer.from(r.buffer,r.byteOffset,r.byteLength).toString("utf8"):t.encoder.encode(r).substring(1)}var Wn=Math.pow(2,7),Hn=Math.pow(2,14),Xn=Math.pow(2,21),Ze=Math.pow(2,28),et=Math.pow(2,35),tt=Math.pow(2,42),rt=Math.pow(2,49),h=128,S=127;function V(r){if(r<Wn)return 1;if(r<Hn)return 2;if(r<Xn)return 3;if(r<Ze)return 4;if(r<et)return 5;if(r<tt)return 6;if(r<rt)return 7;if(Number.MAX_SAFE_INTEGER!=null&&r>Number.MAX_SAFE_INTEGER)throw new RangeError("Could not encode varint");return 8}function Jn(r,e,t=0){switch(V(r)){case 8:e[t++]=r&255|h,r/=128;case 7:e[t++]=r&255|h,r/=128;case 6:e[t++]=r&255|h,r/=128;case 5:e[t++]=r&255|h,r/=128;case 4:e[t++]=r&255|h,r>>>=7;case 3:e[t++]=r&255|h,r>>>=7;case 2:e[t++]=r&255|h,r>>>=7;case 1:{e[t++]=r&255,r>>>=7;break}default:throw new Error("unreachable")}return e}function Qn(r,e,t=0){switch(V(r)){case 8:e.set(t++,r&255|h),r/=128;case 7:e.set(t++,r&255|h),r/=128;case 6:e.set(t++,r&255|h),r/=128;case 5:e.set(t++,r&255|h),r/=128;case 4:e.set(t++,r&255|h),r>>>=7;case 3:e.set(t++,r&255|h),r>>>=7;case 2:e.set(t++,r&255|h),r>>>=7;case 1:{e.set(t++,r&255),r>>>=7;break}default:throw new Error("unreachable")}return e}function Kn(r,e){let t=r[e],n=0;if(n+=t&S,t<h||(t=r[e+1],n+=(t&S)<<7,t<h)||(t=r[e+2],n+=(t&S)<<14,t<h)||(t=r[e+3],n+=(t&S)<<21,t<h)||(t=r[e+4],n+=(t&S)*Ze,t<h)||(t=r[e+5],n+=(t&S)*et,t<h)||(t=r[e+6],n+=(t&S)*tt,t<h)||(t=r[e+7],n+=(t&S)*rt,t<h))return n;throw new RangeError("Could not decode varint")}function Yn(r,e){let t=r.get(e),n=0;if(n+=t&S,t<h||(t=r.get(e+1),n+=(t&S)<<7,t<h)||(t=r.get(e+2),n+=(t&S)<<14,t<h)||(t=r.get(e+3),n+=(t&S)<<21,t<h)||(t=r.get(e+4),n+=(t&S)*Ze,t<h)||(t=r.get(e+5),n+=(t&S)*et,t<h)||(t=r.get(e+6),n+=(t&S)*tt,t<h)||(t=r.get(e+7),n+=(t&S)*rt,t<h))return n;throw new RangeError("Could not decode varint")}function se(r,e,t=0){return e==null&&(e=be(V(r))),e instanceof Uint8Array?Jn(r,e,t):Qn(r,e,t)}function J(r,e=0){return r instanceof Uint8Array?Kn(r,e):Yn(r,e)}var er=L("node:buffer");function B(r,e){return ie(er.Buffer.concat(r,e))}var ve=class{index=0;input="";new(e){return this.index=0,this.input=e,this}readAtomically(e){let t=this.index,n=e();return n===void 0&&(this.index=t),n}parseWith(e){let t=e();if(this.index===this.input.length)return t}peekChar(){if(!(this.index>=this.input.length))return this.input[this.index]}readChar(){if(!(this.index>=this.input.length))return this.input[this.index++]}readGivenChar(e){return this.readAtomically(()=>{let t=this.readChar();if(t===e)return t})}readSeparator(e,t,n){return this.readAtomically(()=>{if(!(t>0&&this.readGivenChar(e)===void 0))return n()})}readNumber(e,t,n,o){return this.readAtomically(()=>{let i=0,s=0,a=this.peekChar();if(a===void 0)return;let p=a==="0",w=2**(8*o)-1;for(;;){let u=this.readAtomically(()=>{let E=this.readChar();if(E===void 0)return;let C=Number.parseInt(E,e);if(!Number.isNaN(C))return C});if(u===void 0)break;if(i*=e,i+=u,i>w||(s+=1,t!==void 0&&s>t))return}if(s!==0)return!n&&p&&s>1?void 0:i})}readIPv4Addr(){return this.readAtomically(()=>{let e=new Uint8Array(4);for(let t=0;t<e.length;t++){let n=this.readSeparator(".",t,()=>this.readNumber(10,3,!1,1));if(n===void 0)return;e[t]=n}return e})}readIPv6Addr(){let e=t=>{for(let n=0;n<t.length/2;n++){let o=n*2;if(n<t.length-3){let s=this.readSeparator(":",n,()=>this.readIPv4Addr());if(s!==void 0)return t[o]=s[0],t[o+1]=s[1],t[o+2]=s[2],t[o+3]=s[3],[o+4,!0]}let i=this.readSeparator(":",n,()=>this.readNumber(16,4,!0,2));if(i===void 0)return[o,!1];t[o]=i>>8,t[o+1]=i&255}return[t.length,!1]};return this.readAtomically(()=>{let t=new Uint8Array(16),[n,o]=e(t);if(n===16)return t;if(o||this.readGivenChar(":")===void 0||this.readGivenChar(":")===void 0)return;let i=new Uint8Array(14),s=16-(n+2),[a]=e(i.subarray(0,s));return t.set(i.subarray(0,a),16-a),t})}readIPAddr(){return this.readIPv4Addr()??this.readIPv6Addr()}};var hs=new ve;var Es=parseInt("0xFFFF",16),As=new Uint8Array([0,0,0,0,0,0,0,0,0,0,255,255]);var nr=L("node:buffer");function nt(r,e="utf8"){let t=ye[e];if(t==null)throw new Error(`Unsupported encoding "${e}"`);return e==="utf8"||e==="utf-8"?ie(nr.Buffer.from(r,"utf-8")):t.decoder.decode(`${t.prefix}${r}`)}var _=L("node:net");function Ee(r){return!!(0,_.isIP)(r)}var or=_.isIPv4,oo=_.isIPv6,ot=function(r){let e=0;if(r=r.toString().trim(),or(r)){let t=new Uint8Array(e+4);return r.split(/\./g).forEach(n=>{t[e++]=parseInt(n,10)&255}),t}if(oo(r)){let t=r.split(":",8),n;for(n=0;n<t.length;n++){let i=or(t[n]),s;i&&(s=ot(t[n]),t[n]=R(s.slice(0,2),"base16")),s!=null&&++n<8&&t.splice(n,0,R(s.slice(2,4),"base16"))}if(t[0]==="")for(;t.length<8;)t.unshift("0");else if(t[t.length-1]==="")for(;t.length<8;)t.push("0");else if(t.length<8){for(n=0;n<t.length&&t[n]!=="";n++);let i=[n,1];for(n=9-t.length;n>0;n--)i.push("0");t.splice.apply(t,i)}let o=new Uint8Array(e+16);for(n=0;n<t.length;n++){let i=parseInt(t[n],16);o[e++]=i>>8&255,o[e++]=i&255}return o}throw new Error("invalid ip address")},ir=function(r,e=0,t){e=~~e,t=t??r.length-e;let n=new DataView(r.buffer);if(t===4){let o=[];for(let i=0;i<t;i++)o.push(r[e+i]);return o.join(".")}if(t===16){let o=[];for(let i=0;i<t;i+=2)o.push(n.getUint16(e+i).toString(16));return o.join(":").replace(/(^|:)0(:0)*:0(:|$)/,"$1::$3").replace(/:{3,4}/,"::")}return""};var ce={},it={},so=[[4,32,"ip4"],[6,16,"tcp"],[33,16,"dccp"],[41,128,"ip6"],[42,-1,"ip6zone"],[43,8,"ipcidr"],[53,-1,"dns",!0],[54,-1,"dns4",!0],[55,-1,"dns6",!0],[56,-1,"dnsaddr",!0],[132,16,"sctp"],[273,16,"udp"],[275,0,"p2p-webrtc-star"],[276,0,"p2p-webrtc-direct"],[277,0,"p2p-stardust"],[280,0,"webrtc-direct"],[281,0,"webrtc"],[290,0,"p2p-circuit"],[301,0,"udt"],[302,0,"utp"],[400,-1,"unix",!1,!0],[421,-1,"ipfs"],[421,-1,"p2p"],[443,0,"https"],[444,96,"onion"],[445,296,"onion3"],[446,-1,"garlic64"],[448,0,"tls"],[449,-1,"sni"],[460,0,"quic"],[461,0,"quic-v1"],[465,0,"webtransport"],[466,-1,"certhash"],[477,0,"ws"],[478,0,"wss"],[479,0,"p2p-websocket-star"],[480,0,"http"],[481,-1,"http-path"],[777,-1,"memory"]];so.forEach(r=>{let e=co(...r);it[e.code]=e,ce[e.name]=e});function co(r,e,t,n,o){return{code:r,size:e,name:t,resolvable:!!n,path:!!o}}function m(r){if(typeof r=="number"){if(it[r]!=null)return it[r];throw new Error(`no protocol with code: ${r}`)}else if(typeof r=="string"){if(ce[r]!=null)return ce[r];throw new Error(`no protocol with name: ${r}`)}throw new Error(`invalid protocol id type: ${typeof r}`)}var lc=m("ip4"),uc=m("ip6"),pc=m("ipcidr");function dt(r,e){switch(m(r).code){case 4:case 41:return lo(e);case 42:return at(e);case 6:case 273:case 33:case 132:return ar(e).toString();case 53:case 54:case 55:case 56:case 400:case 449:case 777:return at(e);case 421:return ho(e);case 444:return cr(e);case 445:return cr(e);case 466:return fo(e);case 481:return globalThis.encodeURIComponent(at(e));default:return R(e,"base16")}}function lt(r,e){switch(m(r).code){case 4:return sr(e);case 41:return sr(e);case 42:return ct(e);case 6:case 273:case 33:case 132:return ut(parseInt(e,10));case 53:case 54:case 55:case 56:case 400:case 449:case 777:return ct(e);case 421:return uo(e);case 444:return mo(e);case 445:return go(e);case 466:return po(e);case 481:return ct(globalThis.decodeURIComponent(e));default:return nt(e,"base16")}}var st=Object.values(fe).map(r=>r.decoder),ao=function(){let r=st[0].or(st[1]);return st.slice(2).forEach(e=>r=r.or(e)),r}();function sr(r){if(!Ee(r))throw new Error("invalid ip address");return ot(r)}function lo(r){let e=ir(r,0,r.length);if(e==null)throw new Error("ipBuff is required");if(!Ee(e))throw new Error("invalid ip address");return e}function ut(r){let e=new ArrayBuffer(2);return new DataView(e).setUint16(0,r),new Uint8Array(e)}function ar(r){return new DataView(r.buffer).getUint16(r.byteOffset)}function ct(r){let e=nt(r),t=Uint8Array.from(se(e.length));return B([t,e],t.length+e.length)}function at(r){let e=J(r);if(r=r.slice(V(e)),r.length!==e)throw new Error("inconsistent lengths");return R(r)}function uo(r){let e;r[0]==="Q"||r[0]==="1"?e=we(P.decode(`z${r}`)).bytes:e=G.parse(r).multihash.bytes;let t=Uint8Array.from(se(e.length));return B([t,e],t.length+e.length)}function po(r){let e=ao.decode(r),t=Uint8Array.from(se(e.length));return B([t,e],t.length+e.length)}function fo(r){let e=J(r),t=r.slice(V(e));if(t.length!==e)throw new Error("inconsistent lengths");return"u"+R(t,"base64url")}function ho(r){let e=J(r),t=r.slice(V(e));if(t.length!==e)throw new Error("inconsistent lengths");return R(t,"base58btc")}function mo(r){let e=r.split(":");if(e.length!==2)throw new Error(`failed to parse onion addr: ["'${e.join('", "')}'"]' does not contain a port number`);if(e[0].length!==16)throw new Error(`failed to parse onion addr: ${e[0]} not a Tor onion address.`);let t=z.decode("b"+e[0]),n=parseInt(e[1],10);if(n<1||n>65536)throw new Error("Port number is not in range(1, 65536)");let o=ut(n);return B([t,o],t.length+o.length)}function go(r){let e=r.split(":");if(e.length!==2)throw new Error(`failed to parse onion addr: ["'${e.join('", "')}'"]' does not contain a port number`);if(e[0].length!==56)throw new Error(`failed to parse onion addr: ${e[0]} not a Tor onion3 address.`);let t=z.decode(`b${e[0]}`),n=parseInt(e[1],10);if(n<1||n>65536)throw new Error("Port number is not in range(1, 65536)");let o=ut(n);return B([t,o],t.length+o.length)}function cr(r){let e=r.slice(0,r.length-2),t=r.slice(r.length-2),n=R(e,"base32"),o=ar(t);return`${n}:${o}`}function dr(r){r=pt(r);let e=[],t=[],n=null,o=r.split("/").slice(1);if(o.length===1&&o[0]==="")return{bytes:new Uint8Array,string:"/",tuples:[],stringTuples:[],path:null};for(let i=0;i<o.length;i++){let s=o[i],a=m(s);if(a.size===0){e.push([a.code]),t.push([a.code]);continue}if(i++,i>=o.length)throw ur("invalid address: "+r);if(a.path===!0){n=pt(o.slice(i).join("/")),e.push([a.code,lt(a.code,n)]),t.push([a.code,n]);break}let p=lt(a.code,o[i]);e.push([a.code,p]),t.push([a.code,dt(a.code,p)])}return{string:lr(t),bytes:ht(e),tuples:e,stringTuples:t,path:n}}function ft(r){let e=[],t=[],n=null,o=0;for(;o<r.length;){let i=J(r,o),s=V(i),a=m(i),p=xo(a,r.slice(o+s));if(p===0){e.push([i]),t.push([i]),o+=s;continue}let w=r.slice(o+s,o+s+p);if(o+=p+s,o>r.length)throw ur("Invalid address Uint8Array: "+R(r,"base16"));e.push([i,w]);let u=dt(i,w);if(t.push([i,u]),a.path===!0){n=u;break}}return{bytes:Uint8Array.from(r),string:lr(t),tuples:e,stringTuples:t,path:n}}function lr(r){let e=[];return r.map(t=>{let n=m(t[0]);return e.push(n.name),t.length>1&&t[1]!=null&&e.push(t[1]),null}),pt(e.join("/"))}function ht(r){return B(r.map(e=>{let t=m(e[0]),n=Uint8Array.from(se(t.code));return e.length>1&&e[1]!=null&&(n=B([n,e[1]])),n}))}function xo(r,e){if(r.size>0)return r.size/8;if(r.size===0)return 0;{let t=J(e instanceof Uint8Array?e:Uint8Array.from(e));return t+V(t)}}function pt(r){return"/"+r.trim().split("/").filter(e=>e).join("/")}function ur(r){return new Error("Error parsing address: "+r)}var wo=Symbol.for("nodejs.util.inspect.custom"),mt=Symbol.for("@multiformats/js-multiaddr/multiaddr"),bo=[m("dns").code,m("dns4").code,m("dns6").code,m("dnsaddr").code],Ae=class r{bytes;#e;#t;#r;#n;[mt]=!0;constructor(e){e==null&&(e="");let t;if(e instanceof Uint8Array)t=ft(e);else if(typeof e=="string"){if(e.length>0&&e.charAt(0)!=="/")throw new Error(`multiaddr "${e}" must start with a "/"`);t=dr(e)}else if(fr(e))t=ft(e.bytes);else throw new Error("addr must be a string, Buffer, or another Multiaddr");this.bytes=t.bytes,this.#e=t.string,this.#t=t.tuples,this.#r=t.stringTuples,this.#n=t.path}toString(){return this.#e}toJSON(){return this.toString()}toOptions(){let e,t,n,o,i="",s=m("tcp"),a=m("udp"),p=m("ip4"),w=m("ip6"),u=m("dns6"),E=m("ip6zone");for(let[f,l]of this.stringTuples())f===E.code&&(i=`%${l??""}`),bo.includes(f)&&(t=s.name,o=443,n=`${l??""}${i}`,e=f===u.code?6:4),(f===s.code||f===a.code)&&(t=m(f).name,o=parseInt(l??"")),(f===p.code||f===w.code)&&(t=m(f).name,n=`${l??""}${i}`,e=f===w.code?6:4);if(e==null||t==null||n==null||o==null)throw new Error('multiaddr must have a valid format: "/{ip4, ip6, dns4, dns6, dnsaddr}/{address}/{tcp, udp}/{port}".');return{family:e,host:n,transport:t,port:o}}protos(){return this.#t.map(([e])=>Object.assign({},m(e)))}protoCodes(){return this.#t.map(([e])=>e)}protoNames(){return this.#t.map(([e])=>m(e).name)}tuples(){return this.#t}stringTuples(){return this.#r}encapsulate(e){return e=new r(e),new r(this.toString()+e.toString())}decapsulate(e){let t=e.toString(),n=this.toString(),o=n.lastIndexOf(t);if(o<0)throw new Error(`Address ${this.toString()} does not contain subaddress: ${e.toString()}`);return new r(n.slice(0,o))}decapsulateCode(e){let t=this.tuples();for(let n=t.length-1;n>=0;n--)if(t[n][0]===e)return new r(ht(t.slice(0,n)));return this}getPeerId(){try{let e=[];this.stringTuples().forEach(([n,o])=>{n===ce.p2p.code&&e.push([n,o]),n===ce["p2p-circuit"].code&&(e=[])});let t=e.pop();if(t?.[1]!=null){let n=t[1];return n[0]==="Q"||n[0]==="1"?R(P.decode(`z${n}`),"base58btc"):R(G.parse(n).multihash.bytes,"base58btc")}return null}catch{return null}}getPath(){return this.#n}equals(e){return qt(this.bytes,e.bytes)}async resolve(e){let t=this.protos().find(i=>i.resolvable);if(t==null)return[this];let n=pr.get(t.name);if(n==null)throw new A(`no available resolver for ${t.name}`,"ERR_NO_AVAILABLE_RESOLVER");return(await n(this,e)).map(i=>k(i))}nodeAddress(){let e=this.toOptions();if(e.transport!=="tcp"&&e.transport!=="udp")throw new Error(`multiaddr must have a valid format - no protocol with name: "${e.transport}". Must have a valid transport protocol: "{tcp, udp}"`);return{family:e.family,address:e.host,port:e.port}}isThinWaistAddress(e){let t=(e??this).protos();return!(t.length!==2||t[0].code!==4&&t[0].code!==41||t[1].code!==6&&t[1].code!==273)}[wo](){return`Multiaddr(${this.#e})`}};var pr=new Map;function fr(r){return!!r?.[mt]}function k(r){return new Ae(r)}var yo=c("dns4"),vo=c("dns6"),Eo=c("dnsaddr"),K=y(c("dns"),Eo,yo,vo),Se=y(c("ip4"),c("ip6")),H=y(d(Se,c("tcp")),d(K,c("tcp"))),Te=d(Se,c("udp")),Ao=d(Te,c("utp")),Io=d(Te,c("quic")),Co=d(Te,c("quic-v1")),gt=y(d(H,c("ws")),d(K,c("ws"))),Ie=y(d(gt,c("p2p")),gt),xt=y(d(H,c("wss")),d(K,c("wss")),d(H,c("tls"),c("ws")),d(K,c("tls"),c("ws"))),Ce=y(d(xt,c("p2p")),xt),wt=y(d(H,c("http")),d(Se,c("http")),d(K,c("http"))),bt=y(d(H,c("https")),d(Se,c("https")),d(K,c("https"))),hr=d(Te,c("webrtc-direct"),c("certhash")),xr=y(d(hr,c("p2p")),hr),mr=d(Co,c("webtransport"),c("certhash"),c("certhash")),wr=y(d(mr,c("p2p")),mr),br=y(d(Ie,c("p2p-webrtc-star"),c("p2p")),d(Ce,c("p2p-webrtc-star"),c("p2p")),d(Ie,c("p2p-webrtc-star")),d(Ce,c("p2p-webrtc-star"))),Fc=y(d(Ie,c("p2p-websocket-star"),c("p2p")),d(Ce,c("p2p-websocket-star"),c("p2p")),d(Ie,c("p2p-websocket-star")),d(Ce,c("p2p-websocket-star"))),yr=y(d(wt,c("p2p-webrtc-direct"),c("p2p")),d(bt,c("p2p-webrtc-direct"),c("p2p")),d(wt,c("p2p-webrtc-direct")),d(bt,c("p2p-webrtc-direct"))),Y=y(gt,xt,wt,bt,br,yr,H,Ao,Io,K,xr,wr),Vc=y(d(Y,c("p2p-stardust"),c("p2p")),d(Y,c("p2p-stardust"))),W=y(d(Y,c("p2p")),br,yr,xr,wr,c("p2p")),gr=y(d(W,c("p2p-circuit"),W),d(W,c("p2p-circuit")),d(c("p2p-circuit"),W),d(Y,c("p2p-circuit")),d(c("p2p-circuit"),Y),c("p2p-circuit")),vr=()=>y(d(gr,vr),gr),Q=vr(),$c=y(d(Q,W,Q),d(W,Q),d(Q,W),Q,W);var zc=y(d(Q,c("webrtc"),c("p2p")),d(Q,c("webrtc")),d(Y,c("webrtc"),c("p2p")),d(Y,c("webrtc")),c("webrtc"));function Er(r){function e(t){let n;try{n=k(t)}catch{return!1}let o=r(n.protoNames());return o===null?!1:o===!0||o===!1?o:o.length===0}return e}function d(...r){function e(t){if(t.length<r.length)return null;let n=t;return r.some(o=>(n=typeof o=="function"?o().partialMatch(t):o.partialMatch(t),Array.isArray(n)&&(t=n),n===null)),n}return{toString:function(){return"{ "+r.join(" ")+" }"},input:r,matches:Er(e),partialMatch:e}}function y(...r){function e(n){let o=null;return r.some(i=>{let s=typeof i=="function"?i().partialMatch(n):i.partialMatch(n);return s!=null?(o=s,!0):!1}),o}return{toString:function(){return"{ "+r.join(" ")+" }"},input:r,matches:Er(e),partialMatch:e}}function c(r){let e=r;function t(o){let i;try{i=k(o)}catch{return!1}let s=i.protoNames();return s.length===1&&s[0]===e}function n(o){return o.length===0?null:o[0]===e?o.slice(1):null}return{toString:function(){return e},matches:t,partialMatch:n}}var Pr=de(L("net"),1);var yt={ERR_INVALID_IP_PARAMETER:"ERR_INVALID_IP_PARAMETER",ERR_INVALID_PORT_PARAMETER:"ERR_INVALID_PORT_PARAMETER",ERR_INVALID_IP:"ERR_INVALID_IP"};function Ar(r,e){if(typeof r!="string")throw new A(`invalid ip provided: ${r}`,yt.ERR_INVALID_IP_PARAMETER);if(typeof e=="string"&&(e=parseInt(e)),isNaN(e))throw new A(`invalid port provided: ${e}`,yt.ERR_INVALID_PORT_PARAMETER);if((0,_.isIPv4)(r))return k(`/ip4/${r}/tcp/${e}`);if((0,_.isIPv6)(r))return k(`/ip6/${r}/tcp/${e}`);throw new A(`invalid ip:port for creating a multiaddr: ${r}:${e}`,yt.ERR_INVALID_IP)}function Ir(r){if(Po(r))return async function*(){let e=r.getReader();try{for(;;){let{done:t,value:n}=await e.read();if(t)return;yield n}}finally{e.releaseLock()}}();if(To(r))return r;throw new Error("unknown stream")}function To(r){return r[Symbol.asyncIterator]!=null}function Po(r){return typeof r?.getReader=="function"}function Cr(r){return async e=>{let t=async()=>{Ro(e)&&await e.return(void 0)},n,o,i=x=>{n=x,t().catch(v=>{v=new AggregateError([n,v],"The Writable emitted an error, additionally an error occurred while ending the Source")}).finally(()=>{o?.(x)})},s,a=!1,p=()=>{a=!0,s?.()},w,u=!1,E=()=>{u=!0,w?.()},C,f=()=>{C?.()},l=async()=>new Promise((x,v)=>{s=C=x,o=v,r.once("drain",f)}),g=async()=>(await t(),new Promise((x,v)=>{if(a||u||n!=null){x();return}w=s=x,o=v})),T=()=>{r.removeListener("error",i),r.removeListener("close",p),r.removeListener("finish",E),r.removeListener("drain",f)};r.once("error",i),r.once("close",p),r.once("finish",E);try{for await(let x of e){if(!r.writable||r.destroyed||n!=null)break;r.write(x)||await l()}}catch(x){n==null&&r.destroy(x),n=x}try{if(r.writable&&r.end(),await g(),n!=null)throw n}finally{T()}}}function Ro(r){return r.return!=null}function vt(r){return{sink:Cr(r),source:Ir(r)}}var Et=de(L("os"),1),Sr=de(L("path"),1);var No={ip4:"IPv4",ip6:"IPv6"};function ae(r,e={}){let t=r.getPath();return t!=null?Et.default.platform()==="win32"?{path:Sr.default.join("\\\\.\\pipe\\",t)}:{path:t}:{...e,...r.toOptions()}}function At(r,e,t){let n=o=>k(`/${r}/${o}/tcp/${t}`);return(Do(e)?_o(No[r]):[e]).map(n)}function Do(r){return["0.0.0.0","::"].includes(r)}var Mo=Et.default.networkInterfaces();function _o(r){let e=[];for(let[,t]of Object.entries(Mo))if(t!=null)for(let n of t)n.family===r&&e.push(n.address);return e}var Pe=(r,e)=>{let t=null,n=e.logger.forComponent("libp2p:tcp:socket"),o=e.metrics,i=e.metricPrefix??"",s=e.socketInactivityTimeout??3e5,a=e.socketCloseTimeout??500;e.listeningAddr?.getPath()!=null&&(e.remoteAddr=e.listeningAddr),e.remoteAddr?.getPath()!=null&&(e.localAddr=e.remoteAddr);let p;if(e.remoteAddr!=null)p=e.remoteAddr;else{if(r.remoteAddress==null||r.remotePort==null)throw new A("Could not determine remote address or port","ERR_NO_REMOTE_ADDRESS");p=Ar(r.remoteAddress,r.remotePort)}let w=ae(p),u=w.path??`${w.host??""}:${w.port??""}`,{sink:E,source:C}=vt(r);r.setTimeout(s,()=>{n("%s socket read timeout",u),o?.increment({[`${i}timeout`]:!0});let l;r.readable&&(l=new A("Socket read timeout","ERR_SOCKET_READ_TIMEOUT")),r.destroy(l)}),r.once("close",()=>{n("%s socket close",u),o?.increment({[`${i}close`]:!0}),f.timeline.close==null&&(f.timeline.close=Date.now())}),r.once("end",()=>{n("%s socket end",u),o?.increment({[`${i}end`]:!0})});let f={async sink(l){try{await E(async function*(){for await(let g of l)g instanceof Uint8Array?yield g:yield g.subarray()}())}catch(g){g.type!=="aborted"&&n.error("%s error in sink",u,g)}r.end()},source:C,remoteAddr:p,timeline:{open:Date.now()},async close(l={}){if(r.destroyed){n("The %s socket is destroyed",u);return}if(t!=null)return n("The %s socket is closed or closing",u),t;if(l.signal==null){let T=AbortSignal.timeout(a);l={...l,signal:T}}let g=()=>{r.destroy(new A("Destroying socket after timeout","ERR_CLOSE_TIMEOUT"))};l.signal?.addEventListener("abort",g);try{n("%s closing socket",u),t=new Promise((T,x)=>{r.once("close",()=>{n("%s socket closed",u),T()}),r.once("error",v=>{n("%s socket error",u,v),f.timeline.close==null&&(f.timeline.close=Date.now()),r.destroyed||x(v)}),r.setTimeout(a),r.end(),r.writableLength>0?r.once("drain",()=>{n("%s socket drained",u),r.destroy()}):r.destroy()}),await t}catch(T){this.abort(T)}finally{l.signal?.removeEventListener("abort",g)}},abort:l=>{n("%s socket abort due to error",u,l),r.destroyed||r.destroy(l),f.timeline.close==null&&(f.timeline.close=Date.now())},log:n};return f};async function Tr(r,e){try{await r.close()}catch(t){e.log.error("an error occurred closing the connection",t),r.abort(t)}}var I;(function(r){r[r.INACTIVE=0]="INACTIVE",r[r.ACTIVE=1]="ACTIVE",r[r.PAUSED=2]="PAUSED"})(I||(I={}));var Re=class extends ge{context;server;connections=new Set;status={code:I.INACTIVE};metrics;addr;log;constructor(e){if(super(),this.context=e,e.keepAlive=e.keepAlive??!0,e.noDelay=e.noDelay??!0,this.log=e.logger.forComponent("libp2p:tcp:listener"),this.addr="unknown",this.server=Pr.default.createServer(e,this.onSocket.bind(this)),e.maxConnections!==void 0&&(this.server.maxConnections=e.maxConnections),e.closeServerOnMaxConnections!=null&&e.closeServerOnMaxConnections.closeAbove<e.closeServerOnMaxConnections.listenBelow)throw new A("closeAbove must be >= listenBelow","ERR_CONNECTION_LIMITS");this.server.on("listening",()=>{if(e.metrics!=null){let t=this.server.address();t==null?this.addr="unknown":typeof t=="string"?this.addr=t:this.addr=`${t.address}:${t.port}`,e.metrics?.registerMetricGroup("libp2p_tcp_inbound_connections_total",{label:"address",help:"Current active connections in TCP listener",calculate:()=>({[this.addr]:this.connections.size})}),this.metrics={status:e.metrics.registerMetricGroup("libp2p_tcp_listener_status_info",{label:"address",help:"Current status of the TCP listener socket"}),errors:e.metrics.registerMetricGroup("libp2p_tcp_listener_errors_total",{label:"address",help:"Total count of TCP listener errors by type"}),events:e.metrics.registerMetricGroup("libp2p_tcp_listener_events_total",{label:"address",help:"Total count of TCP listener events by type"})},this.metrics?.status.update({[this.addr]:I.ACTIVE})}this.safeDispatchEvent("listening")}).on("error",t=>{this.metrics?.errors.increment({[`${this.addr} listen_error`]:!0}),this.safeDispatchEvent("error",{detail:t})}).on("close",()=>{this.metrics?.status.update({[this.addr]:this.status.code}),this.status.code!==I.PAUSED&&this.safeDispatchEvent("close")})}onSocket(e){if(this.status.code!==I.ACTIVE)throw new A("Server is not listening yet","ERR_SERVER_NOT_RUNNING");e.on("error",n=>{this.log("socket error",n),this.metrics?.events.increment({[`${this.addr} error`]:!0})});let t;try{t=Pe(e,{listeningAddr:this.status.listeningAddr,socketInactivityTimeout:this.context.socketInactivityTimeout,socketCloseTimeout:this.context.socketCloseTimeout,metrics:this.metrics?.events,metricPrefix:`${this.addr} `,logger:this.context.logger})}catch(n){this.log.error("inbound connection failed",n),this.metrics?.errors.increment({[`${this.addr} inbound_to_connection`]:!0});return}this.log("new inbound connection %s",t.remoteAddr);try{this.context.upgrader.upgradeInbound(t).then(n=>{this.log("inbound connection upgraded %s",t.remoteAddr),this.connections.add(t),e.once("close",()=>{this.connections.delete(t),this.context.closeServerOnMaxConnections!=null&&this.connections.size<this.context.closeServerOnMaxConnections.listenBelow&&this.resume().catch(o=>{this.log.error("error attempting to listen server once connection count under limit",o),this.context.closeServerOnMaxConnections?.onListenError?.(o)})}),this.context.handler!=null&&this.context.handler(n),this.context.closeServerOnMaxConnections!=null&&this.connections.size>=this.context.closeServerOnMaxConnections.closeAbove&&this.pause(!1).catch(o=>{this.log.error("error attempting to close server once connection count over limit",o)}),this.safeDispatchEvent("connection",{detail:n})}).catch(async n=>{this.log.error("inbound connection failed",n),this.metrics?.errors.increment({[`${this.addr} inbound_upgrade`]:!0}),await Tr(t,{log:this.log})}).catch(n=>{this.log.error("closing inbound connection failed",n)})}catch(n){this.log.error("inbound connection failed",n),Tr(t,{log:this.log}).catch(o=>{this.log.error("closing inbound connection failed",o),this.metrics?.errors.increment({[`${this.addr} inbound_closing_failed`]:!0})})}}getAddrs(){if(this.status.code===I.INACTIVE)return[];let e=[],t=this.server.address(),{listeningAddr:n,peerId:o}=this.status;if(t==null)return[];if(typeof t=="string")e=[n];else try{n.toString().startsWith("/ip4")?e=e.concat(At("ip4",t.address,t.port)):t.family==="IPv6"&&(e=e.concat(At("ip6",t.address,t.port)))}catch(i){this.log.error("could not turn %s:%s into multiaddr",t.address,t.port,i)}return e.map(i=>o!=null?i.encapsulate(`/p2p/${o}`):i)}async listen(e){if(this.status.code===I.ACTIVE||this.status.code===I.PAUSED)throw new A("server is already listening","ERR_SERVER_ALREADY_LISTENING");let t=e.getPeerId(),n=t==null?e.decapsulateCode(421):e,{backlog:o}=this.context;try{this.status={code:I.ACTIVE,listeningAddr:n,peerId:t,netConfig:ae(n,{backlog:o})},await this.resume()}catch(i){throw this.status={code:I.INACTIVE},i}}async close(){let e=new A("Listener is closing","ERR_LISTENER_CLOSING");this.connections.forEach(t=>{t.abort(e)}),await this.pause(!0)}async resume(){if(this.server.listening||this.status.code===I.INACTIVE)return;let e=this.status.netConfig;await new Promise((t,n)=>{this.server.once("error",n),this.server.listen(e,t)}),this.status={...this.status,code:I.ACTIVE},this.log("listening on %s",this.server.address())}async pause(e){if(!this.server.listening&&this.status.code===I.PAUSED&&e){this.status={code:I.INACTIVE};return}!this.server.listening||this.status.code!==I.ACTIVE||(this.log("closing server on %s",this.server.address()),this.status=e?{code:I.INACTIVE}:{...this.status,code:I.PAUSED},await new Promise((t,n)=>{this.server.close(o=>{if(o!=null){n(o);return}t()})}))}};var It=class{opts;metrics;components;log;constructor(e,t={}){this.log=e.logger.forComponent("libp2p:tcp"),this.opts=t,this.components=e,e.metrics!=null&&(this.metrics={dialerEvents:e.metrics.registerCounterGroup("libp2p_tcp_dialer_events_total",{label:"event",help:"Total count of TCP dialer events by type"})})}[Tt]=!0;[Symbol.toStringTag]="@libp2p/tcp";[Nt]=["@libp2p/transport"];async dial(e,t){t.keepAlive=t.keepAlive??!0,t.noDelay=t.noDelay??!0;let n=await this._connect(e,t);n.on("error",a=>{this.log("socket error",a)});let o=Pe(n,{remoteAddr:e,socketInactivityTimeout:this.opts.outboundSocketInactivityTimeout,socketCloseTimeout:this.opts.socketCloseTimeout,metrics:this.metrics?.dialerEvents,logger:this.components.logger}),i=()=>{o.close().catch(a=>{this.log.error("Error closing maConn after abort",a)})};t.signal?.addEventListener("abort",i,{once:!0}),this.log("new outbound connection %s",o.remoteAddr);let s=await t.upgrader.upgradeOutbound(o);if(this.log("outbound connection %s upgraded",o.remoteAddr),t.signal?.removeEventListener("abort",i),t.signal?.aborted===!0)throw s.close().catch(a=>{this.log.error("Error closing conn after abort",a)}),new Z;return s}async _connect(e,t){if(t.signal?.aborted===!0)throw new Z;return new Promise((n,o)=>{let i=Date.now(),s=ae(e,{...this.opts.dialOpts??{},...t});this.log("dialing %a",e);let a=Rr.default.connect(s),p=f=>{let l=s.path??`${s.host??""}:${s.port}`;f.message=`connection error ${l}: ${f.message}`,this.metrics?.dialerEvents.increment({error:!0}),C(f)},w=()=>{this.log("connection timeout %a",e),this.metrics?.dialerEvents.increment({timeout:!0});let f=new A(`connection timeout after ${Date.now()-i}ms`,"ERR_CONNECT_TIMEOUT");a.emit("error",f)},u=()=>{this.log("connection opened %a",e),this.metrics?.dialerEvents.increment({connect:!0}),C()},E=()=>{this.log("connection aborted %a",e),this.metrics?.dialerEvents.increment({abort:!0}),a.destroy(),C(new Z)},C=f=>{if(a.removeListener("error",p),a.removeListener("timeout",w),a.removeListener("connect",u),t.signal!=null&&t.signal.removeEventListener("abort",E),f!=null){o(f);return}n(a)};a.on("error",p),a.on("timeout",w),a.on("connect",u),t.signal!=null&&t.signal.addEventListener("abort",E)})}createListener(e){return new Re({...this.opts.listenOpts??{},...e,maxConnections:this.opts.maxConnections,backlog:this.opts.backlog,closeServerOnMaxConnections:this.opts.closeServerOnMaxConnections,socketInactivityTimeout:this.opts.inboundSocketInactivityTimeout,socketCloseTimeout:this.opts.socketCloseTimeout,metrics:this.components.metrics,logger:this.components.logger})}listenFilter(e){return e=Array.isArray(e)?e:[e],e.filter(t=>t.protoCodes().includes(290)?!1:t.protoCodes().includes(400)?!0:H.matches(t.decapsulateCode(421)))}dialFilter(e){return this.listenFilter(e)}};function Lo(r={}){return e=>new It(e,r)}return Lr(ko);})();
|
|
3
3
|
return Libp2PTcp}));
|
package/dist/src/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2BG;AAMH,OAAO,EAAE,KAAK,+BAA+B,EAAe,MAAM,eAAe,CAAA;AAGjF,OAAO,KAAK,EAAE,eAAe,EAAsB,YAAY,EAAE,OAAO,EAAE,qBAAqB,EAAE,WAAW,EAAE,SAAS,EAAY,MAAM,mBAAmB,CAAA;AAC5J,OAAO,KAAK,EAAE,YAAY,EAAa,MAAM,yBAAyB,CAAA;AAGtE,MAAM,WAAW,UAAU;IACzB;;OAEG;IACH,8BAA8B,CAAC,EAAE,MAAM,CAAA;IAEvC;;OAEG;IACH,+BAA+B,CAAC,EAAE,MAAM,CAAA;IAExC;;OAEG;IACH,kBAAkB,CAAC,EAAE,MAAM,CAAA;IAE3B;;;OAGG;IACH,cAAc,CAAC,EAAE,MAAM,CAAA;IAEvB;;;OAGG;IACH,OAAO,CAAC,EAAE,MAAM,CAAA;IAEhB;;;OAGG;IACH,2BAA2B,CAAC,EAAE,+BAA+B,CAAA;IAE7D;;OAEG;IACH,QAAQ,CAAC,EAAE,gBAAgB,CAAA;IAE3B;;OAEG;IACH,UAAU,CAAC,EAAE,gBAAgB,CAAA;CAC9B;AAED;;GAEG;AACH,MAAM,WAAW,gBAAiB,SAAQ,YAAY;IACpD;;OAEG;IACH,OAAO,CAAC,EAAE,OAAO,CAAA;IAEjB;;OAEG;IACH,SAAS,CAAC,EAAE,OAAO,CAAA;IAEnB;;OAEG;IACH,qBAAqB,CAAC,EAAE,MAAM,CAAA;IAE9B;;OAEG;IACH,aAAa,CAAC,EAAE,OAAO,CAAA;CACxB;AAED,MAAM,WAAW,cAAe,SAAQ,WAAW,EAAE,gBAAgB;CAEpE;AAED,MAAM,WAAW,wBAAyB,SAAQ,qBAAqB,EAAE,gBAAgB;CAExF;AAED,MAAM,WAAW,aAAa;IAC5B,OAAO,CAAC,EAAE,OAAO,CAAA;IACjB,MAAM,EAAE,eAAe,CAAA;CACxB;AAED,MAAM,WAAW,UAAU;IACzB,YAAY,EAAE,YAAY,CAAA;CAC3B;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2BG;AAMH,OAAO,EAAE,KAAK,+BAA+B,EAAe,MAAM,eAAe,CAAA;AAGjF,OAAO,KAAK,EAAE,eAAe,EAAsB,YAAY,EAAE,OAAO,EAAE,qBAAqB,EAAE,WAAW,EAAE,SAAS,EAAY,MAAM,mBAAmB,CAAA;AAC5J,OAAO,KAAK,EAAE,YAAY,EAAa,MAAM,yBAAyB,CAAA;AAGtE,MAAM,WAAW,UAAU;IACzB;;OAEG;IACH,8BAA8B,CAAC,EAAE,MAAM,CAAA;IAEvC;;OAEG;IACH,+BAA+B,CAAC,EAAE,MAAM,CAAA;IAExC;;OAEG;IACH,kBAAkB,CAAC,EAAE,MAAM,CAAA;IAE3B;;;OAGG;IACH,cAAc,CAAC,EAAE,MAAM,CAAA;IAEvB;;;OAGG;IACH,OAAO,CAAC,EAAE,MAAM,CAAA;IAEhB;;;OAGG;IACH,2BAA2B,CAAC,EAAE,+BAA+B,CAAA;IAE7D;;OAEG;IACH,QAAQ,CAAC,EAAE,gBAAgB,CAAA;IAE3B;;OAEG;IACH,UAAU,CAAC,EAAE,gBAAgB,CAAA;CAC9B;AAED;;GAEG;AACH,MAAM,WAAW,gBAAiB,SAAQ,YAAY;IACpD;;OAEG;IACH,OAAO,CAAC,EAAE,OAAO,CAAA;IAEjB;;OAEG;IACH,SAAS,CAAC,EAAE,OAAO,CAAA;IAEnB;;OAEG;IACH,qBAAqB,CAAC,EAAE,MAAM,CAAA;IAE9B;;OAEG;IACH,aAAa,CAAC,EAAE,OAAO,CAAA;CACxB;AAED,MAAM,WAAW,cAAe,SAAQ,WAAW,EAAE,gBAAgB;CAEpE;AAED,MAAM,WAAW,wBAAyB,SAAQ,qBAAqB,EAAE,gBAAgB;CAExF;AAED,MAAM,WAAW,aAAa;IAC5B,OAAO,CAAC,EAAE,OAAO,CAAA;IACjB,MAAM,EAAE,eAAe,CAAA;CACxB;AAED,MAAM,WAAW,UAAU;IACzB,YAAY,EAAE,YAAY,CAAA;CAC3B;AAgMD,wBAAgB,GAAG,CAAE,IAAI,GAAE,UAAe,GAAG,CAAC,UAAU,EAAE,aAAa,KAAK,SAAS,CAIpF"}
|
package/dist/src/index.js
CHANGED
|
@@ -27,7 +27,7 @@
|
|
|
27
27
|
* ```
|
|
28
28
|
*/
|
|
29
29
|
import net from 'net';
|
|
30
|
-
import { AbortError, CodeError, transportSymbol } from '@libp2p/interface';
|
|
30
|
+
import { AbortError, CodeError, serviceCapabilities, transportSymbol } from '@libp2p/interface';
|
|
31
31
|
import * as mafmt from '@multiformats/mafmt';
|
|
32
32
|
import { CODE_CIRCUIT, CODE_P2P, CODE_UNIX } from './constants.js';
|
|
33
33
|
import { TCPListener } from './listener.js';
|
|
@@ -53,6 +53,9 @@ class TCP {
|
|
|
53
53
|
}
|
|
54
54
|
[transportSymbol] = true;
|
|
55
55
|
[Symbol.toStringTag] = '@libp2p/tcp';
|
|
56
|
+
[serviceCapabilities] = [
|
|
57
|
+
'@libp2p/transport'
|
|
58
|
+
];
|
|
56
59
|
async dial(ma, options) {
|
|
57
60
|
options.keepAlive = options.keepAlive ?? true;
|
|
58
61
|
options.noDelay = options.noDelay ?? true;
|
package/dist/src/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2BG;AAEH,OAAO,GAAG,MAAM,KAAK,CAAA;AACrB,OAAO,EAAE,UAAU,EAAE,SAAS,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAA;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2BG;AAEH,OAAO,GAAG,MAAM,KAAK,CAAA;AACrB,OAAO,EAAE,UAAU,EAAE,SAAS,EAAE,mBAAmB,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAA;AAC/F,OAAO,KAAK,KAAK,MAAM,qBAAqB,CAAA;AAC5C,OAAO,EAAE,YAAY,EAAE,QAAQ,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAA;AAClE,OAAO,EAAwC,WAAW,EAAE,MAAM,eAAe,CAAA;AACjF,OAAO,EAAE,qBAAqB,EAAE,MAAM,qBAAqB,CAAA;AAC3D,OAAO,EAAE,oBAAoB,EAAE,MAAM,YAAY,CAAA;AA4FjD,MAAM,GAAG;IACU,IAAI,CAAY;IAChB,OAAO,CAAa;IACpB,UAAU,CAAe;IACzB,GAAG,CAAQ;IAE5B,YAAa,UAAyB,EAAE,UAAsB,EAAE;QAC9D,IAAI,CAAC,GAAG,GAAG,UAAU,CAAC,MAAM,CAAC,YAAY,CAAC,YAAY,CAAC,CAAA;QACvD,IAAI,CAAC,IAAI,GAAG,OAAO,CAAA;QACnB,IAAI,CAAC,UAAU,GAAG,UAAU,CAAA;QAE5B,IAAI,UAAU,CAAC,OAAO,IAAI,IAAI,EAAE,CAAC;YAC/B,IAAI,CAAC,OAAO,GAAG;gBACb,YAAY,EAAE,UAAU,CAAC,OAAO,CAAC,oBAAoB,CAAC,gCAAgC,EAAE;oBACtF,KAAK,EAAE,OAAO;oBACd,IAAI,EAAE,0CAA0C;iBACjD,CAAC;aACH,CAAA;QACH,CAAC;IACH,CAAC;IAEQ,CAAC,eAAe,CAAC,GAAG,IAAI,CAAA;IAExB,CAAC,MAAM,CAAC,WAAW,CAAC,GAAG,aAAa,CAAA;IAEpC,CAAC,mBAAmB,CAAC,GAAa;QACzC,mBAAmB;KACpB,CAAA;IAED,KAAK,CAAC,IAAI,CAAE,EAAa,EAAE,OAAuB;QAChD,OAAO,CAAC,SAAS,GAAG,OAAO,CAAC,SAAS,IAAI,IAAI,CAAA;QAC7C,OAAO,CAAC,OAAO,GAAG,OAAO,CAAC,OAAO,IAAI,IAAI,CAAA;QAEzC,4DAA4D;QAC5D,MAAM,MAAM,GAAG,MAAM,IAAI,CAAC,QAAQ,CAAC,EAAE,EAAE,OAAO,CAAC,CAAA;QAE/C,uDAAuD;QACvD,MAAM,CAAC,EAAE,CAAC,OAAO,EAAE,GAAG,CAAC,EAAE;YACvB,IAAI,CAAC,GAAG,CAAC,cAAc,EAAE,GAAG,CAAC,CAAA;QAC/B,CAAC,CAAC,CAAA;QAEF,MAAM,MAAM,GAAG,qBAAqB,CAAC,MAAM,EAAE;YAC3C,UAAU,EAAE,EAAE;YACd,uBAAuB,EAAE,IAAI,CAAC,IAAI,CAAC,+BAA+B;YAClE,kBAAkB,EAAE,IAAI,CAAC,IAAI,CAAC,kBAAkB;YAChD,OAAO,EAAE,IAAI,CAAC,OAAO,EAAE,YAAY;YACnC,MAAM,EAAE,IAAI,CAAC,UAAU,CAAC,MAAM;SAC/B,CAAC,CAAA;QAEF,MAAM,OAAO,GAAG,GAAS,EAAE;YACzB,MAAM,CAAC,KAAK,EAAE,CAAC,KAAK,CAAC,GAAG,CAAC,EAAE;gBACzB,IAAI,CAAC,GAAG,CAAC,KAAK,CAAC,kCAAkC,EAAE,GAAG,CAAC,CAAA;YACzD,CAAC,CAAC,CAAA;QACJ,CAAC,CAAA;QACD,OAAO,CAAC,MAAM,EAAE,gBAAgB,CAAC,OAAO,EAAE,OAAO,EAAE,EAAE,IAAI,EAAE,IAAI,EAAE,CAAC,CAAA;QAElE,IAAI,CAAC,GAAG,CAAC,4BAA4B,EAAE,MAAM,CAAC,UAAU,CAAC,CAAA;QACzD,MAAM,IAAI,GAAG,MAAM,OAAO,CAAC,QAAQ,CAAC,eAAe,CAAC,MAAM,CAAC,CAAA;QAC3D,IAAI,CAAC,GAAG,CAAC,iCAAiC,EAAE,MAAM,CAAC,UAAU,CAAC,CAAA;QAE9D,OAAO,CAAC,MAAM,EAAE,mBAAmB,CAAC,OAAO,EAAE,OAAO,CAAC,CAAA;QAErD,IAAI,OAAO,CAAC,MAAM,EAAE,OAAO,KAAK,IAAI,EAAE,CAAC;YACrC,IAAI,CAAC,KAAK,EAAE,CAAC,KAAK,CAAC,GAAG,CAAC,EAAE;gBACvB,IAAI,CAAC,GAAG,CAAC,KAAK,CAAC,gCAAgC,EAAE,GAAG,CAAC,CAAA;YACvD,CAAC,CAAC,CAAA;YAEF,MAAM,IAAI,UAAU,EAAE,CAAA;QACxB,CAAC;QAED,OAAO,IAAI,CAAA;IACb,CAAC;IAED,KAAK,CAAC,QAAQ,CAAE,EAAa,EAAE,OAAuB;QACpD,IAAI,OAAO,CAAC,MAAM,EAAE,OAAO,KAAK,IAAI,EAAE,CAAC;YACrC,MAAM,IAAI,UAAU,EAAE,CAAA;QACxB,CAAC;QAED,OAAO,IAAI,OAAO,CAAS,CAAC,OAAO,EAAE,MAAM,EAAE,EAAE;YAC7C,MAAM,KAAK,GAAG,IAAI,CAAC,GAAG,EAAE,CAAA;YACxB,MAAM,KAAK,GAAG,oBAAoB,CAAC,EAAE,EAAE;gBACrC,GAAG,CAAC,IAAI,CAAC,IAAI,CAAC,QAAQ,IAAI,EAAE,CAAC;gBAC7B,GAAG,OAAO;aACX,CAAkD,CAAA;YAEnD,IAAI,CAAC,GAAG,CAAC,YAAY,EAAE,EAAE,CAAC,CAAA;YAC1B,MAAM,SAAS,GAAG,GAAG,CAAC,OAAO,CAAC,KAAK,CAAC,CAAA;YAEpC,MAAM,OAAO,GAAG,CAAC,GAAU,EAAQ,EAAE;gBACnC,MAAM,QAAQ,GAAG,KAAK,CAAC,IAAI,IAAI,GAAG,KAAK,CAAC,IAAI,IAAI,EAAE,IAAI,KAAK,CAAC,IAAI,EAAE,CAAA;gBAClE,GAAG,CAAC,OAAO,GAAG,oBAAoB,QAAQ,KAAK,GAAG,CAAC,OAAO,EAAE,CAAA;gBAC5D,IAAI,CAAC,OAAO,EAAE,YAAY,CAAC,SAAS,CAAC,EAAE,KAAK,EAAE,IAAI,EAAE,CAAC,CAAA;gBAErD,IAAI,CAAC,GAAG,CAAC,CAAA;YACX,CAAC,CAAA;YAED,MAAM,SAAS,GAAG,GAAS,EAAE;gBAC3B,IAAI,CAAC,GAAG,CAAC,uBAAuB,EAAE,EAAE,CAAC,CAAA;gBACrC,IAAI,CAAC,OAAO,EAAE,YAAY,CAAC,SAAS,CAAC,EAAE,OAAO,EAAE,IAAI,EAAE,CAAC,CAAA;gBAEvD,MAAM,GAAG,GAAG,IAAI,SAAS,CAAC,4BAA4B,IAAI,CAAC,GAAG,EAAE,GAAG,KAAK,IAAI,EAAE,qBAAqB,CAAC,CAAA;gBACpG,mDAAmD;gBACnD,SAAS,CAAC,IAAI,CAAC,OAAO,EAAE,GAAG,CAAC,CAAA;YAC9B,CAAC,CAAA;YAED,MAAM,SAAS,GAAG,GAAS,EAAE;gBAC3B,IAAI,CAAC,GAAG,CAAC,sBAAsB,EAAE,EAAE,CAAC,CAAA;gBACpC,IAAI,CAAC,OAAO,EAAE,YAAY,CAAC,SAAS,CAAC,EAAE,OAAO,EAAE,IAAI,EAAE,CAAC,CAAA;gBACvD,IAAI,EAAE,CAAA;YACR,CAAC,CAAA;YAED,MAAM,OAAO,GAAG,GAAS,EAAE;gBACzB,IAAI,CAAC,GAAG,CAAC,uBAAuB,EAAE,EAAE,CAAC,CAAA;gBACrC,IAAI,CAAC,OAAO,EAAE,YAAY,CAAC,SAAS,CAAC,EAAE,KAAK,EAAE,IAAI,EAAE,CAAC,CAAA;gBACrD,SAAS,CAAC,OAAO,EAAE,CAAA;gBACnB,IAAI,CAAC,IAAI,UAAU,EAAE,CAAC,CAAA;YACxB,CAAC,CAAA;YAED,MAAM,IAAI,GAAG,CAAC,GAAS,EAAQ,EAAE;gBAC/B,SAAS,CAAC,cAAc,CAAC,OAAO,EAAE,OAAO,CAAC,CAAA;gBAC1C,SAAS,CAAC,cAAc,CAAC,SAAS,EAAE,SAAS,CAAC,CAAA;gBAC9C,SAAS,CAAC,cAAc,CAAC,SAAS,EAAE,SAAS,CAAC,CAAA;gBAE9C,IAAI,OAAO,CAAC,MAAM,IAAI,IAAI,EAAE,CAAC;oBAC3B,OAAO,CAAC,MAAM,CAAC,mBAAmB,CAAC,OAAO,EAAE,OAAO,CAAC,CAAA;gBACtD,CAAC;gBAED,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;oBAChB,MAAM,CAAC,GAAG,CAAC,CAAC;oBAAC,OAAM;gBACrB,CAAC;gBAED,OAAO,CAAC,SAAS,CAAC,CAAA;YACpB,CAAC,CAAA;YAED,SAAS,CAAC,EAAE,CAAC,OAAO,EAAE,OAAO,CAAC,CAAA;YAC9B,SAAS,CAAC,EAAE,CAAC,SAAS,EAAE,SAAS,CAAC,CAAA;YAClC,SAAS,CAAC,EAAE,CAAC,SAAS,EAAE,SAAS,CAAC,CAAA;YAElC,IAAI,OAAO,CAAC,MAAM,IAAI,IAAI,EAAE,CAAC;gBAC3B,OAAO,CAAC,MAAM,CAAC,gBAAgB,CAAC,OAAO,EAAE,OAAO,CAAC,CAAA;YACnD,CAAC;QACH,CAAC,CAAC,CAAA;IACJ,CAAC;IAED;;;;OAIG;IACH,cAAc,CAAE,OAAiC;QAC/C,OAAO,IAAI,WAAW,CAAC;YACrB,GAAG,CAAC,IAAI,CAAC,IAAI,CAAC,UAAU,IAAI,EAAE,CAAC;YAC/B,GAAG,OAAO;YACV,cAAc,EAAE,IAAI,CAAC,IAAI,CAAC,cAAc;YACxC,OAAO,EAAE,IAAI,CAAC,IAAI,CAAC,OAAO;YAC1B,2BAA2B,EAAE,IAAI,CAAC,IAAI,CAAC,2BAA2B;YAClE,uBAAuB,EAAE,IAAI,CAAC,IAAI,CAAC,8BAA8B;YACjE,kBAAkB,EAAE,IAAI,CAAC,IAAI,CAAC,kBAAkB;YAChD,OAAO,EAAE,IAAI,CAAC,UAAU,CAAC,OAAO;YAChC,MAAM,EAAE,IAAI,CAAC,UAAU,CAAC,MAAM;SAC/B,CAAC,CAAA;IACJ,CAAC;IAED;;OAEG;IACH,YAAY,CAAE,UAAuB;QACnC,UAAU,GAAG,KAAK,CAAC,OAAO,CAAC,UAAU,CAAC,CAAC,CAAC,CAAC,UAAU,CAAC,CAAC,CAAC,CAAC,UAAU,CAAC,CAAA;QAElE,OAAO,UAAU,CAAC,MAAM,CAAC,EAAE,CAAC,EAAE;YAC5B,IAAI,EAAE,CAAC,UAAU,EAAE,CAAC,QAAQ,CAAC,YAAY,CAAC,EAAE,CAAC;gBAC3C,OAAO,KAAK,CAAA;YACd,CAAC;YAED,IAAI,EAAE,CAAC,UAAU,EAAE,CAAC,QAAQ,CAAC,SAAS,CAAC,EAAE,CAAC;gBACxC,OAAO,IAAI,CAAA;YACb,CAAC;YAED,OAAO,KAAK,CAAC,GAAG,CAAC,OAAO,CAAC,EAAE,CAAC,eAAe,CAAC,QAAQ,CAAC,CAAC,CAAA;QACxD,CAAC,CAAC,CAAA;IACJ,CAAC;IAED;;OAEG;IACH,UAAU,CAAE,UAAuB;QACjC,OAAO,IAAI,CAAC,YAAY,CAAC,UAAU,CAAC,CAAA;IACtC,CAAC;CACF;AAED,MAAM,UAAU,GAAG,CAAE,OAAmB,EAAE;IACxC,OAAO,CAAC,UAAyB,EAAE,EAAE;QACnC,OAAO,IAAI,GAAG,CAAC,UAAU,EAAE,IAAI,CAAC,CAAA;IAClC,CAAC,CAAA;AACH,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@libp2p/tcp",
|
|
3
|
-
"version": "9.0
|
|
3
|
+
"version": "9.1.0",
|
|
4
4
|
"description": "A TCP transport for libp2p",
|
|
5
5
|
"license": "Apache-2.0 OR MIT",
|
|
6
6
|
"homepage": "https://github.com/libp2p/js-libp2p/tree/main/packages/transport-tcp#readme",
|
|
@@ -56,16 +56,16 @@
|
|
|
56
56
|
"test:electron-main": "aegir test -t electron-main"
|
|
57
57
|
},
|
|
58
58
|
"dependencies": {
|
|
59
|
-
"@libp2p/interface": "^1.
|
|
60
|
-
"@libp2p/utils": "^5.4.
|
|
59
|
+
"@libp2p/interface": "^1.5.0",
|
|
60
|
+
"@libp2p/utils": "^5.4.4",
|
|
61
61
|
"@multiformats/mafmt": "^12.1.6",
|
|
62
62
|
"@multiformats/multiaddr": "^12.2.3",
|
|
63
63
|
"@types/sinon": "^17.0.3",
|
|
64
64
|
"stream-to-it": "^1.0.1"
|
|
65
65
|
},
|
|
66
66
|
"devDependencies": {
|
|
67
|
-
"@libp2p/interface-compliance-tests": "^5.4.
|
|
68
|
-
"@libp2p/logger": "^4.0.
|
|
67
|
+
"@libp2p/interface-compliance-tests": "^5.4.7",
|
|
68
|
+
"@libp2p/logger": "^4.0.15",
|
|
69
69
|
"aegir": "^43.0.1",
|
|
70
70
|
"it-all": "^3.0.6",
|
|
71
71
|
"it-pipe": "^3.0.1",
|
package/src/index.ts
CHANGED
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
*/
|
|
29
29
|
|
|
30
30
|
import net from 'net'
|
|
31
|
-
import { AbortError, CodeError, transportSymbol } from '@libp2p/interface'
|
|
31
|
+
import { AbortError, CodeError, serviceCapabilities, transportSymbol } from '@libp2p/interface'
|
|
32
32
|
import * as mafmt from '@multiformats/mafmt'
|
|
33
33
|
import { CODE_CIRCUIT, CODE_P2P, CODE_UNIX } from './constants.js'
|
|
34
34
|
import { type CloseServerOnMaxConnectionsOpts, TCPListener } from './listener.js'
|
|
@@ -150,6 +150,10 @@ class TCP implements Transport {
|
|
|
150
150
|
|
|
151
151
|
readonly [Symbol.toStringTag] = '@libp2p/tcp'
|
|
152
152
|
|
|
153
|
+
readonly [serviceCapabilities]: string[] = [
|
|
154
|
+
'@libp2p/transport'
|
|
155
|
+
]
|
|
156
|
+
|
|
153
157
|
async dial (ma: Multiaddr, options: TCPDialOptions): Promise<Connection> {
|
|
154
158
|
options.keepAlive = options.keepAlive ?? true
|
|
155
159
|
options.noDelay = options.noDelay ?? true
|