diff --git a/assets/main.js b/assets/main.js index d0aa8d5f9a..7270cff8dc 100644 --- a/assets/main.js +++ b/assets/main.js @@ -1,8 +1,8 @@ "use strict"; "use strict";(()=>{var Pe=Object.create;var ne=Object.defineProperty;var Ie=Object.getOwnPropertyDescriptor;var Oe=Object.getOwnPropertyNames;var _e=Object.getPrototypeOf,Re=Object.prototype.hasOwnProperty;var Me=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var Fe=(t,e,n,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of Oe(e))!Re.call(t,i)&&i!==n&&ne(t,i,{get:()=>e[i],enumerable:!(r=Ie(e,i))||r.enumerable});return t};var De=(t,e,n)=>(n=t!=null?Pe(_e(t)):{},Fe(e||!t||!t.__esModule?ne(n,"default",{value:t,enumerable:!0}):n,t));var ae=Me((se,oe)=>{(function(){var t=function(e){var n=new t.Builder;return n.pipeline.add(t.trimmer,t.stopWordFilter,t.stemmer),n.searchPipeline.add(t.stemmer),e.call(n,n),n.build()};t.version="2.3.9";t.utils={},t.utils.warn=function(e){return function(n){e.console&&console.warn&&console.warn(n)}}(this),t.utils.asString=function(e){return e==null?"":e.toString()},t.utils.clone=function(e){if(e==null)return e;for(var n=Object.create(null),r=Object.keys(e),i=0;i0){var d=t.utils.clone(n)||{};d.position=[a,u],d.index=s.length,s.push(new t.Token(r.slice(a,o),d))}a=o+1}}return s},t.tokenizer.separator=/[\s\-]+/;t.Pipeline=function(){this._stack=[]},t.Pipeline.registeredFunctions=Object.create(null),t.Pipeline.registerFunction=function(e,n){n in this.registeredFunctions&&t.utils.warn("Overwriting existing registered function: "+n),e.label=n,t.Pipeline.registeredFunctions[e.label]=e},t.Pipeline.warnIfFunctionNotRegistered=function(e){var n=e.label&&e.label in this.registeredFunctions;n||t.utils.warn(`Function is not registered with pipeline. This may cause problems when serialising the index. `,e)},t.Pipeline.load=function(e){var n=new t.Pipeline;return e.forEach(function(r){var i=t.Pipeline.registeredFunctions[r];if(i)n.add(i);else throw new Error("Cannot load unregistered function: "+r)}),n},t.Pipeline.prototype.add=function(){var e=Array.prototype.slice.call(arguments);e.forEach(function(n){t.Pipeline.warnIfFunctionNotRegistered(n),this._stack.push(n)},this)},t.Pipeline.prototype.after=function(e,n){t.Pipeline.warnIfFunctionNotRegistered(n);var r=this._stack.indexOf(e);if(r==-1)throw new Error("Cannot find existingFn");r=r+1,this._stack.splice(r,0,n)},t.Pipeline.prototype.before=function(e,n){t.Pipeline.warnIfFunctionNotRegistered(n);var r=this._stack.indexOf(e);if(r==-1)throw new Error("Cannot find existingFn");this._stack.splice(r,0,n)},t.Pipeline.prototype.remove=function(e){var n=this._stack.indexOf(e);n!=-1&&this._stack.splice(n,1)},t.Pipeline.prototype.run=function(e){for(var n=this._stack.length,r=0;r1&&(oe&&(r=s),o!=e);)i=r-n,s=n+Math.floor(i/2),o=this.elements[s*2];if(o==e||o>e)return s*2;if(ol?d+=2:a==l&&(n+=r[u+1]*i[d+1],u+=2,d+=2);return n},t.Vector.prototype.similarity=function(e){return this.dot(e)/this.magnitude()||0},t.Vector.prototype.toArray=function(){for(var e=new Array(this.elements.length/2),n=1,r=0;n0){var o=s.str.charAt(0),a;o in s.node.edges?a=s.node.edges[o]:(a=new t.TokenSet,s.node.edges[o]=a),s.str.length==1&&(a.final=!0),i.push({node:a,editsRemaining:s.editsRemaining,str:s.str.slice(1)})}if(s.editsRemaining!=0){if("*"in s.node.edges)var l=s.node.edges["*"];else{var l=new t.TokenSet;s.node.edges["*"]=l}if(s.str.length==0&&(l.final=!0),i.push({node:l,editsRemaining:s.editsRemaining-1,str:s.str}),s.str.length>1&&i.push({node:s.node,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)}),s.str.length==1&&(s.node.final=!0),s.str.length>=1){if("*"in s.node.edges)var u=s.node.edges["*"];else{var u=new t.TokenSet;s.node.edges["*"]=u}s.str.length==1&&(u.final=!0),i.push({node:u,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)})}if(s.str.length>1){var d=s.str.charAt(0),v=s.str.charAt(1),f;v in s.node.edges?f=s.node.edges[v]:(f=new t.TokenSet,s.node.edges[v]=f),s.str.length==1&&(f.final=!0),i.push({node:f,editsRemaining:s.editsRemaining-1,str:d+s.str.slice(2)})}}}return r},t.TokenSet.fromString=function(e){for(var n=new t.TokenSet,r=n,i=0,s=e.length;i=e;n--){var r=this.uncheckedNodes[n],i=r.child.toString();i in this.minimizedNodes?r.parent.edges[r.char]=this.minimizedNodes[i]:(r.child._str=i,this.minimizedNodes[i]=r.child),this.uncheckedNodes.pop()}};t.Index=function(e){this.invertedIndex=e.invertedIndex,this.fieldVectors=e.fieldVectors,this.tokenSet=e.tokenSet,this.fields=e.fields,this.pipeline=e.pipeline},t.Index.prototype.search=function(e){return this.query(function(n){var r=new t.QueryParser(e,n);r.parse()})},t.Index.prototype.query=function(e){for(var n=new t.Query(this.fields),r=Object.create(null),i=Object.create(null),s=Object.create(null),o=Object.create(null),a=Object.create(null),l=0;l1?this._b=1:this._b=e},t.Builder.prototype.k1=function(e){this._k1=e},t.Builder.prototype.add=function(e,n){var r=e[this._ref],i=Object.keys(this._fields);this._documents[r]=n||{},this.documentCount+=1;for(var s=0;s=this.length)return t.QueryLexer.EOS;var e=this.str.charAt(this.pos);return this.pos+=1,e},t.QueryLexer.prototype.width=function(){return this.pos-this.start},t.QueryLexer.prototype.ignore=function(){this.start==this.pos&&(this.pos+=1),this.start=this.pos},t.QueryLexer.prototype.backup=function(){this.pos-=1},t.QueryLexer.prototype.acceptDigitRun=function(){var e,n;do e=this.next(),n=e.charCodeAt(0);while(n>47&&n<58);e!=t.QueryLexer.EOS&&this.backup()},t.QueryLexer.prototype.more=function(){return this.pos1&&(e.backup(),e.emit(t.QueryLexer.TERM)),e.ignore(),e.more())return t.QueryLexer.lexText},t.QueryLexer.lexEditDistance=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.EDIT_DISTANCE),t.QueryLexer.lexText},t.QueryLexer.lexBoost=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.BOOST),t.QueryLexer.lexText},t.QueryLexer.lexEOS=function(e){e.width()>0&&e.emit(t.QueryLexer.TERM)},t.QueryLexer.termSeparator=t.tokenizer.separator,t.QueryLexer.lexText=function(e){for(;;){var n=e.next();if(n==t.QueryLexer.EOS)return t.QueryLexer.lexEOS;if(n.charCodeAt(0)==92){e.escapeCharacter();continue}if(n==":")return t.QueryLexer.lexField;if(n=="~")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexEditDistance;if(n=="^")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexBoost;if(n=="+"&&e.width()===1||n=="-"&&e.width()===1)return e.emit(t.QueryLexer.PRESENCE),t.QueryLexer.lexText;if(n.match(t.QueryLexer.termSeparator))return t.QueryLexer.lexTerm}},t.QueryParser=function(e,n){this.lexer=new t.QueryLexer(e),this.query=n,this.currentClause={},this.lexemeIdx=0},t.QueryParser.prototype.parse=function(){this.lexer.run(),this.lexemes=this.lexer.lexemes;for(var e=t.QueryParser.parseClause;e;)e=e(this);return this.query},t.QueryParser.prototype.peekLexeme=function(){return this.lexemes[this.lexemeIdx]},t.QueryParser.prototype.consumeLexeme=function(){var e=this.peekLexeme();return this.lexemeIdx+=1,e},t.QueryParser.prototype.nextClause=function(){var e=this.currentClause;this.query.clause(e),this.currentClause={}},t.QueryParser.parseClause=function(e){var n=e.peekLexeme();if(n!=null)switch(n.type){case t.QueryLexer.PRESENCE:return t.QueryParser.parsePresence;case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var r="expected either a field or a term, found "+n.type;throw n.str.length>=1&&(r+=" with value '"+n.str+"'"),new t.QueryParseError(r,n.start,n.end)}},t.QueryParser.parsePresence=function(e){var n=e.consumeLexeme();if(n!=null){switch(n.str){case"-":e.currentClause.presence=t.Query.presence.PROHIBITED;break;case"+":e.currentClause.presence=t.Query.presence.REQUIRED;break;default:var r="unrecognised presence operator'"+n.str+"'";throw new t.QueryParseError(r,n.start,n.end)}var i=e.peekLexeme();if(i==null){var r="expecting term or field, found nothing";throw new t.QueryParseError(r,n.start,n.end)}switch(i.type){case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var r="expecting term or field, found '"+i.type+"'";throw new t.QueryParseError(r,i.start,i.end)}}},t.QueryParser.parseField=function(e){var n=e.consumeLexeme();if(n!=null){if(e.query.allFields.indexOf(n.str)==-1){var r=e.query.allFields.map(function(o){return"'"+o+"'"}).join(", "),i="unrecognised field '"+n.str+"', possible fields: "+r;throw new t.QueryParseError(i,n.start,n.end)}e.currentClause.fields=[n.str];var s=e.peekLexeme();if(s==null){var i="expecting term, found nothing";throw new t.QueryParseError(i,n.start,n.end)}switch(s.type){case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var i="expecting term, found '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseTerm=function(e){var n=e.consumeLexeme();if(n!=null){e.currentClause.term=n.str.toLowerCase(),n.str.indexOf("*")!=-1&&(e.currentClause.usePipeline=!1);var r=e.peekLexeme();if(r==null){e.nextClause();return}switch(r.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+r.type+"'";throw new t.QueryParseError(i,r.start,r.end)}}},t.QueryParser.parseEditDistance=function(e){var n=e.consumeLexeme();if(n!=null){var r=parseInt(n.str,10);if(isNaN(r)){var i="edit distance must be numeric";throw new t.QueryParseError(i,n.start,n.end)}e.currentClause.editDistance=r;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseBoost=function(e){var n=e.consumeLexeme();if(n!=null){var r=parseInt(n.str,10);if(isNaN(r)){var i="boost must be numeric";throw new t.QueryParseError(i,n.start,n.end)}e.currentClause.boost=r;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},function(e,n){typeof define=="function"&&define.amd?define(n):typeof se=="object"?oe.exports=n():e.lunr=n()}(this,function(){return t})})()});var re=[];function G(t,e){re.push({selector:e,constructor:t})}var U=class{constructor(){this.alwaysVisibleMember=null;this.createComponents(document.body),this.ensureActivePageVisible(),this.ensureFocusedElementVisible(),this.listenForCodeCopies(),window.addEventListener("hashchange",()=>this.ensureFocusedElementVisible())}createComponents(e){re.forEach(n=>{e.querySelectorAll(n.selector).forEach(r=>{r.dataset.hasInstance||(new n.constructor({el:r,app:this}),r.dataset.hasInstance=String(!0))})})}filterChanged(){this.ensureFocusedElementVisible()}ensureActivePageVisible(){let e=document.querySelector(".tsd-navigation .current"),n=e?.parentElement;for(;n&&!n.classList.contains(".tsd-navigation");)n instanceof HTMLDetailsElement&&(n.open=!0),n=n.parentElement;if(e){let r=e.getBoundingClientRect().top-document.documentElement.clientHeight/4;document.querySelector(".site-menu").scrollTop=r}}ensureFocusedElementVisible(){if(this.alwaysVisibleMember&&(this.alwaysVisibleMember.classList.remove("always-visible"),this.alwaysVisibleMember.firstElementChild.remove(),this.alwaysVisibleMember=null),!location.hash)return;let e=document.getElementById(location.hash.substring(1));if(!e)return;let n=e.parentElement;for(;n&&n.tagName!=="SECTION";)n=n.parentElement;if(n&&n.offsetParent==null){this.alwaysVisibleMember=n,n.classList.add("always-visible");let r=document.createElement("p");r.classList.add("warning"),r.textContent="This member is normally hidden due to your filter settings.",n.prepend(r)}}listenForCodeCopies(){document.querySelectorAll("pre > button").forEach(e=>{let n;e.addEventListener("click",()=>{e.previousElementSibling instanceof HTMLElement&&navigator.clipboard.writeText(e.previousElementSibling.innerText.trim()),e.textContent="Copied!",e.classList.add("visible"),clearTimeout(n),n=setTimeout(()=>{e.classList.remove("visible"),n=setTimeout(()=>{e.textContent="Copy"},100)},1e3)})})}};var ie=(t,e=100)=>{let n;return()=>{clearTimeout(n),n=setTimeout(()=>t(),e)}};var de=De(ae());async function le(t,e){if(!window.searchData)return;let n=await fetch(window.searchData),r=new Blob([await n.arrayBuffer()]).stream().pipeThrough(new DecompressionStream("gzip")),i=await new Response(r).json();t.data=i,t.index=de.Index.load(i.index),e.classList.remove("loading"),e.classList.add("ready")}function he(){let t=document.getElementById("tsd-search");if(!t)return;let e={base:t.dataset.base+"/"},n=document.getElementById("tsd-search-script");t.classList.add("loading"),n&&(n.addEventListener("error",()=>{t.classList.remove("loading"),t.classList.add("failure")}),n.addEventListener("load",()=>{le(e,t)}),le(e,t));let r=document.querySelector("#tsd-search input"),i=document.querySelector("#tsd-search .results");if(!r||!i)throw new Error("The input field or the result list wrapper was not found");let s=!1;i.addEventListener("mousedown",()=>s=!0),i.addEventListener("mouseup",()=>{s=!1,t.classList.remove("has-focus")}),r.addEventListener("focus",()=>t.classList.add("has-focus")),r.addEventListener("blur",()=>{s||(s=!1,t.classList.remove("has-focus"))}),Ae(t,i,r,e)}function Ae(t,e,n,r){n.addEventListener("input",ie(()=>{Ne(t,e,n,r)},200));let i=!1;n.addEventListener("keydown",s=>{i=!0,s.key=="Enter"?Ve(e,n):s.key=="Escape"?n.blur():s.key=="ArrowUp"?ue(e,-1):s.key==="ArrowDown"?ue(e,1):i=!1}),n.addEventListener("keypress",s=>{i&&s.preventDefault()}),document.body.addEventListener("keydown",s=>{s.altKey||s.ctrlKey||s.metaKey||!n.matches(":focus")&&s.key==="/"&&(n.focus(),s.preventDefault())})}function Ne(t,e,n,r){if(!r.index||!r.data)return;e.textContent="";let i=n.value.trim(),s;if(i){let o=i.split(" ").map(a=>a.length?`*${a}*`:"").join(" ");s=r.index.search(o)}else s=[];for(let o=0;oa.score-o.score);for(let o=0,a=Math.min(10,s.length);o`,d=ce(l.name,i);globalThis.DEBUG_SEARCH_WEIGHTS&&(d+=` (score: ${s[o].score.toFixed(2)})`),l.parent&&(d=` - ${ce(l.parent,i)}.${d}`);let v=document.createElement("li");v.classList.value=l.classes??"";let f=document.createElement("a");f.href=r.base+l.url,f.innerHTML=u+d,v.append(f),e.appendChild(v)}}function ue(t,e){let n=t.querySelector(".current");if(!n)n=t.querySelector(e==1?"li:first-child":"li:last-child"),n&&n.classList.add("current");else{let r=n;if(e===1)do r=r.nextElementSibling??void 0;while(r instanceof HTMLElement&&r.offsetParent==null);else do r=r.previousElementSibling??void 0;while(r instanceof HTMLElement&&r.offsetParent==null);r&&(n.classList.remove("current"),r.classList.add("current"))}}function Ve(t,e){let n=t.querySelector(".current");if(n||(n=t.querySelector("li:first-child")),n){let r=n.querySelector("a");r&&(window.location.href=r.href),e.blur()}}function ce(t,e){if(e==="")return t;let n=t.toLocaleLowerCase(),r=e.toLocaleLowerCase(),i=[],s=0,o=n.indexOf(r);for(;o!=-1;)i.push(K(t.substring(s,o)),`${K(t.substring(o,o+r.length))}`),s=o+r.length,o=n.indexOf(r,s);return i.push(K(t.substring(s))),i.join("")}var Be={"&":"&","<":"<",">":">","'":"'",'"':"""};function K(t){return t.replace(/[&<>"'"]/g,e=>Be[e])}var C=class{constructor(e){this.el=e.el,this.app=e.app}};var F="mousedown",pe="mousemove",B="mouseup",J={x:0,y:0},fe=!1,ee=!1,He=!1,D=!1,me=/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);document.documentElement.classList.add(me?"is-mobile":"not-mobile");me&&"ontouchstart"in document.documentElement&&(He=!0,F="touchstart",pe="touchmove",B="touchend");document.addEventListener(F,t=>{ee=!0,D=!1;let e=F=="touchstart"?t.targetTouches[0]:t;J.y=e.pageY||0,J.x=e.pageX||0});document.addEventListener(pe,t=>{if(ee&&!D){let e=F=="touchstart"?t.targetTouches[0]:t,n=J.x-(e.pageX||0),r=J.y-(e.pageY||0);D=Math.sqrt(n*n+r*r)>10}});document.addEventListener(B,()=>{ee=!1});document.addEventListener("click",t=>{fe&&(t.preventDefault(),t.stopImmediatePropagation(),fe=!1)});var X=class extends C{constructor(n){super(n);this.className=this.el.dataset.toggle||"",this.el.addEventListener(B,r=>this.onPointerUp(r)),this.el.addEventListener("click",r=>r.preventDefault()),document.addEventListener(F,r=>this.onDocumentPointerDown(r)),document.addEventListener(B,r=>this.onDocumentPointerUp(r))}setActive(n){if(this.active==n)return;this.active=n,document.documentElement.classList.toggle("has-"+this.className,n),this.el.classList.toggle("active",n);let r=(this.active?"to-has-":"from-has-")+this.className;document.documentElement.classList.add(r),setTimeout(()=>document.documentElement.classList.remove(r),500)}onPointerUp(n){D||(this.setActive(!0),n.preventDefault())}onDocumentPointerDown(n){if(this.active){if(n.target.closest(".col-sidebar, .tsd-filter-group"))return;this.setActive(!1)}}onDocumentPointerUp(n){if(!D&&this.active&&n.target.closest(".col-sidebar")){let r=n.target.closest("a");if(r){let i=window.location.href;i.indexOf("#")!=-1&&(i=i.substring(0,i.indexOf("#"))),r.href.substring(0,i.length)==i&&setTimeout(()=>this.setActive(!1),250)}}}};var te;try{te=localStorage}catch{te={getItem(){return null},setItem(){}}}var Q=te;var ve=document.head.appendChild(document.createElement("style"));ve.dataset.for="filters";var Y=class extends C{constructor(n){super(n);this.key=`filter-${this.el.name}`,this.value=this.el.checked,this.el.addEventListener("change",()=>{this.setLocalStorage(this.el.checked)}),this.setLocalStorage(this.fromLocalStorage()),ve.innerHTML+=`html:not(.${this.key}) .tsd-is-${this.el.name} { display: none; } -`}fromLocalStorage(){let n=Q.getItem(this.key);return n?n==="true":this.el.checked}setLocalStorage(n){Q.setItem(this.key,n.toString()),this.value=n,this.handleValueChange()}handleValueChange(){this.el.checked=this.value,document.documentElement.classList.toggle(this.key,this.value),this.app.filterChanged(),document.querySelectorAll(".tsd-index-section").forEach(n=>{n.style.display="block";let r=Array.from(n.querySelectorAll(".tsd-index-link")).every(i=>i.offsetParent==null);n.style.display=r?"none":"block"})}};var Z=class extends C{constructor(n){super(n);this.summary=this.el.querySelector(".tsd-accordion-summary"),this.icon=this.summary.querySelector("svg"),this.key=`tsd-accordion-${this.summary.dataset.key??this.summary.textContent.trim().replace(/\s+/g,"-").toLowerCase()}`;let r=Q.getItem(this.key);this.el.open=r?r==="true":this.el.open,this.el.addEventListener("toggle",()=>this.update());let i=this.summary.querySelector("a");i&&i.addEventListener("click",()=>{location.assign(i.href)}),this.update()}update(){this.icon.style.transform=`rotate(${this.el.open?0:-90}deg)`,Q.setItem(this.key,this.el.open.toString())}};function ge(t){let e=Q.getItem("tsd-theme")||"os";t.value=e,ye(e),t.addEventListener("change",()=>{Q.setItem("tsd-theme",t.value),ye(t.value)})}function ye(t){document.documentElement.dataset.theme=t}var Le;function be(){let t=document.getElementById("tsd-nav-script");t&&(t.addEventListener("load",xe),xe())}async function xe(){let t=document.getElementById("tsd-nav-container");if(!t||!window.navigationData)return;let n=await(await fetch(window.navigationData)).arrayBuffer(),r=new Blob([n]).stream().pipeThrough(new DecompressionStream("gzip")),i=await new Response(r).json();Le=t.dataset.base+"/",t.innerHTML="";for(let s of i)we(s,t,[]);window.app.createComponents(t),window.app.ensureActivePageVisible()}function we(t,e,n){let r=e.appendChild(document.createElement("li"));if(t.children){let i=[...n,t.text],s=r.appendChild(document.createElement("details"));s.className=t.class?`${t.class} tsd-index-accordion`:"tsd-index-accordion",s.dataset.key=i.join("$");let o=s.appendChild(document.createElement("summary"));o.className="tsd-accordion-summary",o.innerHTML='',Ee(t,o);let a=s.appendChild(document.createElement("div"));a.className="tsd-accordion-details";let l=a.appendChild(document.createElement("ul"));l.className="tsd-nested-navigation";for(let u of t.children)we(u,l,i)}else Ee(t,r,t.class)}function Ee(t,e,n){if(t.path){let r=e.appendChild(document.createElement("a"));r.href=Le+t.path,n&&(r.className=n),location.href===r.href&&r.classList.add("current"),t.kind&&(r.innerHTML=``),r.appendChild(document.createElement("span")).textContent=t.text}else e.appendChild(document.createElement("span")).textContent=t.text}G(X,"a[data-toggle]");G(Z,".tsd-index-accordion");G(Y,".tsd-filter-item input[type=checkbox]");var Se=document.getElementById("tsd-theme");Se&&ge(Se);var je=new U;Object.defineProperty(window,"app",{value:je});he();be();})(); + ${ce(l.parent,i)}.${d}`);let v=document.createElement("li");v.classList.value=l.classes??"";let f=document.createElement("a");f.href=r.base+l.url,f.innerHTML=u+d,v.append(f),e.appendChild(v)}}function ue(t,e){let n=t.querySelector(".current");if(!n)n=t.querySelector(e==1?"li:first-child":"li:last-child"),n&&n.classList.add("current");else{let r=n;if(e===1)do r=r.nextElementSibling??void 0;while(r instanceof HTMLElement&&r.offsetParent==null);else do r=r.previousElementSibling??void 0;while(r instanceof HTMLElement&&r.offsetParent==null);r&&(n.classList.remove("current"),r.classList.add("current"))}}function Ve(t,e){let n=t.querySelector(".current");if(n||(n=t.querySelector("li:first-child")),n){let r=n.querySelector("a");r&&(window.location.href=r.href),e.blur()}}function ce(t,e){if(e==="")return t;let n=t.toLocaleLowerCase(),r=e.toLocaleLowerCase(),i=[],s=0,o=n.indexOf(r);for(;o!=-1;)i.push(K(t.substring(s,o)),`${K(t.substring(o,o+r.length))}`),s=o+r.length,o=n.indexOf(r,s);return i.push(K(t.substring(s))),i.join("")}var Be={"&":"&","<":"<",">":">","'":"'",'"':"""};function K(t){return t.replace(/[&<>"'"]/g,e=>Be[e])}var C=class{constructor(e){this.el=e.el,this.app=e.app}};var F="mousedown",pe="mousemove",B="mouseup",J={x:0,y:0},fe=!1,ee=!1,He=!1,D=!1,me=/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);document.documentElement.classList.add(me?"is-mobile":"not-mobile");me&&"ontouchstart"in document.documentElement&&(He=!0,F="touchstart",pe="touchmove",B="touchend");document.addEventListener(F,t=>{ee=!0,D=!1;let e=F=="touchstart"?t.targetTouches[0]:t;J.y=e.pageY||0,J.x=e.pageX||0});document.addEventListener(pe,t=>{if(ee&&!D){let e=F=="touchstart"?t.targetTouches[0]:t,n=J.x-(e.pageX||0),r=J.y-(e.pageY||0);D=Math.sqrt(n*n+r*r)>10}});document.addEventListener(B,()=>{ee=!1});document.addEventListener("click",t=>{fe&&(t.preventDefault(),t.stopImmediatePropagation(),fe=!1)});var X=class extends C{constructor(e){super(e),this.className=this.el.dataset.toggle||"",this.el.addEventListener(B,n=>this.onPointerUp(n)),this.el.addEventListener("click",n=>n.preventDefault()),document.addEventListener(F,n=>this.onDocumentPointerDown(n)),document.addEventListener(B,n=>this.onDocumentPointerUp(n))}setActive(e){if(this.active==e)return;this.active=e,document.documentElement.classList.toggle("has-"+this.className,e),this.el.classList.toggle("active",e);let n=(this.active?"to-has-":"from-has-")+this.className;document.documentElement.classList.add(n),setTimeout(()=>document.documentElement.classList.remove(n),500)}onPointerUp(e){D||(this.setActive(!0),e.preventDefault())}onDocumentPointerDown(e){if(this.active){if(e.target.closest(".col-sidebar, .tsd-filter-group"))return;this.setActive(!1)}}onDocumentPointerUp(e){if(!D&&this.active&&e.target.closest(".col-sidebar")){let n=e.target.closest("a");if(n){let r=window.location.href;r.indexOf("#")!=-1&&(r=r.substring(0,r.indexOf("#"))),n.href.substring(0,r.length)==r&&setTimeout(()=>this.setActive(!1),250)}}}};var te;try{te=localStorage}catch{te={getItem(){return null},setItem(){}}}var Q=te;var ve=document.head.appendChild(document.createElement("style"));ve.dataset.for="filters";var Y=class extends C{constructor(e){super(e),this.key=`filter-${this.el.name}`,this.value=this.el.checked,this.el.addEventListener("change",()=>{this.setLocalStorage(this.el.checked)}),this.setLocalStorage(this.fromLocalStorage()),ve.innerHTML+=`html:not(.${this.key}) .tsd-is-${this.el.name} { display: none; } +`,this.handleValueChange()}fromLocalStorage(){let e=Q.getItem(this.key);return e?e==="true":this.el.checked}setLocalStorage(e){Q.setItem(this.key,e.toString()),this.value=e,this.handleValueChange()}handleValueChange(){this.el.checked=this.value,document.documentElement.classList.toggle(this.key,this.value),this.app.filterChanged(),document.querySelectorAll(".tsd-index-section").forEach(e=>{e.style.display="block";let n=Array.from(e.querySelectorAll(".tsd-index-link")).every(r=>r.offsetParent==null);e.style.display=n?"none":"block"})}};var Z=class extends C{constructor(e){super(e),this.summary=this.el.querySelector(".tsd-accordion-summary"),this.icon=this.summary.querySelector("svg"),this.key=`tsd-accordion-${this.summary.dataset.key??this.summary.textContent.trim().replace(/\s+/g,"-").toLowerCase()}`;let n=Q.getItem(this.key);this.el.open=n?n==="true":this.el.open,this.el.addEventListener("toggle",()=>this.update());let r=this.summary.querySelector("a");r&&r.addEventListener("click",()=>{location.assign(r.href)}),this.update()}update(){this.icon.style.transform=`rotate(${this.el.open?0:-90}deg)`,Q.setItem(this.key,this.el.open.toString())}};function ge(t){let e=Q.getItem("tsd-theme")||"os";t.value=e,ye(e),t.addEventListener("change",()=>{Q.setItem("tsd-theme",t.value),ye(t.value)})}function ye(t){document.documentElement.dataset.theme=t}var Le;function be(){let t=document.getElementById("tsd-nav-script");t&&(t.addEventListener("load",xe),xe())}async function xe(){let t=document.getElementById("tsd-nav-container");if(!t||!window.navigationData)return;let n=await(await fetch(window.navigationData)).arrayBuffer(),r=new Blob([n]).stream().pipeThrough(new DecompressionStream("gzip")),i=await new Response(r).json();Le=t.dataset.base+"/",t.innerHTML="";for(let s of i)we(s,t,[]);window.app.createComponents(t),window.app.ensureActivePageVisible()}function we(t,e,n){let r=e.appendChild(document.createElement("li"));if(t.children){let i=[...n,t.text],s=r.appendChild(document.createElement("details"));s.className=t.class?`${t.class} tsd-index-accordion`:"tsd-index-accordion",s.dataset.key=i.join("$");let o=s.appendChild(document.createElement("summary"));o.className="tsd-accordion-summary",o.innerHTML='',Ee(t,o);let a=s.appendChild(document.createElement("div"));a.className="tsd-accordion-details";let l=a.appendChild(document.createElement("ul"));l.className="tsd-nested-navigation";for(let u of t.children)we(u,l,i)}else Ee(t,r,t.class)}function Ee(t,e,n){if(t.path){let r=e.appendChild(document.createElement("a"));r.href=Le+t.path,n&&(r.className=n),location.href===r.href&&r.classList.add("current"),t.kind&&(r.innerHTML=``),r.appendChild(document.createElement("span")).textContent=t.text}else e.appendChild(document.createElement("span")).textContent=t.text}G(X,"a[data-toggle]");G(Z,".tsd-index-accordion");G(Y,".tsd-filter-item input[type=checkbox]");var Se=document.getElementById("tsd-theme");Se&&ge(Se);var je=new U;Object.defineProperty(window,"app",{value:je});he();be();})(); /*! Bundled license information: lunr/lunr.js: diff --git a/assets/navigation.js b/assets/navigation.js index 202c130762..a168ea03be 100644 --- a/assets/navigation.js +++ b/assets/navigation.js @@ -1 +1 @@ -window.navigationData = "data:application/octet-stream;base64,H4sIAAAAAAAAA72dbXPjthHHv0rn7m0uvXOvaZJX1cm6i6a2z7XsJNNORkNRsM05iVRJSjm1k+9egpRIPCx2FxLgN530vPv7i1w8LAAC+Pf/XtXia/3qx1d//z35sv1zlteifExSUf3pzZ92b799++3Fu1ffvNok9XNjsy6W25Wo/jyXtvPB9tvner1qzL5k+fLVjxffvEqfs9WyFPmrH//dC0zGRZ6LtM6KfFYntZjsRF5XA1zk2zWAht10xe//+GaQuRWirD7sL7MqLXai3HN1YD+30G3yJC6zsvtpJF6zRqBlURdpsaJ/b2/phs1EvpyUZVGSsN7SDbtPnugfJY3ciCGS10nevI/y80b+HwU7oGy2y9sofH/9TlXclpX6+Ci/tcVol3k1XmVNqeABe3OCKUuc15vQfRj0tjyPi/WmyPW6wFAxfDG1SZ4WS8+o6j4Y/eN2tbppbHncozVGnI6qfZ5OG5+k5pYS3Qelf0gqcaylTLjqgrKtysAUsPyYKmCLzVRyNtuG2qWQRWF5Laqq+WVMGd2Jwee+qYM1SjwUXibxYE0Q+TSc9DFbNcaz7aJKy2yj91Eo2HZEdfzCxYnTtaiTmahr9osdHEjuMqkTD6o0R5kyaZh8TZ+TnP0KVBeSjSUypAqVzZh6suHxC6fqgrLvmibgKltndeNRPDLpuhPOF6nIduwSczQnmKtkP7qdspmdOcqUiRb7V3bGOK/phLjBam0x2j+E2IxWzXvx6sFNL0zhKnt6rvmdeG+OMeXfx8kmWWSrrG4ylS03PwMcMR213vrmUrAvV+2f26YC3yZlsj5BTnHm6t2JqvmFFTNIkCelNM0fCz5dWlNEta1rfsV2xSwEsC+m1tZzfhnuzTGmrOk+v3qwR6nPSbnkv+reHGVm+dNK+JJ1J4x/n61Fl4Hw0IM9Rv2l8eLxpCVFuuCjLjDWqEmPd0LNtJT6Xe83EBTwMSTe/vC3d3+9UGU2m1WWJtJWD5lLQren8ONktVok6ReSezQkgUXjk9dmKXBRVWsm+r7YZCmX3Br7gFkv2XQgBUrRZkOLzcXG6p5dGrYPJTO5ufuH2JPkzowB+zlZbQUH1xpSwCmzTEx5pWHa5he32+qZJvamJLRt8Glga0bButiRsM6MB4NSFxTrzFccAjNR7rLGnYk/mlNw2YVOlyS0M6NgbVaxnNV0UeotSeRh2qardNwqCnqRUk3rv13wGjHFlsLORFKmz23D9LUmwZo1jf7PVuSpuNmuF4z6q5uTcJlXNBmGmSG74Jo5CZeDpjaH5obU8qAkHvKq684XdEup2FLYy8nH0cPV/Xx89TC7n9zNp5cDfZeUWbIAl3JsN13oL5qGeEyaJBQskJiG5WZp/KaodEtT2zpb9atS794PQvqqVGvGWpC6Kp60idN0lVSVwelsdNy7C3VR4zgVjBaPDmaYUgFMlRThvgDf8eM2b6dYdR2no6743Xun2CFVX4qvflqDH1OqGXqd+GC6JyK3bCdy2+62/XmUiGmPopuIrrNceDwD5INIiNzv15v2KLralurPmFZNc/6YPTX/ytBBnEnRYxvsq2f7kVJNYpkt4bwfU7LcEKEnUd9WYrss7pJ8Wazl4EzUlAzohImUxXbzYe/zJIALIpBVTbPclEsyFL0hCjvMCs+y/4oHOY05TjY0GHBCRX7JSk8F0wPBb4bC3bRsrnkPWAjzRSWr58/lNM/q66TJjMlCZNoj6FKsi51ouqD1x7JYj8pSHaTAdMAFEaiOz6d1ORUl4nDDhPTX6dU1Yr58yarv6eiSgLgignXhWJuGRQxzC2xnU+uupr15TqrnLql69+27t66k6mA9l9as3Org8FOijq3N365RFQ/kvShW2uiNi7YGcuDL2chR2THV/M71Ulor1tuQ8wb2pLqL9tow79Dv3/3w/i9v1XfRFtrP+Wpvrdk5yYCLiy5nL1lgxVB/Ge/hlyHzE6Se2tDWgUzwfIidB5l1+SA7D7RstU7zR2MKC3qlqiXrnbKDZZFf666u0tBNqN3JcXlVe0hofqxHccz+eiohs8LnFEu2Ypgyy5YLVKDZeozS7oijtWDip/zmHbagcm4Mo0ctfpwYkTk4bFL/2rVJ49alhh8vBg084vtv6Ix3f2hp9TUH8u0rXpHev6oQIQIqPkYMVD4jCq6vkchAYF8kBYuFIRIhHIZCjIgYEvxmyUwxvDsMvIsAGj8PhU2K08HqzeErjrgC+0M6MiaQjitdne8u+LWkMWbVDO1D04XwTi6lDsw4Rf5+v/HInRFtgBunofD8DXA7YtdAxxtRd3yc+1vMovf9OTkcIh2+6UTEIrSiiBq7QVU8ORMQpDz0gV/UEn0QfKFYHtReKpgHuViZo9SMnjyaInEiFTmFNCUiZpFS6iUSSUAnTmjip5OACiNAJ82KSakoU5qYSJy4RJjyxCRO6ZL8k313n8hJ/JHe8FTtjhNnXGC0StGGBnb9wqXAmsXUUXx5Q5CV/PRyw+z3emNWxe1WWtjjjgGuOIZuIWCRkC0ErBC0hYAlGC0Ef6kMFoqTnjpUYgYlRiLq0OCGhTdjbIiEnzK2BSLGIfSksY2PkmkOMnEzTadOnJDEzDSdKuEzzUEqYqYJi8SJS7RME5Zg9yM+6SXYZeFpENxZealwsker8fVRoKasT8oaXXUldNYIhp+XNa751XHtUQH9m+IjPW5D7FAJWd0dEkHru0MjfBN8FIrYAEMSMeIRrfGFBM7IVtCaDgc+dHsCPBG3NTHPDsGKFnRwCPrlVufgMRLtNQD/8OUY0QpboBGhwCUbUWI3Nkc3/mjVoRtn0IqLvUDgYgxhcSnv0PkkiFih4TRUruJyiqg7bbTbro0Q5VxYhxS5S6nmwJtHMw8c8ZexEKGrAyUXskJQWkGrBCXGGS2pZ7jcjs+LXgN4udhJsZeJnFR6obhJKd+oefRCiHCkroih+EJBjNIpMfSY4dR3FPmE0N5QFCNsrUrcULUSkcPTanjWMKNfQ3ttokkmpntcjfGJkg3DQ9AvPaFLPi1NnCNFR5KXBlX6UXnuulXZ5+SF2qvSoaNuToEkQlZYiB+0tkICjKr6UyYd9+zss5NRveJEQlMIHwgNHyEOGp8fBp90RBPyykAOPsYZ575KKiVqGYAV6e9y4cd0fZBLSwb6/BYWilbE46RusIRHQectiusy4dfELX68MIReEbfojJdvHE1DvXfgRJpQr7xDh3/bHTfCi+7AnNw3ecryJ+6ApIMPPqy3DVyf4aHguE4jVGRBJbqxJq4E4ekEbaEVgfDlVIFHKKwKPcpnMp1K3JVZUCN8IGKuyoIK4ddkO5mIK7K2QPg4RFuNtfGRduEDAzB8EA8PvRgaqiNLwnN2AkzueELsz23M9AXHG4kLg9x6EJMoQE/NIA9uEb4QgpqM0Kv5Vo3gTQTV8hCceZGv9j4fCdlerNbJ75Aep5SJCd0yciRDtpUcvaCtJ0eQ0Z66w4mWVIY6VXZ9qodHlegOvBJ52d/35zwETFg3DjmKfJnkTVNb1vblV2omLHGWqTvttUxvRTnd/CzKyplrgwqqm1ttcnM3MPWDYSW1+bPuq58JO8nL9kDnwnm6bAvprQiWdXEVyAIvrDJYd3fz6c3Po6vpJXoccEvUbHWqdgawNLz5PJ9NP92M7h/uJjRWtUbA16Nf53eT8ee7y8b8XwTXMMawD1f309Hl5d38anLz6f4nDhxyQSTSYr0pm/p3u12sslQ7UN9soyTeMkfavLQ9KLw7lVyeysiVcLmR7blx4QUEVwzJ1pqBUwwRnDw/tcx2zVM1T9E+UvtwONrhRMgc35WPiu2DiHwRaZp8aZpmnNubIagqe8pxirRAADtRZo/7WWOU1NsS6V0lyzBGu86up0mblK3vapxHK6b2TVXYIR5jmZlUJOy1YX1InqzD7vq7HsZ6AuXCWvYusOPKWBfXNHdhZVXRLyRyERVLDGadZY7xBmMXsmt8zLtYXUzD2gWVXvjC64DUbDEgcCEIxlTNMaxxSxuGPJq6cMSIpYX5jE92XSY0d2Z9GrG35k3vOi70ZAu8tgiu12KlSL4aWMmwrvnkwwdXvHKc8ftNAC50xrOYAJdQOwbxFOjGLZxCxZvkRWXCz/f6yJ07jPbROnsI7SMWZkIYVQw8N8zWihqzoDPGbKWQG3k8SkmIOUDuM1JzH9bkgTn2cwiBswftnTW/GR0/WsjlfzH70fa6nIdKlKMn7fp5jPoacONnkPoUw0A+WmLTDGAKCUexZ3Iusz/cGpTlT/2ds+21cTMt+QeD2OqgAGQ4f/BrL1U5S9lBAAqSXoyIQ8N7HZ8jw+GRk/MR9IMwOzfklUHZOdhUqezBCW2WWpd2Z/AcOxVmwA+2rDfDOYIEhIc+gYQWCdIvoQphOiRU4uRTYdxNiksL731c4353pVBkdGeiagDjTNZ703zpSoJ+8jwI8D94dkxgqJPuJlZzcU+4w1fsIRHu6Mg9e/7XCptw3t3Cx17lcG8Rp9h0eMMRKTLtpAC7UHb0wQebqAZnZtxFsUOrXkjLAMx8UOTehfqoIe/K03WSJ8gdfunhQwbdGktdXFMWAFc3paH4r+Ss3phDdwBzsMEwff7BeXmmMQae1U25WHOomiX+5lyZL1j8TXNsFeiwlZZTqzRbsjZZ0QYLvWZLrvdYoUeYYBEwKmZWfyzKO7EuujUhsoIa9kSlv7YOS3DW+2vwrARw5aCUyfNx6eAHV69WAtcqo5t3kGt0O5bPNeCfF03R27luuO14RxuK1Q4WGLcJd1TbmuJL509FVWWb2XbhDlWH14yJ8BsXYLuBwBXYYOTlrq83x11f/Q2wziKAbF933c+l7Fu7zKq02GlfsuktmHvLW+9KDY5VJ56M6YUp0FmUzuYMvQ+XAt9OJnfzya/jn0Y3nybz+9Gn+c3oGlk814VwCtKwqk9ONNju6HDycjgw1ndFmobpZ44xrPpBlDY/NUeZA+vRMq/eLI/29Pc+jfl8CeMd9egyr+TcEFmFdLLphZVt+ei94aVayDEF0wtTEHl5XwokjdfRB3OiXDWajEjrZNOPEeDjpY7NiLrct7W6j7LzvuzjTYmDDyvUrbFzlQeAdg6sUWaTusl7LMXwqcZpOq9BkGsO9Gg826/Xoi6Nj2pO0jVQbuUa+IzHU1FDuJREmgnnsr5bonVjha5pYqWLu4xTIgcAPuF0nsTh39H6VB0j5/+yetfYL2wQivrSBhnXi7Pr0HR3ntLAQaPUlPomHa1XSF/tVuudz/swyy3A+VyrbC///rCvBXJRsltCcce+CXtOTnyEzvPkz80QMPQR2m9ntFT8Juqs3mWQ8etcDoNyOjV3auoELFlnTkM4lQJPTRA69HTFoXUbAW0yW8ti0G3lWXoWA9HbFFU9zjbPJ73EwRlTKMXpAkff4P2lX0d5Znqmi/lmaFCIfCU1hvvbKStS3joKIkZzNMi9RJM0qMVvlkwtdtM0O6mlsPK3Gb9xOlfRxKCVm7coAujxl0iwTpnxYLY7I0mFWxIPNRXA3ELgqVO792nYo/9q+aUf7juv62yMWOP7Up/EtSHARDt+ShYy0T7wwk22D8zQE+4DOdqk+yARcOJdh9KT79s6WzlTcAlrDVhF4Kp4QtYEB1ZnhzUU01pWvcLuuswIdUDDnApPqhS/+6KpfNV2YZRb6K12Wk5nrLPSfGbPSbk0tohz9QZfplz1YX/GA+re5CdIbWlrfyJHyPRB8U2E11kuPJ8F8iO/cvJ7CtMHxVfbUv0p06ppCR+zp+ZfmVoIgBRuf16WP52iafuScj8nq2wJ9wqUmuVK9LuV2C6Lu3aWRF7ZJ5AZsEEKdMSEymK7+bD3fSLADRHJqkvx2JRXVmh6YxR4yMvkx0cPTcNRjpMNDw44okK/ZOUJKqYXNsAdCn7TEjalcSUO7aF6JoZbDPNHZavnz+U0z+rrZDPjFS7TB5scFOtiJ5oubC13kY7KkurdOwXADZ8c7J5T67KQ2chByOGKThdqr9a7i8X8+bJV31vySgfijojWxaja5+kxA+EIGS7kB55Ycib/g7m7gLNLT0MG25cHUc/Yiafj6J1qnN3DOjPoDmIdHXYXsc4OtZNYp4bZTWwzw+wo1rnMXcWs3ZgQOdD+SwhNl2Pkgz4MD7m5Jajt1iY71JZrmxtk27WNPXPrdQ8Muv3aosbYgk2IhG/uY23FpgQCbcemZOI0CTG3ZSMiobdmk1Lht2f7Sp67rcpX7+xNVr6CYbZqk6qBt2t76UWPYdBt215qIbdue5acENu3fZ717C3ciNj527h7uMdgi7eV2yaft52bpJ+ay7uj2/5P3K3dutZLb+8G1SNt8da0wm/zBvEBt3qD/MGRnOhgbPfWJSJs+XYKhN72zRMK1r+hKuE6NlQm3BZwll6YbeBOqdBbwZ1Cmj9didDt4LpI0C3hEDrstnBIIejWcEgg8PZwSCLsFnFIIeA2cQgfbqs4RO/d0LLP3i7eS3htGefup+7pwfdU9+QI+6p7dvi91T2au7/694Szt1grKKz9xZMh3rNazqXsmuer3G0ZbO9uxCZybrX6sO+3cpECsINbgdkIMxvd41HZyC/sTdyUmciXyJVlktKbuCn3yRPyM+Rf3b687xYlJ9hZDgPsnKMc2jJAn+RAndolMZzzuqzmjtfhutyw3tDsQ2Aw0F0YnWpejVeZ1nCBpN6OgMmKxnto3ZiBbevvuFg3iade6TG84YTJsD/lVgoV49d/3K5WetkCgUczDDV1rIODwCmyAm5gPySVsK8YgKmqLQpFkgWYTOQKTjzY01ASzu7GkHG1fDAfa/1AMPlSwCbQQFltIIwC20ELxcDgiC6Rl596pWW20btRmGh7oALMWHCCIJOamajpEYtiSQL1pMqNs7MpAwafoQAD3UdaAFAsg3LjqTTKFJKNBDNWqi0K9ZqNn2LrXyZYpCLb0eXgaEfAVsl+dDulYZ0dCpOpHf27OiscpA8LHRx7EKhj+jEXr580zcnpIkZX2dthMPn3cbJJFtkqq5sMYEumOIAHJqCfiMLMSmAnrkw7EXOblMnaR0fx4goxpwchF0qCuFztiLU/CbRRaoPUyDdjagbYdsJk2hrKKJK9HQaTdZT1OwdDFGd/eQnT4E8sDZjrU18YiX3Ye+KkIG8SUI7CCJA0oVdXLxiUCwwyavLInVCzFmQPDWBssK0dNKPNZpWlibTVI2KxdUOKO05Wq0WSfnEDjxYkCb4S08KpZkwmscXNZ3Obaou/SNOSJLdTslfZYnOxIXdRAcYUf3Jzp210NJHd3xmUdvEU5bQWFGlKRXrKi/EUWKmxUI7VGIBmbNazSMD+PJvSBcZN6f7Oo0DZAMxzpgAO8kyUuywVJPdoR1Flj6XewWXSur9TlO5WrlmNlIzehGQdphaYu0dBc1ID2iphkV37IWzeTCRl+ty2Hl9rN1Ezo5n/2Yo8FTfb9QKrcrodST1sMTNzSIuq2ZFUOWaA1xctsGlKsR/yqus0F0gDphhRvOPJieOrh9n95A69vLGdRrTs6e9fwPIFwi17BL6QZxPdFw/14/cDFVqyUQyRhULmQRISGPi8iAFJHwvR2dlTqG4mPI8KQIHRppvqGHICWC6RgC27omF2SxBPM6WR6hGOGXZYlsI2fBCRbVPq7gviGC5JVgzR5Wz2AcvdaiV1vrJ92MOiLH6vRPmm+SG1c2vNwWjeGhltzB+//R9hLoQU/OcAAA==" \ No newline at end of file +window.navigationData = "data:application/octet-stream;base64,H4sIAAAAAAAAA72db3PjuJGHv8vM20yy62ySzb46jayZVcX2+Cx7N5XUloqiYJs1EsmQlHZ0V/fdjyAlEn8a3Q0J8JvUZtz9/EQCaDQAAvj3/75rxLfm3U/v/uv35Ovu3R/epa/ZZl2J/N1P/x7+luWNqJ6TVNStQZk0r+2/bYv1biPqPy2l33K0+ONrs920Zl+zfP3upysYOJsWeS7SJivyRZM0YrYXeaPARb7bAmjYTVf88f/+MMrcC1HVHw/XWZ0We1EduDqwn1voPnkR11nV/zQSr1kj0KpoirTY0L93sHTDFiJfz6qqqEjYYOmGPSYv9I+SRm7EWJK3Sd6+j+pLKf+Pgh1RNtvlbVS+v/xVVdxVtfr4KL+zxWjXeT3dZG2t4AEHc4Ipa5zXm9B9GPSuPk+LbVnkeltgqBi+mNosT4u1Z6nqPhj9026zuWttedyTNUacT+pDns5bn6Th1hLdB6V/TGpxaqVMuOqCsq3GwBSw/JgqYMRmKjnDtqF2LWRVWN+Kum5/GVNGd2LwuW/qaI0Sj5WXSTxaE0Q+DSd9yjat8WK3qtMqK/U+CgXbjqiOX3FxyulWNMlCNA37xY4OJHedNIkHVZqjTJk0zL6lr0nOfgWqC8nGEhlShcpmTD0ZePyKU3VB2Q9tCLjJtlnTehTPTLruhPNFKrI9u8aczAnmJjlM7udsZm+OMmWixf6VvTHOazshbmF1thjtH0KUk037Xrx6cNMLU7jJXl4bfic+mGNM+fdpUiarbJM1baay4+ZngCOmo7Zb31wK9uWq/feubcD3SZVsz5BTnLl6D6Juf2HNLCTIk1Ka588Fny6tKaIa69pfsdswKwHsi6l17ZxfhwdzjClbus+vHu1R6mtSrfmvejBHmVn+shG+ZN0J4z9mW9FnIDz0aI9Rf+3nORg8aUmRrvioK4w1adPjvVAzLaV9N4cSggI+hsR3f//b93+5UmXKcpOlibTVi8wlodtT+Gmy2ayS9CvJPRmSwKL1yRuzFrioqjUT/ViUWcold8Y+YNZLNh1IgUp02dCqvCqt7tmlYftQMrO7h3+IA0nuzRiwX5LNTnBwnSEFnDPrxJxXG+ZdfnG/q19p4mBKQruATwM7MwrWlx0J6814MCh1QbHOfMUhsBDVPtOmjVH8yZyCyy50viahvRkF67KK9aKhq9JgSSKP0zZ9o+M2UdCLlGqj/27FC2KKLYVdiKRKX7vA9K0hwZo1jf7PTuSpuNttV4z2q5uTcJlXtBmGmSG74Jo5CZeDpi6H5hap5UFJPOV1352v6Eip2FLY69mnydPN43J687R4nD0s59cjfZ9UWbICl3JsN13oz5qGeE7aJBSskJiG5WZp/Kao7Jps41yF6v7IWoC6KV60idJ0k9S1weltdNz3V+oixmnqF60OPcwwpQosVVKCxwJ8p8+7vJtS1XWcjrriX39wih1T87X45qc1+jGl2qHWmQ+meyJy627ituteu59HiZj2KLot0W2WC49ngHwQCZH7/XrTHkXXu0r9GfO6Dd/P2Uv7rwwdxJkUPcVcXz3bj5RqE8lsDef5mJLlhgi9iOa+Frt18ZDk62IrB2OioWRAJ0ykKnblx4PPkwAuiEBWt2G4rZdkUQyGKOw4C7zI/kc8yWnLaVLSYMAJFfk1qzwVTA8EX46Vu41srnkOWAjzRSXr1y/VPM+a26TNhMlKZNoj6Epsi71ou6Dtp6rYTqpKHZTAdMAFEahPz6d1OTUl4nDDhPTX6dU1Yr58yXro6eiagLgigk3hWIuGRQxzC6xmT9u+jX14TdRxrp5EHW2W0oaVSx0dftaY5m/VqIoH8h4UK210xkVbAzXjZZRyvOV6C90fWY8vJwLsWXIX7b1h3qN/+P7vP/z5O/Xhu1r5Jd8crEU4JxlwcdHldCQLrBjqL+MH+GXIBARpiDa0cyAzOB9i70GmVT7I3oOuTMtnY04KeqWqJeudsgvLIr/XXV21oZ8he5AD7brxkND8WI/imM71VEKmeS+plmzFMHWWLReoQrP1GLXdUY7WCoif8ofvsRWSS8sweqnFLydGyRwdytS/dZVp3LbU8uOVQQuP+P5bOuPdHyOtvohAvn3FK9L7VxUilICKj1EGKp9RCq7Pi8iCwD4xClYWhkiE4jAUYpSIIcEPS2aK4d1h4F0EEPw8FMoUp4PNm8NXHHEF9pdxZJlAOq50dbm/4reS1pjVMrQvR1fCO7mUOjDjHPnHQ+mROyPaADdOoPD8DXAcsVug442oWzgu/S1m1fvxkhwOkQ4fOhGxCFEUUWMHVMWTMwFBykNf7EWt0UfBNyrLo9pbFeZRLlbmKDWjJ4+mSJySipxCmhIRs0gp9RaJJKATp2jip5OACqOAzpoVk1JRpjQxkTjlEmHKE5M4p0vyT/bdfSIn8Ud6w3O1e06ccYERlaINDez2hUuBLYupo/jyhiAb+S1lyez3BmNWw+1XWtjjjhGuOIaOELBIyAgBKwSNELAEI0Lwl8pgoTjpqUMlZqHESEQdGtxi4c0YGyLhp4xtgYjlEHrS2MZHyTRHmbiZplMnTpHEzDSdKuEzzVEqYqYJi8Qpl2iZJizB7kd80kuwy8LTILiz8lLhZI9W8PVRoKasz8oaXW0ldNYIFj8va9zym+PWowH6h+ITPW4gdqiEbO4OiaDt3aERPgSfhCIGYEgiRnlEC76QwAXZCtrS4YIPHU+AJ+JGE/MwEKxqQSeBoF9u9Q4eI9FBA/APX48RrbAVGhEKXLMRJXawObnxR6sO3TiDVlzsDQouxhAWl/IuOp8EEas0nEDlqi7niLrTRjt2lUJUS2GdOuSupZoDbx7NPEHEX8ZChG4OlFzIBkFpBW0SlBhntKQeynI/vaz0WsDblZ0Ue5uSk0pvVG5SyrfUPHohRDhSV8RQfKNCjNIpMfSYxalvGfIpQnvHUIxi61TiFlUnEbl4Og3PFmb0a2ivTYRkYrrHFYzPlGwZHoJ+6Qld82lp4mAouiR5aVCtn33nblu1ffBdqL0qPTrq5hRIImSDhfhBWyskwGiqP2fS8cDOPnsZ1StOSWgK4QtCw0coB43PLwafdEQT8spAjj7GoeW+Siolah2AFenvcuHHdH2QS0sG+vwWFopWxeOkbrCER0XnLYrrMuHXxC1+vGIIvSJu0Rkv3zh7hnrvwJEzoV55jw7/tntuhBfdgzm5b/KS5S/cAUkPH31Ybxu4D8NDwXE/RqiSBZXoYE3c8cHTCRqhFYHw9VSBR6isCj3KZzK9StyVWVAjfEHEXJUFFcKvyfYyEVdkbYHw5RBtNdbGR9qFDwzA8EE8PPRiaKiOLAnP2QkwueMJsT+3MdMXHG8kLgxy50FMogA9NYM8ukX4QggKGaFX860WwZsIauQhOMsi3xx8PhKyvVjRye+QHqeUiQkdGTmSIWMlRy9o9OQIMuKpuzjRmspQp+quT/PwaBIid86cCOvKIEcVr5K8Da1VY99epWa+EmeZutNcy/ReVPPyF1HVztwaVFDd3Gqzu4eRqZ/0Kqntn3Vf/ZDXWV51JzIXzuNiO8hgRbCsm6dAFnjjlMF6eFjO736Z3Myv0fN8O6Jmq1O1Q3yl4d2X5WL++W7y+PQwo7GqNQK+nfxz+TCbfnm4bs3/RXANYwz7dPM4n1xfPyxvZnefH3/mwCEXRCIttmXVtrf73WqTpdqJ+GZMknjLHIlxaXfSd3+suDxmkSvhciPjt3FjBQRXDMnozMAphghOHohaZfv2qdqn6B6pezgc7XAiZE7vykfF9kFEvoo0Tb62oRjnDmYIqs5ecpwiLRDAXlTZ82HRGiXNrkJ6U8kyjNGuMkWW21L7ainskI6pzDycR3oPsPeG9TE5sg6zGy5nmOoJkgtr2bvAjjteXVzT3IWVTUO/QchFVCwxmHUYOcYbjV3IPtiYl6e6mIa1Cyq98IXVEanZYkDgBg+MqZpjWONaNQx5MnXhiBFJB/MZf+z7zGf5HYs4WPOmbx03cLIF3lsE12uxUiJfDaxmWPdy8uGjK944Lvj9JgAXuuBZTIBLqBtjeAr04xJOpeJN4qIy4edzfeQuHSb7aF08RPYRCzPhiyoGnvtla0Uts6AzwmylkBt1PGpJiDk+7jNScxvWZIE51nMIgbMF3SUzvxkdP1rJ5X8x+9HufpunWlSTF+2+eIz6HnDjZ5D6lMJIPlli0wpgCgmX4sDk3D5/vOYny1+GS2K7e94WWvIPFmKngwKQ4fvRr7sV5SJlBwGoSHo1Ig4FH3R8jgSHR07OR9APuuzdkFcGZedgqFLZoxMaljqXbufvEjv1ZcSPtqw3wzliBISHPmGEFgnSL6EKYTokVOLsU1/cIcWlhfc+rnG/u1EoMroz0TSAcSbrvWm+dCNBP2keBfgfNDsmMNRJdhOrubgn2OE78ZAS7unIxXj+9wCbcN5lwKde5XjxEKfa9HjDEaky3aQAu1L29NEHm5gGZ2bcVbFHq15IZABmPijy4EJ9tJD39ek2yRPkEr70+KGCbo2lLq4pC4Crm9JQ/FdyVmvMoTuAOdpgmCH/4Lw80xgDL5q2Xmw5VM0Sf3OuzBes/qY5tupz3CrLaVWaLdmarNIGK71mS67vWEWPMMEqYDTMrPlUVA9iW/RrQGQDNeyJRn9rHYbgbPe34FkIRnuv9CuQ9W6sAi4+RnfjIBfd9iyfi7q/rNq6tnfdQdvzTjYUqxsdMO777am2NcWXzp+Lus7KxW7lLpserxkT5W1cUe0GApdUm3cgtbXrA7kX3b3/3HXBlrLx7Dqr02KvfYqmhyj3nrXBlRr9qk48GdMLU6DTJJ3NGVsfr+m9n80elrN/Tn+e3H2eLR8nn5d3k1tkNVwXwilI5FSfnIjI7tLhJN5wwVgfBmkapp85iLDaA1Hb/NQcdc5oN+u8/rC2pfR20xot1zDO0W6u81pO9pBNRiebXlhdlo86GF6rlRpTML0wBZFXj5VA8nIdfTQn6lGryShZnWz6oQV6umaxHRxXhxJbLz7dXThasoq2M3Yu0wDQ3oE1TGxzL3mTpBi/rThP5z0Ick1inowXh+1WNJXxFcxZugbKrdwA3914KmoIl5JIM+Fcl3dLdG6somtDqHRx12lK5AjAZ4wukzj+O9p+6lPJ+b+swTX2CxuFor60Ucb14uw2NN9fpjRy0FJqa32bXjYbpC92qw3Ol31J5RbgfF9Vdddvfzw0Armq2C2huGMfcb0mZz5C73n292EIGPpq7LcLIhU/RF3Uu4wyfp3LcVRNp95OTZ2AJePMeQSnUuC5BUKHnm84RrcJEJPZWhaDjpUX6VkMRK8s6maala9nvcTRGVOoxPkCJ9/g/aVfR3lheqaL+WZoUBH5SmoM98dPVkl56yiIGOFolHuLkDSqxQ9LphY7NC3OihRW/rbgB6dLFU0M2rh5qxqAHn+NA+uUGQ9muzOSVDiSeKipAOY3/546jXtjhRZ9119d8aL9E2s8j06SSwgwUY4fW4VMlI+8cJPlIzP0hPlIjjZpPkoEnDjXofTk+a7JNs6UW8I6A1YVuClekEW8kdXbYYFh3simVthdlVlCPdAwp4onVarfY9E2tnq3Muot9FZ7Lacz1jlpPovXpFobe7a5eqMvU67+eLjgAXVv8puhrrZ1P5EjZPqg+LaEt1kuPJ8F8iM/S/J7CtMHxde7Sv0p87qNhM/ZS/uvTC0EQAp3Py/LX87RtH1JuV+STbaGewVKzXIl+tla7NbFQzcrIu/QE8iM1ygFOmJCVbErPx58nwhwQ0Sy+lo8t/WVVTSDMQo85mHya6GnNnBU06TkwQFHVOjXrDpDxfTCBrRjxW8jYVsbN+IYD9VDKtximD8qW79+qeZ51twm5YJXuUwfbDJQbIu9aLuwrdzmOakqqnfvFQA3fDKwf06ty0JmH0chhys6Pai9Wu8uFvPny9ZDb8mrHYg7ItoUk/qQp6cMhCNkuJBfZGLJmfwP5nYAzrY6DRlsIx1EvWDrnI6jt5ZxtvvqzKBbfnV02G2/OjvU1l+dGmb7r80MswVY5zK3AbO2T0LkQBsmITRdj5Ev8DA85OaWoPZHm+xQe6RtbpB90jb2wr3SAzDofmmLGmPPNCESPtzH2jtNCQTaP03JxAkJMfdRIyKh91KTUuH3U/tKXroPylfv4l1RvoJh9laTqoH3V3vpRS/DoPusvdRC7rX2rDkh9lv7POvFe64Rscv3XQ9wj8EWb++1Tb5s/zVJPzeXd5du9z9x92LrWm+9HxtUj7QnW9MKvy8bxAfcmw3yR0dyooOxP1uXiLBH2ykQep82TyhY/4aqhOvYUJlwe7ZZemH2bTulQu/ddgpp/nQjQvdv6yJB93BD6LD7uCGFoHu5IYHA+7khibB7uiGFgPu6IXy4vd0QfXBD6z57f/cg4bXHm7sBeqAH3wQ9kCNshB7Y4TdDD2juhujfE85mYK2isDYEz8byXjRyLmXfPl/tjmWwvTuIzeTcav3xMGzVIgVgB7cCMwgzg+7pLGvkFw4mbspC5GvkDjFJGUzclMfkBfkZ8q9uX953ipIT7PCFEXbJ2QtdHaCPXqCO2ZIYzgFbVrjjdbguN6w3NPsQGAx0F0anmtfTTaYFLpA02BEw2dB4D60bM7Bd+50W2zbx1Bs9hjecMBn2p9tKpWL8+k+7zUavWyDwZIah5o51cBA4R1bADezHpBb2HQAwVbVFoUiyAJOJXMGJB3saSsLZ3RgyrsgH87HoB4LJlwKGQANlxUAYBcZBC8XA4Ig+kZefeqVVZmyQhom2ByrALAtOIcikZiEaesSiWJJAPaly4+xsyoDBZyLAQPcRFQAUy6DceCqNMoVkkGCWlWqLQr1m4+fY+pcJFqnI9nQ9ONkRsE1ymNzPaVhvh8Jkakf/rt4KB+nDQgfHHgTqmGHMxesnTXNyuojRVQ52GEz+fZqUySrbZE2bAezIFAfwwAT0E06YWQnsxJXpJmLukyrZ+ugoXlwh5vQg5EJJELednbD2J4E2Sg1IrXw7pmaAbSdMpmuhjCo52GEw2UZZv3M0RHH2l5cwDf7E0oC5PvWFkdiHvWdOCvImAeUojABJE3p19YpBucIgkzaP3As1a0H20ADGBtvaQTMpy02WJtJWLxGLrRtS3Gmy2ayS9KsbeLIgSfAdlRZONWMyiS1uPpvbVFv8RZqWJLmbkr3JVuVVSe6iAowp/uzuQdvYaCL7vzMo3eIpyuksKNKcKuk5r4znwEqNhXKsxgA0Y7OeRQL259mUvmDclP7vPAqUDcA8ZwrgIC9Etc9SQXJPdhRV9ljqJVkmrf87RemvzVo0SM0YTEjWcWqBuXsUNCc1oK0SFtm1H8LmLURSpa9d9PjWuImaGc38z07kqbjbbVdYk9PtSOpxi5mZQ1pUzY6kyjEDvL5ogU1Tiv2U132nuUICmGJE8U4nIU5vnhaPswf0dsVuGtGyp79/AesXCLfsEfhKnkX0WDw1zz+OVGjJRjFEFgqZB0dIYODzIUYkfQxEb2dPobqZ8DwqAAVGm26qY8gJYLlEArbuq4bZLUE8zZRGqkc0ZtjhWArb8EFEdm2teyyIY7ckWTFEl7PZJyL3q5XUgcjqauWqKn6vRfWh/QmNc1PN0WjZGRnRRX7g+P+0RJRqZucAAA==" \ No newline at end of file diff --git a/assets/style.css b/assets/style.css index 07a385b731..98a4377942 100644 --- a/assets/style.css +++ b/assets/style.css @@ -29,7 +29,7 @@ --light-color-ts-constructor-signature: var(--light-color-ts-constructor); --light-color-ts-parameter: var(--light-color-ts-variable); /* type literal not included as links will never be generated to it */ - --light-color-ts-type-parameter: var(--light-color-ts-type-alias); + --light-color-ts-type-parameter: #a55c0e; --light-color-ts-accessor: var(--light-color-ts-property); --light-color-ts-get-signature: var(--light-color-ts-accessor); --light-color-ts-set-signature: var(--light-color-ts-accessor); @@ -69,7 +69,7 @@ --dark-color-ts-constructor-signature: var(--dark-color-ts-constructor); --dark-color-ts-parameter: var(--dark-color-ts-variable); /* type literal not included as links will never be generated to it */ - --dark-color-ts-type-parameter: var(--dark-color-ts-type-alias); + --dark-color-ts-type-parameter: #e07d13; --dark-color-ts-accessor: var(--dark-color-ts-property); --dark-color-ts-get-signature: var(--dark-color-ts-accessor); --dark-color-ts-set-signature: var(--dark-color-ts-accessor); @@ -266,12 +266,12 @@ h6 { line-height: 1.2; } -h1 > a, -h2 > a, -h3 > a, -h4 > a, -h5 > a, -h6 > a { +h1 > a:not(.link), +h2 > a:not(.link), +h3 > a:not(.link), +h4 > a:not(.link), +h5 > a:not(.link), +h6 > a:not(.link) { text-decoration: none; color: var(--color-text); } @@ -649,6 +649,28 @@ input[type="checkbox"]:checked ~ svg .tsd-checkbox-checkmark { font-weight: bold; } +.tsd-full-hierarchy:not(:last-child) { + margin-bottom: 1em; + padding-bottom: 1em; + border-bottom: 1px solid var(--color-accent); +} +.tsd-full-hierarchy, +.tsd-full-hierarchy ul { + list-style: none; + margin: 0; + padding: 0; +} +.tsd-full-hierarchy ul { + padding-left: 1.5rem; +} +.tsd-full-hierarchy a { + padding: 0.25rem 0 !important; + font-size: 1rem; + display: inline-flex; + align-items: center; + color: var(--color-text); +} + .tsd-panel-group.tsd-index-group { margin-bottom: 0; } @@ -714,12 +736,15 @@ input[type="checkbox"]:checked ~ svg .tsd-checkbox-checkmark { } .tsd-navigation > a, .tsd-navigation .tsd-accordion-summary { - width: calc(100% - 0.5rem); + width: calc(100% - 0.25rem); + display: flex; + align-items: center; } .tsd-navigation a, .tsd-navigation summary > span, .tsd-page-navigation a { - display: inline-flex; + display: flex; + width: calc(100% - 0.25rem); align-items: center; padding: 0.25rem; color: var(--color-text); @@ -759,11 +784,6 @@ input[type="checkbox"]:checked ~ svg .tsd-checkbox-checkmark { margin-left: -1.5rem; } -.tsd-nested-navigation > li > a, -.tsd-nested-navigation > li > span { - width: calc(100% - 1.75rem - 0.5rem); -} - .tsd-page-navigation ul { padding-left: 1.75rem; } diff --git a/classes/_waku_core.ConnectionManager.html b/classes/_waku_core.ConnectionManager.html index ca79995521..5b74c4649e 100644 --- a/classes/_waku_core.ConnectionManager.html +++ b/classes/_waku_core.ConnectionManager.html @@ -1,4 +1,4 @@ -ConnectionManager | Documentation

Hierarchy

Implements

Constructors

constructor +ConnectionManager | Documentation

Hierarchy

Implements

Constructors

Properties

#private: any
configuredPubsubTopics: string[]
currentActiveParallelDialCount: number = 0
dialAttemptsForPeer: Map<string, number> = ...
dialErrorsForPeer: Map<string, any> = ...
keepAliveManager: KeepAliveManager
libp2p: Libp2p
onEventHandlers: {
    peer:connect: ((evt) => void);
    peer:disconnect: ((evt) => void);
    peer:discovery: ((evt) => void);
} = ...

Type declaration

  • peer:connect: ((evt) => void)
      • (evt): void
      • Parameters

        • evt: CustomEvent<PeerId>

        Returns void

  • peer:disconnect: ((evt) => void)
      • (evt): void
      • Parameters

        • evt: CustomEvent<PeerId>

        Returns void

  • peer:discovery: ((evt) => void)
      • (evt): void
      • Parameters

        • evt: CustomEvent<PeerInfo>

        Returns void

online: boolean = false
pendingPeerDialQueue: PeerId[] = []
instances: Map<string, ConnectionManager> = ...

Methods

  • Parameters

    • event: Event

    Returns boolean

  • Checks if the peer is dialable based on the following conditions:

    +

Constructors

Properties

#private: any
configuredPubsubTopics: string[]
currentActiveParallelDialCount: number = 0
dialAttemptsForPeer: Map<string, number> = ...
dialErrorsForPeer: Map<string, any> = ...
keepAliveManager: KeepAliveManager
libp2p: Libp2p
onEventHandlers: {
    peer:connect: ((evt) => void);
    peer:disconnect: ((evt) => void);
    peer:discovery: ((evt) => void);
} = ...

Type declaration

  • peer:connect: ((evt) => void)
      • (evt): void
      • Parameters

        • evt: CustomEvent<PeerId>

        Returns void

  • peer:disconnect: ((evt) => void)
      • (evt): void
      • Parameters

        • evt: CustomEvent<PeerId>

        Returns void

  • peer:discovery: ((evt) => void)
      • (evt): void
      • Parameters

        • evt: CustomEvent<PeerInfo>

        Returns void

online: boolean = false
pendingPeerDialQueue: PeerId[] = []
instances: Map<string, ConnectionManager> = ...

Methods

  • Parameters

    • event: Event

    Returns boolean

  • Checks if the peer is dialable based on the following conditions:

    1. If the peer is a bootstrap peer, it is only dialable if the number of current bootstrap connections is less than the max allowed.
    2. If the peer is not a bootstrap peer
    -

    Parameters

    • peerId: PeerId

    Returns Promise<boolean>

  • Parameters

    • type: string

    Returns number

  • Parameters

    • type: string

    Returns number

  • Type Parameters

    • Detail

    Parameters

    Returns boolean

  • Checks if the peer should be dialed based on the following conditions:

    1. If the peer is already connected, don't dial
    2. If the peer is not part of any of the configured pubsub topics, don't dial
    3. If the peer is not dialable based on bootstrap status, don't dial
    4. If the peer is already has an active dial attempt, or has been dialed before, don't dial it
    -

    Parameters

    • peerId: PeerId

    Returns Promise<boolean>

    true if the peer should be dialed, false otherwise

    -

Generated using TypeDoc

\ No newline at end of file +

Parameters

  • peerId: PeerId

Returns Promise<boolean>

true if the peer should be dialed, false otherwise

+

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/_waku_core.DecodedMessage.html b/classes/_waku_core.DecodedMessage.html index 6ded2bdbdc..93e03f75f7 100644 --- a/classes/_waku_core.DecodedMessage.html +++ b/classes/_waku_core.DecodedMessage.html @@ -1,4 +1,4 @@ -DecodedMessage | Documentation

Hierarchy

  • DecodedMessage

    Implements

    Constructors

    constructor +DecodedMessage | Documentation

    Hierarchy

    • DecodedMessage

      Implements

      Constructors

      Properties

      Accessors

      Constructors

      Properties

      pubsubTopic: string

      Accessors

      Generated using TypeDoc

      \ No newline at end of file +

      Constructors

      Properties

      pubsubTopic: string

      Accessors

      Generated using TypeDoc

      \ No newline at end of file diff --git a/classes/_waku_core.Decoder.html b/classes/_waku_core.Decoder.html index 46fd936728..54e131fe7d 100644 --- a/classes/_waku_core.Decoder.html +++ b/classes/_waku_core.Decoder.html @@ -1,6 +1,6 @@ -Decoder | Documentation

      Implements

      Constructors

      constructor +Decoder | Documentation

      Implements

      Constructors

      Properties

      contentTopic: string
      pubsubTopic: string

      Methods

      Generated using TypeDoc

      \ No newline at end of file +

      Constructors

      Properties

      contentTopic: string
      pubsubTopic: string

      Methods

      Generated using TypeDoc

      \ No newline at end of file diff --git a/classes/_waku_core.Encoder.html b/classes/_waku_core.Encoder.html index 49682fd2f3..8b2c2c8368 100644 --- a/classes/_waku_core.Encoder.html +++ b/classes/_waku_core.Encoder.html @@ -1,8 +1,8 @@ -Encoder | Documentation

      Implements

      Constructors

      constructor +Encoder | Documentation

      Implements

      Constructors

      Properties

      contentTopic: string
      ephemeral: boolean = false
      metaSetter?: IMetaSetter
      pubsubTopic: string

      Methods

      Generated using TypeDoc

      \ No newline at end of file +

      Constructors

      Properties

      contentTopic: string
      ephemeral: boolean = false
      metaSetter?: IMetaSetter
      pubsubTopic: string

      Methods

      Generated using TypeDoc

      \ No newline at end of file diff --git a/classes/_waku_core.KeepAliveManager.html b/classes/_waku_core.KeepAliveManager.html index 0d63719e26..58223c4c3e 100644 --- a/classes/_waku_core.KeepAliveManager.html +++ b/classes/_waku_core.KeepAliveManager.html @@ -1,4 +1,4 @@ -KeepAliveManager | Documentation

      Constructors

      constructor +KeepAliveManager | Documentation

      Constructors

      Properties

      Constructors

      Properties

      pingKeepAliveTimers: Map<string, Timeout>
      relay?: IRelay
      relayKeepAliveTimers: Map<PeerId, Timeout[]>

      Methods

      Generated using TypeDoc

      \ No newline at end of file +

      Constructors

      Properties

      pingKeepAliveTimers: Map<string, Timeout>
      relay?: IRelay
      relayKeepAliveTimers: Map<PeerId, Timeout[]>

      Methods

      Generated using TypeDoc

      \ No newline at end of file diff --git a/classes/_waku_core.StreamManager.html b/classes/_waku_core.StreamManager.html index abdec7a9c4..5391ea4c1d 100644 --- a/classes/_waku_core.StreamManager.html +++ b/classes/_waku_core.StreamManager.html @@ -1,4 +1,4 @@ -StreamManager | Documentation

      Constructors

      constructor +StreamManager | Documentation

      Constructors

      • Parameters

        • multicodec: string
        • getConnections: ((peerId?) => Connection[])
            • (peerId?): Connection[]
            • Return a list of all connections this node has open, optionally filtering +

      Constructors

      • Parameters

        • multicodec: string
        • getConnections: ((peerId?) => Connection[])
            • (peerId?): Connection[]
            • Return a list of all connections this node has open, optionally filtering by a PeerId

              -

              Parameters

              • Optional peerId: PeerId

              Returns Connection[]

              Example

              for (const connection of libp2p.getConnections()) {
              console.log(peerId, connection.remoteAddr.toString())
              // Logs the PeerId string and the observed remote multiaddr of each Connection
              } +

              Parameters

              • Optional peerId: PeerId

              Returns Connection[]

              Example

              for (const connection of libp2p.getConnections()) {
              console.log(peerId, connection.remoteAddr.toString())
              // Logs the PeerId string and the observed remote multiaddr of each Connection
              }
              -
        • addEventListener: (<K>(type, listener, options?) => void)
            • <K>(type, listener, options?): void
            • Type Parameters

              Parameters

              • type: K
              • listener: null | EventHandler<Libp2pEvents<Libp2pServices>[K]>
              • Optional options: boolean | AddEventListenerOptions

              Returns void

        Returns StreamManager

      Properties

      addEventListener: (<K>(type, listener, options?) => void)

      Type declaration

        • <K>(type, listener, options?): void
        • Type Parameters

          Parameters

          • type: K
          • listener: null | EventHandler<Libp2pEvents<Libp2pServices>[K]>
          • Optional options: boolean | AddEventListenerOptions

          Returns void

      getConnections: ((peerId?) => Connection[])

      Type declaration

        • (peerId?): Connection[]
        • Return a list of all connections this node has open, optionally filtering +

    • addEventListener: (<K>(type, listener, options?) => void)
        • <K>(type, listener, options?): void
        • Type Parameters

          Parameters

          • type: K
          • listener: null | EventHandler<Libp2pEvents<Libp2pServices>[K]>
          • Optional options: boolean | AddEventListenerOptions

          Returns void

    • Returns StreamManager

      Properties

      addEventListener: (<K>(type, listener, options?) => void)

      Type declaration

        • <K>(type, listener, options?): void
        • Type Parameters

          Parameters

          • type: K
          • listener: null | EventHandler<Libp2pEvents<Libp2pServices>[K]>
          • Optional options: boolean | AddEventListenerOptions

          Returns void

      getConnections: ((peerId?) => Connection[])

      Type declaration

        • (peerId?): Connection[]
        • Return a list of all connections this node has open, optionally filtering by a PeerId

          -

          Parameters

          • Optional peerId: PeerId

          Returns Connection[]

          Example

          for (const connection of libp2p.getConnections()) {
          console.log(peerId, connection.remoteAddr.toString())
          // Logs the PeerId string and the observed remote multiaddr of each Connection
          } +

          Parameters

          • Optional peerId: PeerId

          Returns Connection[]

          Example

          for (const connection of libp2p.getConnections()) {
          console.log(peerId, connection.remoteAddr.toString())
          // Logs the PeerId string and the observed remote multiaddr of each Connection
          }
          -
      log: Logger
      multicodec: string
      streamPool: Map<string, Promise<void | Stream>>

      Methods

      Generated using TypeDoc

      \ No newline at end of file +
      log: Logger
      multicodec: string
      streamPool: Map<string, Promise<void | Stream>>

      Methods

      Generated using TypeDoc

      \ No newline at end of file diff --git a/classes/_waku_core.waku.WakuNode.html b/classes/_waku_core.waku.WakuNode.html index 274360934a..5c81432b4c 100644 --- a/classes/_waku_core.waku.WakuNode.html +++ b/classes/_waku_core.waku.WakuNode.html @@ -1,4 +1,4 @@ -WakuNode | Documentation

      Implements

      Constructors

      constructor +WakuNode | Documentation

      Implements

      Constructors

      Properties

      Constructors

      Properties

      connectionManager: ConnectionManager
      filter?: IFilter
      libp2p: Libp2p
      lightPush?: ILightPush
      pubsubShardInfo?: ShardingParams
      pubsubTopics: string[]
      relay?: IRelay
      store?: IStore

      Accessors

      Methods

      • Dials to the provided peer.

        -

        Parameters

        • peer: PeerId | MultiaddrInput

          The peer to dial

          +

      Constructors

      Properties

      connectionManager: ConnectionManager
      filter?: IFilter
      libp2p: Libp2p
      lightPush?: ILightPush
      pubsubShardInfo?: ShardingParams
      pubsubTopics: string[]
      relay?: IRelay
      store?: IStore

      Accessors

      Methods

      • Dials to the provided peer.

        +

        Parameters

        • peer: PeerId | MultiaddrInput

          The peer to dial

        • Optional protocols: Protocols[]

          Waku protocols we expect from the peer; Defaults to mounted protocols

          -

        Returns Promise<Stream>

      • Return the local multiaddr with peer id on which libp2p is listening.

        +

      Returns Promise<Stream>

      • Return the local multiaddr with peer id on which libp2p is listening.

        Returns string

        Throws

        if libp2p is not listening on localhost.

        -

      Generated using TypeDoc

      \ No newline at end of file +

      Generated using TypeDoc

      \ No newline at end of file diff --git a/classes/_waku_dns_discovery.DnsNodeDiscovery.html b/classes/_waku_dns_discovery.DnsNodeDiscovery.html index b0f54abfed..3e204df72e 100644 --- a/classes/_waku_dns_discovery.DnsNodeDiscovery.html +++ b/classes/_waku_dns_discovery.DnsNodeDiscovery.html @@ -1,4 +1,4 @@ -DnsNodeDiscovery | Documentation

      Constructors

      constructor +DnsNodeDiscovery | Documentation

      Constructors

      Properties

      Constructors

      Properties

      _DNSTreeCache: {
          [key: string]: string;
      }

      Type declaration

      • [key: string]: string
      _errorTolerance: number = 10

      Methods

      • Retrieves the TXT record stored at a location from either +

      Constructors

      Properties

      _DNSTreeCache: {
          [key: string]: string;
      }

      Type declaration

      • [key: string]: string
      _errorTolerance: number = 10

      Methods

      • Retrieves the TXT record stored at a location from either this DNS tree cache or via DNS query.

        -

        Parameters

        Returns Promise<string>

        Throws

        if the TXT Record contains non-UTF-8 values.

        -
      • Runs a recursive, randomized descent of the DNS tree to retrieve a single +

        Parameters

        Returns Promise<string>

        Throws

        if the TXT Record contains non-UTF-8 values.

        +
      • Runs a recursive, randomized descent of the DNS tree to retrieve a single ENR record as an ENR. Returns null if parsing or DNS resolution fails.

        -

        Parameters

        Returns Promise<null | ENR>

      • Returns a list of verified peers listed in an EIP-1459 DNS tree. Method may +

        Parameters

        Returns Promise<null | ENR>

      • Returns a list of verified peers listed in an EIP-1459 DNS tree. Method may return fewer peers than requested if

        -

        Parameters

        Returns AsyncGenerator<IEnr, any, unknown>

      • Returns a list of verified peers listed in an EIP-1459 DNS tree. Method may +

        Parameters

        Returns AsyncGenerator<IEnr, any, unknown>

      • Returns a list of verified peers listed in an EIP-1459 DNS tree. Method may return fewer peers than requested if

        -

        Parameters

        Returns Promise<IEnr[]>

        Link

        wantedNodeCapabilityCount requires +

        Parameters

        Returns Promise<IEnr[]>

        Link

        wantedNodeCapabilityCount requires larger quantity of peers than available or the number of errors/duplicate peers encountered by randomized search exceeds the sum of the fields of

        Link

        wantedNodeCapabilityCount plus the

        Link

        _errorTolerance factor.

        -

      Generated using TypeDoc

      \ No newline at end of file +

      Generated using TypeDoc

      \ No newline at end of file diff --git a/classes/_waku_dns_discovery.PeerDiscoveryDns.html b/classes/_waku_dns_discovery.PeerDiscoveryDns.html index 40f3cfd680..43c54ab34c 100644 --- a/classes/_waku_dns_discovery.PeerDiscoveryDns.html +++ b/classes/_waku_dns_discovery.PeerDiscoveryDns.html @@ -1,5 +1,5 @@ PeerDiscoveryDns | Documentation

      Parse options and expose function to return bootstrap peer addresses.

      -

      Hierarchy

      • TypedEventEmitter<PeerDiscoveryEvents>
        • PeerDiscoveryDns

      Implements

      • PeerDiscovery

      Constructors

      Hierarchy

      • TypedEventEmitter<PeerDiscoveryEvents>
        • PeerDiscoveryDns

      Implements

      • PeerDiscovery

      Constructors

      Properties

      Constructors

      Properties

      #private: any
      _options: DnsDiscOptions
      _started: boolean
      nextPeer: undefined | (() => AsyncGenerator<IEnr, any, unknown>)

      Type declaration

        • (): AsyncGenerator<IEnr, any, unknown>
        • Returns AsyncGenerator<IEnr, any, unknown>

      Accessors

      Methods

      • Type Parameters

        • K extends "peer"

        Parameters

        • type: K
        • listener: null | EventHandler<PeerDiscoveryEvents[K]>
        • Optional options: boolean | AddEventListenerOptions

        Returns void

      • Parameters

        • event: Event

        Returns boolean

      • Parameters

        • type: string

        Returns number

      • Type Parameters

        • K extends "peer"

        Parameters

        • type: K
        • Optional listener: null | EventHandler<PeerDiscoveryEvents[K]>
        • Optional options: boolean | EventListenerOptions

        Returns void

      • Type Parameters

        • Detail

        Parameters

        • type: "peer"
        • Optional detail: CustomEventInit<Detail>

        Returns boolean

      Generated using TypeDoc

      \ No newline at end of file +

      Constructors

      Properties

      #private: any
      _options: DnsDiscOptions
      _started: boolean
      nextPeer: undefined | (() => AsyncGenerator<IEnr, any, unknown>)

      Type declaration

        • (): AsyncGenerator<IEnr, any, unknown>
        • Returns AsyncGenerator<IEnr, any, unknown>

      Accessors

      Methods

      • Type Parameters

        • K extends "peer"

        Parameters

        • type: K
        • listener: null | EventHandler<PeerDiscoveryEvents[K]>
        • Optional options: boolean | AddEventListenerOptions

        Returns void

      • Parameters

        • event: Event

        Returns boolean

      • Parameters

        • type: string

        Returns number

      • Type Parameters

        • K extends "peer"

        Parameters

        • type: K
        • Optional listener: null | EventHandler<PeerDiscoveryEvents[K]>
        • Optional options: boolean | EventListenerOptions

        Returns void

      • Type Parameters

        • Detail

        Parameters

        • type: "peer"
        • Optional detail: CustomEventInit<Detail>

        Returns boolean

      Generated using TypeDoc

      \ No newline at end of file diff --git a/classes/_waku_enr.ENR.html b/classes/_waku_enr.ENR.html index 9223c6a978..7c3e24dde4 100644 --- a/classes/_waku_enr.ENR.html +++ b/classes/_waku_enr.ENR.html @@ -1,4 +1,4 @@ -ENR | Documentation

      Hierarchy

      • RawEnr
        • ENR

      Implements

      Constructors

      constructor +ENR | Documentation

      Hierarchy

      • RawEnr
        • ENR

      Implements

      Constructors

      Properties

      Constructors

      • Parameters

        • kvs: Record<string, Uint8Array> = {}
        • seq: bigint = ...
        • Optional signature: Uint8Array

        Returns ENR

      Properties

      [toStringTag]: string
      getLocationMultiaddr: ((protocol) => undefined | Multiaddr) = ...

      Type declaration

      peerId?: PeerId
      seq: bigint
      signature?: Uint8Array
      size: number

      Returns

      the number of elements in the Map.

      -
      RECORD_PREFIX: "enr:" = "enr:"
      [species]: MapConstructor

      Accessors

      • get multiaddrs(): undefined | Multiaddr[]
      • Get the multiaddrs field from ENR.

        +

      Constructors

      • Parameters

        • kvs: Record<string, Uint8Array> = {}
        • seq: bigint = ...
        • Optional signature: Uint8Array

        Returns ENR

      Properties

      [toStringTag]: string
      getLocationMultiaddr: ((protocol) => undefined | Multiaddr) = ...

      Type declaration

      peerId?: PeerId
      seq: bigint
      signature?: Uint8Array
      size: number

      Returns

      the number of elements in the Map.

      +
      RECORD_PREFIX: "enr:" = "enr:"
      [species]: MapConstructor

      Accessors

      • get multiaddrs(): undefined | Multiaddr[]
      • Get the multiaddrs field from ENR.

        This field is used to store multiaddresses that cannot be stored with the current ENR pre-defined keys. These can be a multiaddresses that include encapsulation (e.g. wss) or do not use ip4 nor ip6 for the host address (e.g. dns4, dnsaddr, etc)..

        If the peer information only contains information that can be represented with the ENR pre-defined keys (ip, tcp, etc) then the usage of ENR.getLocationMultiaddr should be preferred.

        The multiaddresses stored in this field are expected to be location multiaddresses, ie, peer id less.

        -

        Returns undefined | Multiaddr[]

      • set multiaddrs(multiaddrs): void
      • Set the multiaddrs field on the ENR.

        +

        Returns undefined | Multiaddr[]

      • set multiaddrs(multiaddrs): void
      • Set the multiaddrs field on the ENR.

        This field is used to store multiaddresses that cannot be stored with the current ENR pre-defined keys. These can be a multiaddresses that include encapsulation (e.g. wss) or do not use ip4 nor ip6 for the host address (e.g. dns4, dnsaddr, etc)..

        @@ -55,21 +55,21 @@ address (e.g. dns4, dnsaddr, etc)..

        (ip, tcp, etc) then the usage of ENR.setLocationMultiaddr should be preferred. The multiaddresses stored in this field must be location multiaddresses, ie, without a peer id.

        -

        Parameters

        • multiaddrs: undefined | Multiaddr[]

        Returns void

      Methods

      • Returns an iterable of entries in the map.

        -

        Returns IterableIterator<[string, Uint8Array]>

      • Returns void

      • Parameters

        • key: string

        Returns boolean

        true if an element in the Map existed and has been removed, or false if the element does not exist.

        -
      • Returns an iterable of key, value pairs for every entry in the map.

        -

        Returns IterableIterator<[string, Uint8Array]>

      • Executes a provided function once per each key/value pair in the Map, in insertion order.

        -

        Parameters

        • callbackfn: ((value, key, map) => void)
            • (value, key, map): void
            • Parameters

              • value: Uint8Array
              • key: string
              • map: Map<string, Uint8Array>

              Returns void

        • Optional thisArg: any

        Returns void

      • Returns a specified element from the Map object. If the value that is associated to the provided key is an object, then you will get a reference to that object and any change made to that object will effectively modify it inside the Map.

        -

        Parameters

        • key: string

        Returns undefined | Uint8Array

        Returns the element associated with the specified key. If no element is associated with the specified key, undefined is returned.

        -
      • Returns the full multiaddr from the ENR fields matching the provided +

        Parameters

        • multiaddrs: undefined | Multiaddr[]

        Returns void

      Methods

      • Returns an iterable of entries in the map.

        +

        Returns IterableIterator<[string, Uint8Array]>

      • Returns void

      • Parameters

        • key: string

        Returns boolean

        true if an element in the Map existed and has been removed, or false if the element does not exist.

        +
      • Returns an iterable of key, value pairs for every entry in the map.

        +

        Returns IterableIterator<[string, Uint8Array]>

      • Executes a provided function once per each key/value pair in the Map, in insertion order.

        +

        Parameters

        • callbackfn: ((value, key, map) => void)
            • (value, key, map): void
            • Parameters

              • value: Uint8Array
              • key: string
              • map: Map<string, Uint8Array>

              Returns void

        • Optional thisArg: any

        Returns void

      • Returns a specified element from the Map object. If the value that is associated to the provided key is an object, then you will get a reference to that object and any change made to that object will effectively modify it inside the Map.

        +

        Parameters

        • key: string

        Returns undefined | Uint8Array

        Returns the element associated with the specified key. If no element is associated with the specified key, undefined is returned.

        +
      • Parameters

        • key: string

        Returns boolean

        boolean indicating whether an element with the specified key exists or not.

        -
      • Returns an iterable of keys in the map

        -

        Returns IterableIterator<string>

      • Adds a new element with a specified key and value to the Map. If an element with the same key already exists, the element will be updated.

        -

        Parameters

        • k: string
        • v: Uint8Array

        Returns ENR

      • Parameters

        • data: Uint8Array
        • privateKey: Uint8Array

        Returns Promise<Uint8Array>

      • Returns an iterable of values in the map

        -

        Returns IterableIterator<Uint8Array>

      • Parameters

        • kvs: Record<string, Uint8Array> = {}
        • seq: bigint = ...
        • Optional signature: Uint8Array

        Returns Promise<ENR>

      Generated using TypeDoc

      \ No newline at end of file +

      Returns undefined | Multiaddr

      • Parameters

        • key: string

        Returns boolean

        boolean indicating whether an element with the specified key exists or not.

        +
      • Returns an iterable of keys in the map

        +

        Returns IterableIterator<string>

      • Adds a new element with a specified key and value to the Map. If an element with the same key already exists, the element will be updated.

        +

        Parameters

        • k: string
        • v: Uint8Array

        Returns this

      • Parameters

        • data: Uint8Array
        • privateKey: Uint8Array

        Returns Promise<Uint8Array>

      • Returns an iterable of values in the map

        +

        Returns IterableIterator<Uint8Array>

      • Parameters

        • kvs: Record<string, Uint8Array> = {}
        • seq: bigint = ...
        • Optional signature: Uint8Array

        Returns Promise<ENR>

      Generated using TypeDoc

      \ No newline at end of file diff --git a/classes/_waku_enr.EnrCreator.html b/classes/_waku_enr.EnrCreator.html index 52bc8f007a..ff3fe2cb58 100644 --- a/classes/_waku_enr.EnrCreator.html +++ b/classes/_waku_enr.EnrCreator.html @@ -1,4 +1,4 @@ -EnrCreator | Documentation

      Constructors

      constructor +EnrCreator | Documentation

      Constructors

      Methods

      Constructors

      Methods

      Generated using TypeDoc

      \ No newline at end of file +

      Constructors

      Methods

      Generated using TypeDoc

      \ No newline at end of file diff --git a/classes/_waku_enr.EnrDecoder.html b/classes/_waku_enr.EnrDecoder.html index 49caf0d7d2..24331b5c33 100644 --- a/classes/_waku_enr.EnrDecoder.html +++ b/classes/_waku_enr.EnrDecoder.html @@ -1,4 +1,4 @@ -EnrDecoder | Documentation

      Constructors

      constructor +EnrDecoder | Documentation

      Constructors

      Methods

      Constructors

      Methods

      Generated using TypeDoc

      \ No newline at end of file +

      Constructors

      Methods

      Generated using TypeDoc

      \ No newline at end of file diff --git a/classes/_waku_message_encryption.DecodedMessage.html b/classes/_waku_message_encryption.DecodedMessage.html index 7ac3c07b12..aa1c547f06 100644 --- a/classes/_waku_message_encryption.DecodedMessage.html +++ b/classes/_waku_message_encryption.DecodedMessage.html @@ -1,4 +1,4 @@ -DecodedMessage | Documentation

      Hierarchy

      Implements

      Constructors

      constructor +DecodedMessage | Documentation

      Hierarchy (view full)

      Implements

      Constructors

      Properties

      Methods

      Constructors

      Properties

      _decodedPayload: Uint8Array
      pubsubTopic: string
      signature?: Uint8Array
      signaturePublicKey?: Uint8Array

      Accessors

      • get _rawTimestamp(): undefined | bigint
      • Returns undefined | bigint

      • get contentTopic(): string
      • Returns string

      • get ephemeral(): boolean
      • Returns boolean

      • get meta(): undefined | Uint8Array
      • Returns undefined | Uint8Array

      • get timestamp(): undefined | Date
      • Returns undefined | Date

      • get version(): number
      • Returns number

      Methods

      • Verify the message's signature against the public key.

        -

        Parameters

        • publicKey: Uint8Array

        Returns boolean

        true if the signature matches the public key, false if not or if no signature is present.

        -

      Generated using TypeDoc

      \ No newline at end of file +

      Constructors

      Properties

      _decodedPayload: Uint8Array
      pubsubTopic: string
      signature?: Uint8Array
      signaturePublicKey?: Uint8Array

      Accessors

      • get _rawTimestamp(): undefined | bigint
      • Returns undefined | bigint

      • get contentTopic(): string
      • Returns string

      • get ephemeral(): boolean
      • Returns boolean

      • get meta(): undefined | Uint8Array
      • Returns undefined | Uint8Array

      • get timestamp(): undefined | Date
      • Returns undefined | Date

      • get version(): number
      • Returns number

      Methods

      • Verify the message's signature against the public key.

        +

        Parameters

        • publicKey: Uint8Array

        Returns boolean

        true if the signature matches the public key, false if not or if no signature is present.

        +

      Generated using TypeDoc

      \ No newline at end of file diff --git a/classes/_waku_peer_exchange.PeerExchangeDiscovery.html b/classes/_waku_peer_exchange.PeerExchangeDiscovery.html index 8f08724367..8e47deb2e2 100644 --- a/classes/_waku_peer_exchange.PeerExchangeDiscovery.html +++ b/classes/_waku_peer_exchange.PeerExchangeDiscovery.html @@ -1,4 +1,4 @@ -PeerExchangeDiscovery | Documentation

      Hierarchy

      • TypedEventEmitter<PeerDiscoveryEvents>
        • PeerExchangeDiscovery

      Implements

      • PeerDiscovery

      Constructors

      constructor +PeerExchangeDiscovery | Documentation

      Hierarchy

      • TypedEventEmitter<PeerDiscoveryEvents>
        • PeerExchangeDiscovery

      Implements

      • PeerDiscovery

      Constructors

      Properties

      Constructors

      Properties

      #private: any
      components: Components
      isStarted: boolean
      options: Options
      peerExchange: WakuPeerExchange
      queryAttempts: Map<string, number> = ...
      queryingPeers: Set<string> = ...

      Accessors

      Methods

      • Type Parameters

        • K extends "peer"

        Parameters

        • type: K
        • listener: null | EventHandler<PeerDiscoveryEvents[K]>
        • Optional options: boolean | AddEventListenerOptions

        Returns void

      • Parameters

        • event: Event

        Returns boolean

      • Parameters

        • type: string

        Returns number

      • Type Parameters

        • K extends "peer"

        Parameters

        • type: K
        • Optional listener: null | EventHandler<PeerDiscoveryEvents[K]>
        • Optional options: boolean | EventListenerOptions

        Returns void

      • Type Parameters

        • Detail

        Parameters

        • type: "peer"
        • Optional detail: CustomEventInit<Detail>

        Returns boolean

      Generated using TypeDoc

      \ No newline at end of file +

      Constructors

      Properties

      #private: any
      components: Components
      isStarted: boolean
      options: Options
      peerExchange: WakuPeerExchange
      queryAttempts: Map<string, number> = ...
      queryingPeers: Set<string> = ...

      Accessors

      Methods

      • Type Parameters

        • K extends "peer"

        Parameters

        • type: K
        • listener: null | EventHandler<PeerDiscoveryEvents[K]>
        • Optional options: boolean | AddEventListenerOptions

        Returns void

      • Parameters

        • event: Event

        Returns boolean

      • Parameters

        • type: string

        Returns number

      • Type Parameters

        • K extends "peer"

        Parameters

        • type: K
        • Optional listener: null | EventHandler<PeerDiscoveryEvents[K]>
        • Optional options: boolean | EventListenerOptions

        Returns void

      • Type Parameters

        • Detail

        Parameters

        • type: "peer"
        • Optional detail: CustomEventInit<Detail>

        Returns boolean

      Generated using TypeDoc

      \ No newline at end of file diff --git a/classes/_waku_peer_exchange.WakuPeerExchange.html b/classes/_waku_peer_exchange.WakuPeerExchange.html index 872e241280..9b92583a1e 100644 --- a/classes/_waku_peer_exchange.WakuPeerExchange.html +++ b/classes/_waku_peer_exchange.WakuPeerExchange.html @@ -1,5 +1,5 @@ WakuPeerExchange | Documentation

      Implementation of the Peer Exchange protocol (https://rfc.vac.dev/spec/34/)

      -

      Hierarchy

      • BaseProtocol
        • WakuPeerExchange

      Implements

      Constructors

      Hierarchy

      • BaseProtocol
        • WakuPeerExchange

      Implements

      Constructors

      Properties

      addLibp2pEventListener: (<K>(type, listener, options?) => void)

      Type declaration

        • <K>(type, listener, options?): void
        • Type Parameters

          • K extends keyof Libp2pEvents<ServiceMap>

          Parameters

          • type: K
          • listener: null | EventHandler<Libp2pEvents<ServiceMap>[K]>
          • Optional options: boolean | AddEventListenerOptions

          Returns void

      multicodec: string
      numPeersToUse: number
      pubsubTopics: string[]
      removeLibp2pEventListener: {
          <K>(type, listener?, options?): void;
          (type, listener?, options?): void;
      }

      Type declaration

        • <K>(type, listener?, options?): void
        • Type Parameters

          • K extends keyof Libp2pEvents<ServiceMap>

          Parameters

          • type: K
          • Optional listener: null | EventHandler<Libp2pEvents<ServiceMap>[K]>
          • Optional options: boolean | EventListenerOptions

          Returns void

        • (type, listener?, options?): void
        • Parameters

          • type: string
          • Optional listener: EventHandler<Event>
          • Optional options: boolean | EventListenerOptions

          Returns void

      streamManager: StreamManager

      Accessors

      • get peerStore(): PeerStore
      • Returns PeerStore

      Methods

      • Returns known peers from the address book (libp2p.peerStore) that support +

      Constructors

      Properties

      addLibp2pEventListener: (<K>(type, listener, options?) => void)

      Type declaration

        • <K>(type, listener, options?): void
        • Type Parameters

          • K extends keyof Libp2pEvents<ServiceMap>

          Parameters

          • type: K
          • listener: null | EventHandler<Libp2pEvents<ServiceMap>[K]>
          • Optional options: boolean | AddEventListenerOptions

          Returns void

      multicodec: string
      numPeersToUse: number
      pubsubTopics: string[]
      removeLibp2pEventListener: {
          <K>(type, listener?, options?): void;
          (type, listener?, options?): void;
      }

      Type declaration

        • <K>(type, listener?, options?): void
        • Type Parameters

          • K extends keyof Libp2pEvents<ServiceMap>

          Parameters

          • type: K
          • Optional listener: null | EventHandler<Libp2pEvents<ServiceMap>[K]>
          • Optional options: boolean | EventListenerOptions

          Returns void

        • (type, listener?, options?): void
        • Parameters

          • type: string
          • Optional listener: EventHandler<Event>
          • Optional options: boolean | EventListenerOptions

          Returns void

      streamManager: StreamManager

      Accessors

      • get peerStore(): PeerStore
      • Returns PeerStore

      Methods

      • Returns known peers from the address book (libp2p.peerStore) that support the class protocol. Waku may or may not be currently connected to these peers.

        -

        Returns Promise<Peer[]>

      • Returns Promise<Peer[]>

      • Retrieves a list of connected peers that support the protocol. The list is sorted by latency.

        -

        Parameters

        • Optional __namedParameters: {
              maxBootstrapPeers: number;
              numPeers: number;
          }
          • maxBootstrapPeers: number
          • numPeers: number

        Returns Promise<Peer[]>

        A list of peers that support the protocol sorted by latency.

        -
      • Parameters

        • peer: Peer

        Returns Promise<Stream>

      Generated using TypeDoc

      \ No newline at end of file +

      Returns Promise<Peer[]>

      • Returns Promise<Peer[]>

      • Retrieves a list of connected peers that support the protocol. The list is sorted by latency.

        +

        Parameters

        • Optional __namedParameters: {
              maxBootstrapPeers: number;
              numPeers: number;
          }
          • maxBootstrapPeers: number
          • numPeers: number

        Returns Promise<Peer[]>

        A list of peers that support the protocol sorted by latency.

        +
      • Parameters

        • peer: Peer

        Returns Promise<Stream>

      Generated using TypeDoc

      \ No newline at end of file diff --git a/classes/_waku_sdk.DecodedMessage.html b/classes/_waku_sdk.DecodedMessage.html index 166e3cf32f..01c3fd336f 100644 --- a/classes/_waku_sdk.DecodedMessage.html +++ b/classes/_waku_sdk.DecodedMessage.html @@ -9,4 +9,4 @@ rateLimitProof timestamp version -

      Constructors

      Properties

      pubsubTopic: string

      Accessors

      • get _rawTimestamp(): undefined | bigint
      • Returns undefined | bigint

      • get contentTopic(): string
      • Returns string

      • get ephemeral(): boolean
      • Returns boolean

      • get meta(): undefined | Uint8Array
      • Returns undefined | Uint8Array

      • get payload(): Uint8Array
      • Returns Uint8Array

      • get timestamp(): undefined | Date
      • Returns undefined | Date

      • get version(): number
      • Returns number

      Generated using TypeDoc

      \ No newline at end of file +

      Constructors

      Properties

      pubsubTopic: string

      Accessors

      • get _rawTimestamp(): undefined | bigint
      • Returns undefined | bigint

      • get contentTopic(): string
      • Returns string

      • get ephemeral(): boolean
      • Returns boolean

      • get meta(): undefined | Uint8Array
      • Returns undefined | Uint8Array

      • get payload(): Uint8Array
      • Returns Uint8Array

      • get timestamp(): undefined | Date
      • Returns undefined | Date

      • get version(): number
      • Returns number

      Generated using TypeDoc

      \ No newline at end of file diff --git a/classes/_waku_sdk.Decoder.html b/classes/_waku_sdk.Decoder.html index 7b3be48e88..064a32b60d 100644 --- a/classes/_waku_sdk.Decoder.html +++ b/classes/_waku_sdk.Decoder.html @@ -3,4 +3,4 @@ pubsubTopic

      Methods

      Constructors

      • Parameters

        • pubsubTopic: string
        • contentTopic: string

        Returns Decoder

      Properties

      contentTopic: string
      pubsubTopic: string

      Methods

      Generated using TypeDoc

      \ No newline at end of file +

      Constructors

      • Parameters

        • pubsubTopic: string
        • contentTopic: string

        Returns Decoder

      Properties

      contentTopic: string
      pubsubTopic: string

      Methods

      Generated using TypeDoc

      \ No newline at end of file diff --git a/classes/_waku_sdk.Encoder.html b/classes/_waku_sdk.Encoder.html index bad8d52644..96c605a009 100644 --- a/classes/_waku_sdk.Encoder.html +++ b/classes/_waku_sdk.Encoder.html @@ -5,4 +5,4 @@ pubsubTopic

      Methods

      Constructors

      • Parameters

        • contentTopic: string
        • ephemeral: boolean
        • pubsubTopic: string
        • Optional metaSetter: IMetaSetter

        Returns Encoder

      Properties

      contentTopic: string
      ephemeral: boolean
      metaSetter?: IMetaSetter
      pubsubTopic: string

      Methods

      • Parameters

        Returns Promise<Uint8Array>

      Generated using TypeDoc

      \ No newline at end of file +

      Constructors

      • Parameters

        • contentTopic: string
        • ephemeral: boolean
        • pubsubTopic: string
        • Optional metaSetter: IMetaSetter

        Returns Encoder

      Properties

      contentTopic: string
      ephemeral: boolean
      metaSetter?: IMetaSetter
      pubsubTopic: string

      Methods

      • Parameters

        Returns Promise<Uint8Array>

      Generated using TypeDoc

      \ No newline at end of file diff --git a/classes/_waku_sdk.WakuNode.html b/classes/_waku_sdk.WakuNode.html index 2a5b5aae3f..08d3b54cca 100644 --- a/classes/_waku_sdk.WakuNode.html +++ b/classes/_waku_sdk.WakuNode.html @@ -14,9 +14,9 @@ isStarted start stop -

      Constructors

      Properties

      connectionManager: waku.ConnectionManager
      filter?: IFilter
      libp2p: Libp2p
      lightPush?: ILightPush
      pubsubShardInfo?: any
      pubsubTopics: string[]
      relay?: IRelay
      store?: IStore

      Accessors

      Methods

      • Dials to the provided peer.

        -

        Parameters

        • peer: PeerId | MultiaddrInput

          The peer to dial

          +

      Constructors

      Properties

      connectionManager: waku.ConnectionManager
      filter?: IFilter
      libp2p: Libp2p
      lightPush?: ILightPush
      pubsubShardInfo?: any
      pubsubTopics: string[]
      relay?: IRelay
      store?: IStore

      Accessors

      Methods

      • Dials to the provided peer.

        +

        Parameters

        • peer: PeerId | MultiaddrInput

          The peer to dial

        • Optional protocols: Protocols[]

          Waku protocols we expect from the peer; Defaults to mounted protocols

          -

        Returns Promise<Stream>

      • Return the local multiaddr with peer id on which libp2p is listening.

        +

      Returns Promise<Stream>

      • Return the local multiaddr with peer id on which libp2p is listening.

        Returns string

        Throws

        if libp2p is not listening on localhost.

        -
      • Returns boolean

      • Returns boolean

      • Returns Promise<void>

      • Returns Promise<void>

      Generated using TypeDoc

      \ No newline at end of file +
      • Returns boolean

      • Returns boolean

      • Returns Promise<void>

      • Returns Promise<void>

      Generated using TypeDoc

      \ No newline at end of file diff --git a/classes/_waku_sdk.utils.Logger.html b/classes/_waku_sdk.utils.Logger.html index d47aca5657..2ddaa63f15 100644 --- a/classes/_waku_sdk.utils.Logger.html +++ b/classes/_waku_sdk.utils.Logger.html @@ -7,4 +7,4 @@ warn

      Methods

      Constructors

      • Parameters

        • Optional prefix: string

        Returns utils.Logger

      Properties

      _error: any
      _info: any
      _warn: any

      Accessors

      • get error(): Debugger
      • Returns Debugger

      • get info(): Debugger
      • Returns Debugger

      • get warn(): Debugger
      • Returns Debugger

      Methods

      • Parameters

        • level: "info" | "warn" | "error"
        • Rest ...args: unknown[]

        Returns void

      • Parameters

        • level: string
        • Optional prefix: string

        Returns string

      Generated using TypeDoc

      \ No newline at end of file +

      Constructors

      • Parameters

        • Optional prefix: string

        Returns utils.Logger

      Properties

      _error: any
      _info: any
      _warn: any

      Accessors

      • get error(): Debugger
      • Returns Debugger

      • get info(): Debugger
      • Returns Debugger

      • get warn(): Debugger
      • Returns Debugger

      Methods

      • Parameters

        • level: "info" | "warn" | "error"
        • Rest ...args: unknown[]

        Returns void

      • Parameters

        • level: string
        • Optional prefix: string

        Returns string

      Generated using TypeDoc

      \ No newline at end of file diff --git a/classes/_waku_sdk.waku.ConnectionManager.html b/classes/_waku_sdk.waku.ConnectionManager.html index 57fbe5491f..3a0ade1a78 100644 --- a/classes/_waku_sdk.waku.ConnectionManager.html +++ b/classes/_waku_sdk.waku.ConnectionManager.html @@ -1,4 +1,4 @@ -ConnectionManager | Documentation

      Hierarchy

      Implements

      Constructors

      constructor +ConnectionManager | Documentation

      Hierarchy

      Implements

      Constructors

      Properties

      #private attemptDial configuredPubsubTopics @@ -51,4 +51,4 @@
    • If the peer is already has an active dial attempt, or has been dialed before, don't dial it
    • Returns

      true if the peer should be dialed, false otherwise

      -
      startPeerConnectionListener: any
      startPeerDisconnectionListener: any
      startPeerDiscoveryListener: any
      toggleOffline: any
      toggleOnline: any
      instances: any

      Methods

      • Parameters

        • event: Event

        Returns boolean

      • Returns boolean

      • Parameters

        • type: string

        Returns number

      • Returns void

      Generated using TypeDoc

      \ No newline at end of file +
      startPeerConnectionListener: any
      startPeerDisconnectionListener: any
      startPeerDiscoveryListener: any
      toggleOffline: any
      toggleOnline: any
      instances: any

      Methods

      • Parameters

        • event: Event

        Returns boolean

      • Returns boolean

      • Parameters

        • type: string

        Returns number

      • Type Parameters

        • Detail

        Parameters

        Returns boolean

      • Returns void

      Generated using TypeDoc

      \ No newline at end of file diff --git a/classes/_waku_sdk.waku.KeepAliveManager.html b/classes/_waku_sdk.waku.KeepAliveManager.html index af63c433f2..b12308e0f2 100644 --- a/classes/_waku_sdk.waku.KeepAliveManager.html +++ b/classes/_waku_sdk.waku.KeepAliveManager.html @@ -8,4 +8,4 @@ start stop stopAll -

      Constructors

      Properties

      options: any
      pingKeepAliveTimers: any
      relay?: any
      relayKeepAliveTimers: any
      scheduleRelayPings: any

      Methods

      • Returns boolean

      • Parameters

        • peerId: PeerId
        • libp2pPing: PingService
        • peerStore: PeerStore

        Returns void

      • Parameters

        • peerId: PeerId

        Returns void

      • Returns void

      Generated using TypeDoc

      \ No newline at end of file +

      Constructors

      Properties

      options: any
      pingKeepAliveTimers: any
      relay?: any
      relayKeepAliveTimers: any
      scheduleRelayPings: any

      Methods

      • Returns boolean

      • Parameters

        • peerId: PeerId
        • libp2pPing: PingService
        • peerStore: PeerStore

        Returns void

      • Parameters

        • peerId: PeerId

        Returns void

      • Returns void

      Generated using TypeDoc

      \ No newline at end of file diff --git a/classes/_waku_sdk.waku.StreamManager.html b/classes/_waku_sdk.waku.StreamManager.html index 40faa7e88e..7500d1eee9 100644 --- a/classes/_waku_sdk.waku.StreamManager.html +++ b/classes/_waku_sdk.waku.StreamManager.html @@ -8,12 +8,12 @@ prepareNewStream streamPool

      Methods

      Constructors

      • Parameters

        • multicodec: string
        • getConnections: ((peerId?) => Connection[])
            • (peerId?): Connection[]
            • Return a list of all connections this node has open, optionally filtering +

      Constructors

      • Parameters

        • multicodec: string
        • getConnections: ((peerId?) => Connection[])
            • (peerId?): Connection[]
            • Return a list of all connections this node has open, optionally filtering by a PeerId

              -

              Parameters

              • Optional peerId: PeerId

              Returns Connection[]

              Example

              for (const connection of libp2p.getConnections()) {
              console.log(peerId, connection.remoteAddr.toString())
              // Logs the PeerId string and the observed remote multiaddr of each Connection
              } +

              Parameters

              • Optional peerId: PeerId

              Returns Connection[]

              Example

              for (const connection of libp2p.getConnections()) {
              console.log(peerId, connection.remoteAddr.toString())
              // Logs the PeerId string and the observed remote multiaddr of each Connection
              }
              -
        • addEventListener: (<K>(type, listener, options?) => void)
            • <K>(type, listener, options?): void
            • Type Parameters

              Parameters

              • type: K
              • listener: null | EventHandler<Libp2pEvents<Libp2pServices>[K]>
              • Optional options: boolean | AddEventListenerOptions

              Returns void

        Returns waku.StreamManager

      Properties

      addEventListener: (<K>(type, listener, options?) => void)

      Type declaration

        • <K>(type, listener, options?): void
        • Type Parameters

          Parameters

          • type: K
          • listener: null | EventHandler<Libp2pEvents<Libp2pServices>[K]>
          • Optional options: boolean | AddEventListenerOptions

          Returns void

      getConnections: ((peerId?) => Connection[])

      Type declaration

        • (peerId?): Connection[]
        • Return a list of all connections this node has open, optionally filtering +

    • addEventListener: (<K>(type, listener, options?) => void)
        • <K>(type, listener, options?): void
        • Type Parameters

          Parameters

          • type: K
          • listener: null | EventHandler<Libp2pEvents<Libp2pServices>[K]>
          • Optional options: boolean | AddEventListenerOptions

          Returns void

    • Returns waku.StreamManager

      Properties

      addEventListener: (<K>(type, listener, options?) => void)

      Type declaration

        • <K>(type, listener, options?): void
        • Type Parameters

          Parameters

          • type: K
          • listener: null | EventHandler<Libp2pEvents<Libp2pServices>[K]>
          • Optional options: boolean | AddEventListenerOptions

          Returns void

      getConnections: ((peerId?) => Connection[])

      Type declaration

        • (peerId?): Connection[]
        • Return a list of all connections this node has open, optionally filtering by a PeerId

          -

          Parameters

          • Optional peerId: PeerId

          Returns Connection[]

          Example

          for (const connection of libp2p.getConnections()) {
          console.log(peerId, connection.remoteAddr.toString())
          // Logs the PeerId string and the observed remote multiaddr of each Connection
          } +

          Parameters

          • Optional peerId: PeerId

          Returns Connection[]

          Example

          for (const connection of libp2p.getConnections()) {
          console.log(peerId, connection.remoteAddr.toString())
          // Logs the PeerId string and the observed remote multiaddr of each Connection
          }
          -
      handlePeerUpdateStreamPool: any
      log: any
      multicodec: string
      newStream: any
      prepareNewStream: any
      streamPool: any

      Methods

      • Parameters

        • peer: Peer

        Returns Promise<Stream>

      Generated using TypeDoc

      \ No newline at end of file +
      handlePeerUpdateStreamPool: any
      log: any
      multicodec: string
      newStream: any
      prepareNewStream: any
      streamPool: any

      Methods

      • Parameters

        • peer: Peer

        Returns Promise<Stream>

      Generated using TypeDoc

      \ No newline at end of file diff --git a/classes/_waku_utils.Logger.html b/classes/_waku_utils.Logger.html index 2160cc79e3..4fbc87833b 100644 --- a/classes/_waku_utils.Logger.html +++ b/classes/_waku_utils.Logger.html @@ -1,4 +1,4 @@ -Logger | Documentation

      Constructors

      constructor +Logger | Documentation

      Constructors

      Properties

      _error _info _warn @@ -7,4 +7,4 @@ warn

      Methods

      Constructors

      Properties

      _error: Debugger
      _info: Debugger
      _warn: Debugger

      Accessors

      Methods

      • Parameters

        • level: "info" | "warn" | "error"
        • Rest ...args: unknown[]

        Returns void

      • Parameters

        • level: string
        • Optional prefix: string

        Returns string

      Generated using TypeDoc

      \ No newline at end of file +

      Constructors

      Properties

      _error: Debugger
      _info: Debugger
      _warn: Debugger

      Accessors

      Methods

      • Parameters

        • level: "info" | "warn" | "error"
        • Rest ...args: unknown[]

        Returns void

      • Parameters

        • level: string
        • Optional prefix: string

        Returns string

      Generated using TypeDoc

      \ No newline at end of file diff --git a/enums/_waku_core.waku_store.PageDirection.html b/enums/_waku_core.waku_store.PageDirection.html index 678f4a5385..589c3a61aa 100644 --- a/enums/_waku_core.waku_store.PageDirection.html +++ b/enums/_waku_core.waku_store.PageDirection.html @@ -1,3 +1,3 @@ -PageDirection | Documentation

      Enumeration Members

      BACKWARD +PageDirection | Documentation

      Generated using TypeDoc

      \ No newline at end of file +

      Enumeration Members

      BACKWARD: "backward"
      FORWARD: "forward"

      Generated using TypeDoc

      \ No newline at end of file diff --git a/enums/_waku_enr.TransportProtocol.html b/enums/_waku_enr.TransportProtocol.html index f005907a46..ec50de65bb 100644 --- a/enums/_waku_enr.TransportProtocol.html +++ b/enums/_waku_enr.TransportProtocol.html @@ -1,3 +1,3 @@ -TransportProtocol | Documentation

      Enumeration TransportProtocol

      Enumeration Members

      TCP +TransportProtocol | Documentation

      Generated using TypeDoc

      \ No newline at end of file +

      Enumeration Members

      TCP: "tcp"
      UDP: "udp"

      Generated using TypeDoc

      \ No newline at end of file diff --git a/enums/_waku_enr.TransportProtocolPerIpVersion.html b/enums/_waku_enr.TransportProtocolPerIpVersion.html index 02a2dd3994..d94ff36c98 100644 --- a/enums/_waku_enr.TransportProtocolPerIpVersion.html +++ b/enums/_waku_enr.TransportProtocolPerIpVersion.html @@ -1,5 +1,5 @@ -TransportProtocolPerIpVersion | Documentation

      Enumeration TransportProtocolPerIpVersion

      Enumeration Members

      TCP4 +TransportProtocolPerIpVersion | Documentation

      Generated using TypeDoc

      \ No newline at end of file +

      Enumeration Members

      TCP4: "tcp4"
      TCP6: "tcp6"
      UDP4: "udp4"
      UDP6: "udp6"

      Generated using TypeDoc

      \ No newline at end of file diff --git a/enums/_waku_interfaces.EConnectionStateEvents.html b/enums/_waku_interfaces.EConnectionStateEvents.html index 8edda39272..606ea78ae3 100644 --- a/enums/_waku_interfaces.EConnectionStateEvents.html +++ b/enums/_waku_interfaces.EConnectionStateEvents.html @@ -1,2 +1,2 @@ -EConnectionStateEvents | Documentation

      Generated using TypeDoc

      \ No newline at end of file +EConnectionStateEvents | Documentation

      Enumeration EConnectionStateEvents

      Enumeration Members

      Enumeration Members

      CONNECTION_STATUS: "waku:connection"

      Generated using TypeDoc

      \ No newline at end of file diff --git a/enums/_waku_interfaces.EPeersByDiscoveryEvents.html b/enums/_waku_interfaces.EPeersByDiscoveryEvents.html index 6a82e2cacf..2e233582e7 100644 --- a/enums/_waku_interfaces.EPeersByDiscoveryEvents.html +++ b/enums/_waku_interfaces.EPeersByDiscoveryEvents.html @@ -1,5 +1,5 @@ -EPeersByDiscoveryEvents | Documentation

      Enumeration EPeersByDiscoveryEvents

      Enumeration Members

      PEER_CONNECT_BOOTSTRAP +EPeersByDiscoveryEvents | Documentation

      Enumeration EPeersByDiscoveryEvents

      Enumeration Members

      PEER_CONNECT_BOOTSTRAP: "peer:connected:bootstrap"
      PEER_CONNECT_PEER_EXCHANGE: "peer:connected:peer-exchange"
      PEER_DISCOVERY_BOOTSTRAP: "peer:discovery:bootstrap"
      PEER_DISCOVERY_PEER_EXCHANGE: "peer:discovery:peer-exchange"

      Generated using TypeDoc

      \ No newline at end of file +

      Enumeration Members

      PEER_CONNECT_BOOTSTRAP: "peer:connected:bootstrap"
      PEER_CONNECT_PEER_EXCHANGE: "peer:connected:peer-exchange"
      PEER_DISCOVERY_BOOTSTRAP: "peer:discovery:bootstrap"
      PEER_DISCOVERY_PEER_EXCHANGE: "peer:discovery:peer-exchange"

      Generated using TypeDoc

      \ No newline at end of file diff --git a/enums/_waku_interfaces.PageDirection.html b/enums/_waku_interfaces.PageDirection.html index 3a0ae8cb0e..825d95f1f7 100644 --- a/enums/_waku_interfaces.PageDirection.html +++ b/enums/_waku_interfaces.PageDirection.html @@ -1,3 +1,3 @@ -PageDirection | Documentation

      Enumeration Members

      BACKWARD +PageDirection | Documentation

      Generated using TypeDoc

      \ No newline at end of file +

      Enumeration Members

      BACKWARD: "backward"
      FORWARD: "forward"

      Generated using TypeDoc

      \ No newline at end of file diff --git a/enums/_waku_interfaces.Protocols.html b/enums/_waku_interfaces.Protocols.html index 5d6d8fa783..07de14ec40 100644 --- a/enums/_waku_interfaces.Protocols.html +++ b/enums/_waku_interfaces.Protocols.html @@ -1,5 +1,5 @@ -Protocols | Documentation

      Enumeration Members

      Filter +Protocols | Documentation

      Generated using TypeDoc

      \ No newline at end of file +

      Enumeration Members

      Filter: "filter"
      LightPush: "lightpush"
      Relay: "relay"
      Store: "store"

      Generated using TypeDoc

      \ No newline at end of file diff --git a/enums/_waku_interfaces.SendError.html b/enums/_waku_interfaces.SendError.html index e2ff74e57d..a8b9c3bd24 100644 --- a/enums/_waku_interfaces.SendError.html +++ b/enums/_waku_interfaces.SendError.html @@ -1,4 +1,4 @@ -SendError | Documentation

      Enumeration Members

      DECODE_FAILED +SendError | Documentation

      Enumeration Members

      DECODE_FAILED: "Failed to decode"

      Failure to protobuf decode the message. May be due to a remote peer issue, ensuring that messages are sent via several peer enable mitigation of this error.

      -
      EMPTY_PAYLOAD: "Payload is empty"

      The message payload is empty, making the message invalid. Ensure that a non-empty +

      EMPTY_PAYLOAD: "Payload is empty"

      The message payload is empty, making the message invalid. Ensure that a non-empty payload is set on the outgoing message.

      -
      ENCODE_FAILED: "Failed to encode"

      Failure to protobuf encode the message. This is not recoverable and needs +

      ENCODE_FAILED: "Failed to encode"

      Failure to protobuf encode the message. This is not recoverable and needs further investigation.

      -
      GENERIC_FAIL: "Generic error"

      Could not determine the origin of the fault. Best to check connectivity and try again

      -
      NO_PEER_AVAILABLE: "No peer available"

      Failure to find a peer with suitable protocols. This may due to a connection issue. +

      GENERIC_FAIL: "Generic error"

      Could not determine the origin of the fault. Best to check connectivity and try again

      +
      NO_PEER_AVAILABLE: "No peer available"

      Failure to find a peer with suitable protocols. This may due to a connection issue. Mitigation can be: retrying after a given time period, display connectivity issue to user or listening for peer:connected:bootstrap or peer:connected:peer-exchange on the connection manager before retrying.

      -
      REMOTE_PEER_FAULT: "Remote peer fault"

      The remote peer did not behave as expected. Mitigation for NO_PEER_AVAILABLE +

      REMOTE_PEER_FAULT: "Remote peer fault"

      The remote peer did not behave as expected. Mitigation for NO_PEER_AVAILABLE or DECODE_FAILED can be used.

      -
      REMOTE_PEER_REJECTED: "Remote peer rejected"

      The remote peer rejected the message. Information provided by the remote peer +

      REMOTE_PEER_REJECTED: "Remote peer rejected"

      The remote peer rejected the message. Information provided by the remote peer is logged. Review message validity, or mitigation for NO_PEER_AVAILABLE or DECODE_FAILED can be used.

      -
      SIZE_TOO_BIG: "Size is too big"

      The message size is above the maximum message size allowed on the Waku Network. +

      SIZE_TOO_BIG: "Size is too big"

      The message size is above the maximum message size allowed on the Waku Network. Compressing the message or using an alternative strategy for large messages is recommended.

      -
      TOPIC_NOT_CONFIGURED: "Topic not configured"

      The PubsubTopic passed to the send function is not configured on the Waku node. +

      TOPIC_NOT_CONFIGURED: "Topic not configured"

      The PubsubTopic passed to the send function is not configured on the Waku node. Please ensure that the PubsubTopic is used when initializing the Waku node.

      -

      Generated using TypeDoc

      \ No newline at end of file +

      Generated using TypeDoc

      \ No newline at end of file diff --git a/enums/_waku_interfaces.Tags.html b/enums/_waku_interfaces.Tags.html index 583904381d..b68daa33a8 100644 --- a/enums/_waku_interfaces.Tags.html +++ b/enums/_waku_interfaces.Tags.html @@ -1,3 +1,3 @@ -Tags | Documentation

      Enumeration Members

      BOOTSTRAP +Tags | Documentation

      Generated using TypeDoc

      \ No newline at end of file +

      Enumeration Members

      BOOTSTRAP: "bootstrap"
      PEER_EXCHANGE: "peer-exchange"

      Generated using TypeDoc

      \ No newline at end of file diff --git a/enums/_waku_proto.proto_filter_v2.FilterSubscribeRequest.FilterSubscribeType-1.html b/enums/_waku_proto.proto_filter_v2.FilterSubscribeRequest.FilterSubscribeType-1.html index cf1733c5cd..ef5fff3954 100644 --- a/enums/_waku_proto.proto_filter_v2.FilterSubscribeRequest.FilterSubscribeType-1.html +++ b/enums/_waku_proto.proto_filter_v2.FilterSubscribeRequest.FilterSubscribeType-1.html @@ -1,5 +1,5 @@ -FilterSubscribeType | Documentation

      Enumeration Members

      SUBSCRIBE +FilterSubscribeType | Documentation

      Generated using TypeDoc

      \ No newline at end of file +

      Enumeration Members

      SUBSCRIBE: "SUBSCRIBE"
      SUBSCRIBER_PING: "SUBSCRIBER_PING"
      UNSUBSCRIBE: "UNSUBSCRIBE"
      UNSUBSCRIBE_ALL: "UNSUBSCRIBE_ALL"

      Generated using TypeDoc

      \ No newline at end of file diff --git a/enums/_waku_proto.proto_store.HistoryResponse.HistoryError-1.html b/enums/_waku_proto.proto_store.HistoryResponse.HistoryError-1.html index 545e2481d5..198ae350b8 100644 --- a/enums/_waku_proto.proto_store.HistoryResponse.HistoryError-1.html +++ b/enums/_waku_proto.proto_store.HistoryResponse.HistoryError-1.html @@ -1,3 +1,3 @@ -HistoryError | Documentation

      Enumeration Members

      INVALID_CURSOR +HistoryError | Documentation

      Generated using TypeDoc

      \ No newline at end of file +

      Enumeration Members

      INVALID_CURSOR: "INVALID_CURSOR"
      NONE: "NONE"

      Generated using TypeDoc

      \ No newline at end of file diff --git a/enums/_waku_proto.proto_store.PagingInfo.Direction-1.html b/enums/_waku_proto.proto_store.PagingInfo.Direction-1.html index 29b107bbe8..d064a6ec0e 100644 --- a/enums/_waku_proto.proto_store.PagingInfo.Direction-1.html +++ b/enums/_waku_proto.proto_store.PagingInfo.Direction-1.html @@ -1,3 +1,3 @@ -Direction | Documentation

      Enumeration Members

      BACKWARD +Direction | Documentation

      Generated using TypeDoc

      \ No newline at end of file +

      Enumeration Members

      BACKWARD: "BACKWARD"
      FORWARD: "FORWARD"

      Generated using TypeDoc

      \ No newline at end of file diff --git a/enums/_waku_sdk.EConnectionStateEvents.html b/enums/_waku_sdk.EConnectionStateEvents.html index 8659c57ade..f5e23742dc 100644 --- a/enums/_waku_sdk.EConnectionStateEvents.html +++ b/enums/_waku_sdk.EConnectionStateEvents.html @@ -1,2 +1,2 @@ EConnectionStateEvents | Documentation

      Enumeration EConnectionStateEvents

      Enumeration Members

      Enumeration Members

      CONNECTION_STATUS: "waku:connection"

      Generated using TypeDoc

      \ No newline at end of file +

      Enumeration Members

      CONNECTION_STATUS: "waku:connection"

      Generated using TypeDoc

      \ No newline at end of file diff --git a/enums/_waku_sdk.EPeersByDiscoveryEvents.html b/enums/_waku_sdk.EPeersByDiscoveryEvents.html index a247f8bafc..d409201e91 100644 --- a/enums/_waku_sdk.EPeersByDiscoveryEvents.html +++ b/enums/_waku_sdk.EPeersByDiscoveryEvents.html @@ -2,4 +2,4 @@ PEER_CONNECT_PEER_EXCHANGE PEER_DISCOVERY_BOOTSTRAP PEER_DISCOVERY_PEER_EXCHANGE -

      Enumeration Members

      PEER_CONNECT_BOOTSTRAP: "peer:connected:bootstrap"
      PEER_CONNECT_PEER_EXCHANGE: "peer:connected:peer-exchange"
      PEER_DISCOVERY_BOOTSTRAP: "peer:discovery:bootstrap"
      PEER_DISCOVERY_PEER_EXCHANGE: "peer:discovery:peer-exchange"

      Generated using TypeDoc

      \ No newline at end of file +

      Enumeration Members

      PEER_CONNECT_BOOTSTRAP: "peer:connected:bootstrap"
      PEER_CONNECT_PEER_EXCHANGE: "peer:connected:peer-exchange"
      PEER_DISCOVERY_BOOTSTRAP: "peer:discovery:bootstrap"
      PEER_DISCOVERY_PEER_EXCHANGE: "peer:discovery:peer-exchange"

      Generated using TypeDoc

      \ No newline at end of file diff --git a/enums/_waku_sdk.PageDirection.html b/enums/_waku_sdk.PageDirection.html index 724ae1a3c6..5dae5ee5b7 100644 --- a/enums/_waku_sdk.PageDirection.html +++ b/enums/_waku_sdk.PageDirection.html @@ -1,3 +1,3 @@ PageDirection | Documentation

      Enumeration PageDirection

      Enumeration Members

      Enumeration Members

      BACKWARD: "backward"
      FORWARD: "forward"

      Generated using TypeDoc

      \ No newline at end of file +

      Enumeration Members

      BACKWARD: "backward"
      FORWARD: "forward"

      Generated using TypeDoc

      \ No newline at end of file diff --git a/enums/_waku_sdk.Protocols.html b/enums/_waku_sdk.Protocols.html index 1c5ed3f467..a3a0ad3392 100644 --- a/enums/_waku_sdk.Protocols.html +++ b/enums/_waku_sdk.Protocols.html @@ -2,4 +2,4 @@ LightPush Relay Store -

      Enumeration Members

      Filter: "filter"
      LightPush: "lightpush"
      Relay: "relay"
      Store: "store"

      Generated using TypeDoc

      \ No newline at end of file +

      Enumeration Members

      Filter: "filter"
      LightPush: "lightpush"
      Relay: "relay"
      Store: "store"

      Generated using TypeDoc

      \ No newline at end of file diff --git a/enums/_waku_sdk.SendError.html b/enums/_waku_sdk.SendError.html index 970b68ce5b..1319d6f826 100644 --- a/enums/_waku_sdk.SendError.html +++ b/enums/_waku_sdk.SendError.html @@ -27,4 +27,4 @@ or DECODE_FAILED can be used.

      Compressing the message or using an alternative strategy for large messages is recommended.

      TOPIC_NOT_CONFIGURED: "Topic not configured"

      The PubsubTopic passed to the send function is not configured on the Waku node. Please ensure that the PubsubTopic is used when initializing the Waku node.

      -

      Generated using TypeDoc

      \ No newline at end of file +

      Generated using TypeDoc

      \ No newline at end of file diff --git a/enums/_waku_sdk.Tags.html b/enums/_waku_sdk.Tags.html index 21ce054577..4bab14d640 100644 --- a/enums/_waku_sdk.Tags.html +++ b/enums/_waku_sdk.Tags.html @@ -1,3 +1,3 @@ Tags | Documentation

      Enumeration Members

      Enumeration Members

      BOOTSTRAP: "bootstrap"
      PEER_EXCHANGE: "peer-exchange"

      Generated using TypeDoc

      \ No newline at end of file +

      Enumeration Members

      BOOTSTRAP: "bootstrap"
      PEER_EXCHANGE: "peer-exchange"

      Generated using TypeDoc

      \ No newline at end of file diff --git a/enums/_waku_sdk.waku.waku_store.PageDirection.html b/enums/_waku_sdk.waku.waku_store.PageDirection.html index 4c100cefd0..e4af096754 100644 --- a/enums/_waku_sdk.waku.waku_store.PageDirection.html +++ b/enums/_waku_sdk.waku.waku_store.PageDirection.html @@ -1,3 +1,3 @@ PageDirection | Documentation

      Enumeration Members

      Enumeration Members

      BACKWARD: "backward"
      FORWARD: "forward"

      Generated using TypeDoc

      \ No newline at end of file +

      Enumeration Members

      BACKWARD: "backward"
      FORWARD: "forward"

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_core.createDecoder.html b/functions/_waku_core.createDecoder.html index 63761bae5c..375e7573a1 100644 --- a/functions/_waku_core.createDecoder.html +++ b/functions/_waku_core.createDecoder.html @@ -4,4 +4,4 @@ format when received from the Waku network. The resulting decoder can then be pass to @waku/interfaces!IReceiver.subscribe to automatically decode incoming messages.

      Parameters

      • contentTopic: string

        The resulting decoder will only decode messages with this content topic.

        -
      • Optional pubsubTopicShardInfo: string | SingleShardInfo

      Returns Decoder

      Generated using TypeDoc

      \ No newline at end of file +
    • Optional pubsubTopicShardInfo: string | SingleShardInfo
    • Returns Decoder

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_core.createEncoder.html b/functions/_waku_core.createEncoder.html index 6249ae9fca..2619464252 100644 --- a/functions/_waku_core.createEncoder.html +++ b/functions/_waku_core.createEncoder.html @@ -3,4 +3,4 @@ format to be sent over the Waku network. The resulting encoder can then be pass to @waku/interfaces!ISender.send to automatically encode outgoing messages.

      -

      Parameters

      Returns Encoder

      Generated using TypeDoc

      \ No newline at end of file +

      Parameters

      Returns Encoder

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_core.message.version_0.proto.RateLimitProof.codec.html b/functions/_waku_core.message.version_0.proto.RateLimitProof.codec.html index 8b1f09e8df..1fee99f394 100644 --- a/functions/_waku_core.message.version_0.proto.RateLimitProof.codec.html +++ b/functions/_waku_core.message.version_0.proto.RateLimitProof.codec.html @@ -1 +1 @@ -codec | Documentation

      Generated using TypeDoc

      \ No newline at end of file +codec | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_core.message.version_0.proto.RateLimitProof.decode.html b/functions/_waku_core.message.version_0.proto.RateLimitProof.decode.html index 455a61407c..c4a5d642e9 100644 --- a/functions/_waku_core.message.version_0.proto.RateLimitProof.decode.html +++ b/functions/_waku_core.message.version_0.proto.RateLimitProof.decode.html @@ -1 +1 @@ -decode | Documentation

      Generated using TypeDoc

      \ No newline at end of file +decode | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_core.message.version_0.proto.RateLimitProof.encode.html b/functions/_waku_core.message.version_0.proto.RateLimitProof.encode.html index 79c23db50a..a5407e87e9 100644 --- a/functions/_waku_core.message.version_0.proto.RateLimitProof.encode.html +++ b/functions/_waku_core.message.version_0.proto.RateLimitProof.encode.html @@ -1 +1 @@ -encode | Documentation

      Generated using TypeDoc

      \ No newline at end of file +encode | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_core.message.version_0.proto.WakuMessage.codec.html b/functions/_waku_core.message.version_0.proto.WakuMessage.codec.html index ee09390ce2..c94154b301 100644 --- a/functions/_waku_core.message.version_0.proto.WakuMessage.codec.html +++ b/functions/_waku_core.message.version_0.proto.WakuMessage.codec.html @@ -1 +1 @@ -codec | Documentation

      Generated using TypeDoc

      \ No newline at end of file +codec | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_core.message.version_0.proto.WakuMessage.decode.html b/functions/_waku_core.message.version_0.proto.WakuMessage.decode.html index 4376835bbd..1f30b43b24 100644 --- a/functions/_waku_core.message.version_0.proto.WakuMessage.decode.html +++ b/functions/_waku_core.message.version_0.proto.WakuMessage.decode.html @@ -1 +1 @@ -decode | Documentation

      Generated using TypeDoc

      \ No newline at end of file +decode | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_core.message.version_0.proto.WakuMessage.encode.html b/functions/_waku_core.message.version_0.proto.WakuMessage.encode.html index 6393b6356e..36fefd5381 100644 --- a/functions/_waku_core.message.version_0.proto.WakuMessage.encode.html +++ b/functions/_waku_core.message.version_0.proto.WakuMessage.encode.html @@ -1 +1 @@ -encode | Documentation

      Generated using TypeDoc

      \ No newline at end of file +encode | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_core.waitForRemotePeer.html b/functions/_waku_core.waitForRemotePeer.html index 51e557a98b..aa062bfcbd 100644 --- a/functions/_waku_core.waitForRemotePeer.html +++ b/functions/_waku_core.waitForRemotePeer.html @@ -1,4 +1,4 @@ -waitForRemotePeer | Documentation
      • Wait for a remote peer to be ready given the passed protocols. +waitForRemotePeer | Documentation

        • Wait for a remote peer to be ready given the passed protocols. Must be used after attempting to connect to nodes, using @waku/core!WakuNode.dial or a bootstrap method with @waku/sdk!createLightNode.

          @@ -8,9 +8,9 @@ message to us.

          Parameters

          • waku: Waku

            The Waku Node

          • Optional protocols: Protocols[]

            The protocols that need to be enabled by remote peers.

          • Optional timeoutMs: number

            A timeout value in milliseconds..

            -

          Returns Promise<void>

          A promise that resolves if all desired protocols are fulfilled by +

      Returns Promise<void>

      A promise that resolves if all desired protocols are fulfilled by remote nodes, rejects if the timeoutMs is reached.

      Throws

      If passing a protocol that is not mounted

      Default

      Wait for remote peers with protocols enabled locally and no time out is applied.
       
      -

      Generated using TypeDoc

      \ No newline at end of file +

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_core.wakuMetadata.html b/functions/_waku_core.wakuMetadata.html index 171e512484..3cdf39abb2 100644 --- a/functions/_waku_core.wakuMetadata.html +++ b/functions/_waku_core.wakuMetadata.html @@ -1 +1 @@ -wakuMetadata | Documentation

      Generated using TypeDoc

      \ No newline at end of file +wakuMetadata | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_core.waku_filter.wakuFilter.html b/functions/_waku_core.waku_filter.wakuFilter.html index 5502ff300c..264031354b 100644 --- a/functions/_waku_core.waku_filter.wakuFilter.html +++ b/functions/_waku_core.waku_filter.wakuFilter.html @@ -1 +1 @@ -wakuFilter | Documentation

      Generated using TypeDoc

      \ No newline at end of file +wakuFilter | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_core.waku_light_push.PushResponse.codec.html b/functions/_waku_core.waku_light_push.PushResponse.codec.html index a87460c4a9..ec7977afe6 100644 --- a/functions/_waku_core.waku_light_push.PushResponse.codec.html +++ b/functions/_waku_core.waku_light_push.PushResponse.codec.html @@ -1 +1 @@ -codec | Documentation

      Generated using TypeDoc

      \ No newline at end of file +codec | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_core.waku_light_push.PushResponse.decode.html b/functions/_waku_core.waku_light_push.PushResponse.decode.html index 9d2ecd2af8..35292d470b 100644 --- a/functions/_waku_core.waku_light_push.PushResponse.decode.html +++ b/functions/_waku_core.waku_light_push.PushResponse.decode.html @@ -1 +1 @@ -decode | Documentation

      Generated using TypeDoc

      \ No newline at end of file +decode | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_core.waku_light_push.PushResponse.encode.html b/functions/_waku_core.waku_light_push.PushResponse.encode.html index 3c1e1770db..7819c768b1 100644 --- a/functions/_waku_core.waku_light_push.PushResponse.encode.html +++ b/functions/_waku_core.waku_light_push.PushResponse.encode.html @@ -1 +1 @@ -encode | Documentation

      Generated using TypeDoc

      \ No newline at end of file +encode | Documentation
      • Parameters

        Returns Uint8Array

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_core.waku_light_push.wakuLightPush.html b/functions/_waku_core.waku_light_push.wakuLightPush.html index 56b4b67e92..1b570955d5 100644 --- a/functions/_waku_core.waku_light_push.wakuLightPush.html +++ b/functions/_waku_core.waku_light_push.wakuLightPush.html @@ -1 +1 @@ -wakuLightPush | Documentation

      Generated using TypeDoc

      \ No newline at end of file +wakuLightPush | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_core.waku_store.createCursor.html b/functions/_waku_core.waku_store.createCursor.html index 0c2417edbe..38928b7044 100644 --- a/functions/_waku_core.waku_store.createCursor.html +++ b/functions/_waku_core.waku_store.createCursor.html @@ -1 +1 @@ -createCursor | Documentation

      Generated using TypeDoc

      \ No newline at end of file +createCursor | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_core.waku_store.wakuStore.html b/functions/_waku_core.waku_store.wakuStore.html index 751279138f..55d132fa4a 100644 --- a/functions/_waku_core.waku_store.wakuStore.html +++ b/functions/_waku_core.waku_store.wakuStore.html @@ -1 +1 @@ -wakuStore | Documentation

      Generated using TypeDoc

      \ No newline at end of file +wakuStore | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_dns_discovery.wakuDnsDiscovery.html b/functions/_waku_dns_discovery.wakuDnsDiscovery.html index 89ee13816a..f7b06cb3dd 100644 --- a/functions/_waku_dns_discovery.wakuDnsDiscovery.html +++ b/functions/_waku_dns_discovery.wakuDnsDiscovery.html @@ -1 +1 @@ -wakuDnsDiscovery | Documentation

      Generated using TypeDoc

      \ No newline at end of file +wakuDnsDiscovery | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_enr.compressPublicKey.html b/functions/_waku_enr.compressPublicKey.html index 44ba19d25a..24cda8b8da 100644 --- a/functions/_waku_enr.compressPublicKey.html +++ b/functions/_waku_enr.compressPublicKey.html @@ -1 +1 @@ -compressPublicKey | Documentation

      Generated using TypeDoc

      \ No newline at end of file +compressPublicKey | Documentation

      Function compressPublicKey

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_enr.createPeerIdFromPublicKey.html b/functions/_waku_enr.createPeerIdFromPublicKey.html index f6403bab43..0ca978a2a7 100644 --- a/functions/_waku_enr.createPeerIdFromPublicKey.html +++ b/functions/_waku_enr.createPeerIdFromPublicKey.html @@ -1 +1 @@ -createPeerIdFromPublicKey | Documentation

      Generated using TypeDoc

      \ No newline at end of file +createPeerIdFromPublicKey | Documentation

      Function createPeerIdFromPublicKey

      • Parameters

        • publicKey: Uint8Array

        Returns Promise<PeerId>

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_enr.decodeWaku2.html b/functions/_waku_enr.decodeWaku2.html index f58556bcfc..d7e8536529 100644 --- a/functions/_waku_enr.decodeWaku2.html +++ b/functions/_waku_enr.decodeWaku2.html @@ -1 +1 @@ -decodeWaku2 | Documentation

      Generated using TypeDoc

      \ No newline at end of file +decodeWaku2 | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_enr.encodeWaku2.html b/functions/_waku_enr.encodeWaku2.html index 22fa47b65a..eba9c55057 100644 --- a/functions/_waku_enr.encodeWaku2.html +++ b/functions/_waku_enr.encodeWaku2.html @@ -1 +1 @@ -encodeWaku2 | Documentation

      Generated using TypeDoc

      \ No newline at end of file +encodeWaku2 | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_enr.getPrivateKeyFromPeerId.html b/functions/_waku_enr.getPrivateKeyFromPeerId.html index 1382bdb46e..936be4ab51 100644 --- a/functions/_waku_enr.getPrivateKeyFromPeerId.html +++ b/functions/_waku_enr.getPrivateKeyFromPeerId.html @@ -1 +1 @@ -getPrivateKeyFromPeerId | Documentation

      Generated using TypeDoc

      \ No newline at end of file +getPrivateKeyFromPeerId | Documentation

      Function getPrivateKeyFromPeerId

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_enr.getPublicKeyFromPeerId.html b/functions/_waku_enr.getPublicKeyFromPeerId.html index d0b75efef6..4d029304bc 100644 --- a/functions/_waku_enr.getPublicKeyFromPeerId.html +++ b/functions/_waku_enr.getPublicKeyFromPeerId.html @@ -1 +1 @@ -getPublicKeyFromPeerId | Documentation

      Generated using TypeDoc

      \ No newline at end of file +getPublicKeyFromPeerId | Documentation

      Function getPublicKeyFromPeerId

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_enr.keccak256.html b/functions/_waku_enr.keccak256.html index 2ea2ec07a7..56be8b436c 100644 --- a/functions/_waku_enr.keccak256.html +++ b/functions/_waku_enr.keccak256.html @@ -1 +1 @@ -keccak256 | Documentation

      Generated using TypeDoc

      \ No newline at end of file +keccak256 | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_enr.sign.html b/functions/_waku_enr.sign.html index 306eb4a410..ccc8a8a5be 100644 --- a/functions/_waku_enr.sign.html +++ b/functions/_waku_enr.sign.html @@ -1,5 +1,5 @@ -sign | Documentation
      • ECDSA Sign a message with the given private key.

        -

        Parameters

        • message: Uint8Array

          The message to sign, usually a hash.

          -
        • privateKey: Uint8Array

          The ECDSA private key to use to sign the message.

          -

        Returns Promise<Uint8Array>

        The signature and the recovery id concatenated.

        -

      Generated using TypeDoc

      \ No newline at end of file +sign | Documentation
      • ECDSA Sign a message with the given private key.

        +

        Parameters

        • message: Uint8Array

          The message to sign, usually a hash.

          +
        • privateKey: Uint8Array

          The ECDSA private key to use to sign the message.

          +

        Returns Promise<Uint8Array>

        The signature and the recovery id concatenated.

        +

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_enr.verifySignature.html b/functions/_waku_enr.verifySignature.html index 14667966f7..e71a3ba82f 100644 --- a/functions/_waku_enr.verifySignature.html +++ b/functions/_waku_enr.verifySignature.html @@ -1,2 +1,2 @@ verifySignature | Documentation
      • Verify an ECDSA signature.

        -

        Parameters

        • signature: Uint8Array
        • message: string | Uint8Array
        • publicKey: Uint8Array

        Returns boolean

      Generated using TypeDoc

      \ No newline at end of file +

      Parameters

      • signature: Uint8Array
      • message: string | Uint8Array
      • publicKey: Uint8Array

      Returns boolean

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_message_encryption.crypto.ecies.decrypt.html b/functions/_waku_message_encryption.crypto.ecies.decrypt.html index 248c338e7a..b1b952f989 100644 --- a/functions/_waku_message_encryption.crypto.ecies.decrypt.html +++ b/functions/_waku_message_encryption.crypto.ecies.decrypt.html @@ -1,6 +1,6 @@ -decrypt | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_message_encryption.crypto.ecies.encrypt.html b/functions/_waku_message_encryption.crypto.ecies.encrypt.html index 82f939bc9b..5d1a69a8d2 100644 --- a/functions/_waku_message_encryption.crypto.ecies.encrypt.html +++ b/functions/_waku_message_encryption.crypto.ecies.encrypt.html @@ -1,5 +1,5 @@ -encrypt | Documentation
      • Encrypt message for given recipient's public key.

        -

        Parameters

        • publicKeyTo: Uint8Array

          Recipient's public key (65 bytes)

          -
        • msg: Uint8Array

          The message being encrypted

          -

        Returns Promise<Uint8Array>

        A promise that resolves with the ECIES structure serialized

        -

      Generated using TypeDoc

      \ No newline at end of file +encrypt | Documentation
      • Encrypt message for given recipient's public key.

        +

        Parameters

        • publicKeyTo: Uint8Array

          Recipient's public key (65 bytes)

          +
        • msg: Uint8Array

          The message being encrypted

          +

        Returns Promise<Uint8Array>

        A promise that resolves with the ECIES structure serialized

        +

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_message_encryption.crypto.getSubtle.html b/functions/_waku_message_encryption.crypto.getSubtle.html index 6ee7f4a797..6dad18c83d 100644 --- a/functions/_waku_message_encryption.crypto.getSubtle.html +++ b/functions/_waku_message_encryption.crypto.getSubtle.html @@ -1 +1 @@ -getSubtle | Documentation

      Generated using TypeDoc

      \ No newline at end of file +getSubtle | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_message_encryption.crypto.keccak256.html b/functions/_waku_message_encryption.crypto.keccak256.html index 2cfa79f60f..abfed84fd5 100644 --- a/functions/_waku_message_encryption.crypto.keccak256.html +++ b/functions/_waku_message_encryption.crypto.keccak256.html @@ -1 +1 @@ -keccak256 | Documentation

      Generated using TypeDoc

      \ No newline at end of file +keccak256 | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_message_encryption.crypto.randomBytes.html b/functions/_waku_message_encryption.crypto.randomBytes.html index 747004c2ea..8a770e8750 100644 --- a/functions/_waku_message_encryption.crypto.randomBytes.html +++ b/functions/_waku_message_encryption.crypto.randomBytes.html @@ -1 +1 @@ -randomBytes | Documentation
      • Parameters

        • Optional bytesLength: number

        Returns Uint8Array

      Generated using TypeDoc

      \ No newline at end of file +randomBytes | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_message_encryption.crypto.sha256.html b/functions/_waku_message_encryption.crypto.sha256.html index f05bb37b0a..995aea41bd 100644 --- a/functions/_waku_message_encryption.crypto.sha256.html +++ b/functions/_waku_message_encryption.crypto.sha256.html @@ -1 +1 @@ -sha256 | Documentation
      • Parameters

        • Rest ...messages: Uint8Array[]

        Returns Promise<Uint8Array>

      Generated using TypeDoc

      \ No newline at end of file +sha256 | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_message_encryption.crypto.sign.html b/functions/_waku_message_encryption.crypto.sign.html index 89a8efb89e..175191c0d6 100644 --- a/functions/_waku_message_encryption.crypto.sign.html +++ b/functions/_waku_message_encryption.crypto.sign.html @@ -1,5 +1,5 @@ -sign | Documentation
      • ECDSA Sign a message with the given private key.

        -

        Parameters

        • message: Uint8Array

          The message to sign, usually a hash.

          -
        • privateKey: Uint8Array

          The ECDSA private key to use to sign the message.

          -

        Returns Promise<Uint8Array>

        The signature and the recovery id concatenated.

        -

      Generated using TypeDoc

      \ No newline at end of file +sign | Documentation
      • ECDSA Sign a message with the given private key.

        +

        Parameters

        • message: Uint8Array

          The message to sign, usually a hash.

          +
        • privateKey: Uint8Array

          The ECDSA private key to use to sign the message.

          +

        Returns Promise<Uint8Array>

        The signature and the recovery id concatenated.

        +

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_message_encryption.crypto.symmetric.decrypt.html b/functions/_waku_message_encryption.crypto.symmetric.decrypt.html index 39e9f47aae..27cc123adc 100644 --- a/functions/_waku_message_encryption.crypto.symmetric.decrypt.html +++ b/functions/_waku_message_encryption.crypto.symmetric.decrypt.html @@ -1 +1 @@ -decrypt | Documentation

      Generated using TypeDoc

      \ No newline at end of file +decrypt | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_message_encryption.crypto.symmetric.encrypt.html b/functions/_waku_message_encryption.crypto.symmetric.encrypt.html index 2d98a74ae8..e4b8b7da9f 100644 --- a/functions/_waku_message_encryption.crypto.symmetric.encrypt.html +++ b/functions/_waku_message_encryption.crypto.symmetric.encrypt.html @@ -1 +1 @@ -encrypt | Documentation

      Generated using TypeDoc

      \ No newline at end of file +encrypt | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_message_encryption.crypto.symmetric.generateIv.html b/functions/_waku_message_encryption.crypto.symmetric.generateIv.html index f1c1744a38..474f68dd23 100644 --- a/functions/_waku_message_encryption.crypto.symmetric.generateIv.html +++ b/functions/_waku_message_encryption.crypto.symmetric.generateIv.html @@ -1 +1 @@ -generateIv | Documentation

      Generated using TypeDoc

      \ No newline at end of file +generateIv | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_message_encryption.ecies.createDecoder.html b/functions/_waku_message_encryption.ecies.createDecoder.html index 518305ee4e..eaa8740076 100644 --- a/functions/_waku_message_encryption.ecies.createDecoder.html +++ b/functions/_waku_message_encryption.ecies.createDecoder.html @@ -1,9 +1,9 @@ -createDecoder | Documentation

      Returns Decoder

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_message_encryption.ecies.createEncoder.html b/functions/_waku_message_encryption.ecies.createEncoder.html index ee6a5d26be..bb4c36dc98 100644 --- a/functions/_waku_message_encryption.ecies.createEncoder.html +++ b/functions/_waku_message_encryption.ecies.createEncoder.html @@ -1,4 +1,4 @@ -createEncoder | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_message_encryption.ecies.decryptAsymmetric.html b/functions/_waku_message_encryption.ecies.decryptAsymmetric.html index 74a6e97cb5..6a54210d52 100644 --- a/functions/_waku_message_encryption.ecies.decryptAsymmetric.html +++ b/functions/_waku_message_encryption.ecies.decryptAsymmetric.html @@ -1,3 +1,3 @@ -decryptAsymmetric | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_message_encryption.ecies.encryptAsymmetric.html b/functions/_waku_message_encryption.ecies.encryptAsymmetric.html index c96f12dce1..ff18b2553f 100644 --- a/functions/_waku_message_encryption.ecies.encryptAsymmetric.html +++ b/functions/_waku_message_encryption.ecies.encryptAsymmetric.html @@ -1,4 +1,4 @@ -encryptAsymmetric | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_message_encryption.ecies.postCipher.html b/functions/_waku_message_encryption.ecies.postCipher.html index fd367075cd..bd162e21da 100644 --- a/functions/_waku_message_encryption.ecies.postCipher.html +++ b/functions/_waku_message_encryption.ecies.postCipher.html @@ -1,2 +1,2 @@ -postCipher | Documentation
      • Internal

        Decode a decrypted payload.

        -

        Parameters

        • message: Uint8Array

        Returns {
            payload: Uint8Array;
            sig?: Signature;
        } | undefined

      Generated using TypeDoc

      \ No newline at end of file +postCipher | Documentation
      • Internal

        Decode a decrypted payload.

        +

        Parameters

        • message: Uint8Array

        Returns {
            payload: Uint8Array;
            sig?: Signature;
        } | undefined

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_message_encryption.ecies.preCipher.html b/functions/_waku_message_encryption.ecies.preCipher.html index c0f45016b9..3460d1257c 100644 --- a/functions/_waku_message_encryption.ecies.preCipher.html +++ b/functions/_waku_message_encryption.ecies.preCipher.html @@ -1,4 +1,4 @@ -preCipher | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_message_encryption.generatePrivateKey.html b/functions/_waku_message_encryption.generatePrivateKey.html index ea8149461f..f5117c9cc1 100644 --- a/functions/_waku_message_encryption.generatePrivateKey.html +++ b/functions/_waku_message_encryption.generatePrivateKey.html @@ -1,3 +1,3 @@ -generatePrivateKey | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_message_encryption.generateSymmetricKey.html b/functions/_waku_message_encryption.generateSymmetricKey.html index aa8babc778..a531e52ab6 100644 --- a/functions/_waku_message_encryption.generateSymmetricKey.html +++ b/functions/_waku_message_encryption.generateSymmetricKey.html @@ -1,2 +1,2 @@ -generateSymmetricKey | Documentation

      Generated using TypeDoc

      \ No newline at end of file +generateSymmetricKey | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_message_encryption.getPublicKey.html b/functions/_waku_message_encryption.getPublicKey.html index 2f5c112fb4..b432c2245b 100644 --- a/functions/_waku_message_encryption.getPublicKey.html +++ b/functions/_waku_message_encryption.getPublicKey.html @@ -1,3 +1,3 @@ -getPublicKey | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_message_encryption.symmetric.createDecoder.html b/functions/_waku_message_encryption.symmetric.createDecoder.html index 03d59bbc59..aabb84ea80 100644 --- a/functions/_waku_message_encryption.symmetric.createDecoder.html +++ b/functions/_waku_message_encryption.symmetric.createDecoder.html @@ -1,9 +1,9 @@ -createDecoder | Documentation

      Returns Decoder

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_message_encryption.symmetric.createEncoder.html b/functions/_waku_message_encryption.symmetric.createEncoder.html index 99f8b0a2dc..3772f0ed8c 100644 --- a/functions/_waku_message_encryption.symmetric.createEncoder.html +++ b/functions/_waku_message_encryption.symmetric.createEncoder.html @@ -1,4 +1,4 @@ -createEncoder | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_message_encryption.symmetric.decryptSymmetric.html b/functions/_waku_message_encryption.symmetric.decryptSymmetric.html index eb9eee66eb..94ffa62a1a 100644 --- a/functions/_waku_message_encryption.symmetric.decryptSymmetric.html +++ b/functions/_waku_message_encryption.symmetric.decryptSymmetric.html @@ -1,5 +1,5 @@ -decryptSymmetric | Documentation
      • Internal

        Proceed with Symmetric decryption of the data as per 26/WAKU-PAYLOAD.

        -

        Parameters

        • payload: Uint8Array

          The cipher data, it is expected to be cipherText | tag | iv.

          -
        • key: string | Uint8Array

          The key to use for decryption.

          -

        Returns Promise<Uint8Array>

        The decrypted data, expected to be flags | payload-length | payload | [signature].

        -

      Generated using TypeDoc

      \ No newline at end of file +decryptSymmetric | Documentation
      • Internal

        Proceed with Symmetric decryption of the data as per 26/WAKU-PAYLOAD.

        +

        Parameters

        • payload: Uint8Array

          The cipher data, it is expected to be cipherText | tag | iv.

          +
        • key: string | Uint8Array

          The key to use for decryption.

          +

        Returns Promise<Uint8Array>

        The decrypted data, expected to be flags | payload-length | payload | [signature].

        +

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_message_encryption.symmetric.encryptSymmetric.html b/functions/_waku_message_encryption.symmetric.encryptSymmetric.html index c887741504..8de0a71448 100644 --- a/functions/_waku_message_encryption.symmetric.encryptSymmetric.html +++ b/functions/_waku_message_encryption.symmetric.encryptSymmetric.html @@ -1,5 +1,5 @@ -encryptSymmetric | Documentation
      • Internal

        Proceed with Symmetric encryption of the data as per 26/WAKU-PAYLOAD.

        -

        Parameters

        • data: Uint8Array

          The data to encrypt, expected to be flags | payload-length | payload | [signature].

          -
        • key: string | Uint8Array

          The key to use for encryption.

          -

        Returns Promise<Uint8Array>

        The decrypted data, cipherText | tag | iv and can be set to WakuMessage.payload.

        -

      Generated using TypeDoc

      \ No newline at end of file +encryptSymmetric | Documentation
      • Internal

        Proceed with Symmetric encryption of the data as per 26/WAKU-PAYLOAD.

        +

        Parameters

        • data: Uint8Array

          The data to encrypt, expected to be flags | payload-length | payload | [signature].

          +
        • key: string | Uint8Array

          The key to use for encryption.

          +

        Returns Promise<Uint8Array>

        The decrypted data, cipherText | tag | iv and can be set to WakuMessage.payload.

        +

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_message_hash.messageHash.html b/functions/_waku_message_hash.messageHash.html index 894da9c3a1..bbbb77b7f3 100644 --- a/functions/_waku_message_hash.messageHash.html +++ b/functions/_waku_message_hash.messageHash.html @@ -1,3 +1,3 @@ -messageHash | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_message_hash.messageHashStr.html b/functions/_waku_message_hash.messageHashStr.html index a57a3af8bc..47b6f98c70 100644 --- a/functions/_waku_message_hash.messageHashStr.html +++ b/functions/_waku_message_hash.messageHashStr.html @@ -1 +1 @@ -messageHashStr | Documentation

      Generated using TypeDoc

      \ No newline at end of file +messageHashStr | Documentation
      • Parameters

        Returns string

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_peer_exchange.wakuPeerExchange-1.html b/functions/_waku_peer_exchange.wakuPeerExchange-1.html index d08bbc19ac..4dc747836c 100644 --- a/functions/_waku_peer_exchange.wakuPeerExchange-1.html +++ b/functions/_waku_peer_exchange.wakuPeerExchange-1.html @@ -1,2 +1,2 @@ wakuPeerExchange | Documentation

      Generated using TypeDoc

      \ No newline at end of file +

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_peer_exchange.wakuPeerExchangeDiscovery.html b/functions/_waku_peer_exchange.wakuPeerExchangeDiscovery.html index 770945a4d0..c9ee286e95 100644 --- a/functions/_waku_peer_exchange.wakuPeerExchangeDiscovery.html +++ b/functions/_waku_peer_exchange.wakuPeerExchangeDiscovery.html @@ -1 +1 @@ -wakuPeerExchangeDiscovery | Documentation

      Generated using TypeDoc

      \ No newline at end of file +wakuPeerExchangeDiscovery | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.WakuMessage.codec.html b/functions/_waku_proto.WakuMessage.codec.html index 2fb4e08d53..bc297a9095 100644 --- a/functions/_waku_proto.WakuMessage.codec.html +++ b/functions/_waku_proto.WakuMessage.codec.html @@ -1 +1 @@ -codec | Documentation

      Generated using TypeDoc

      \ No newline at end of file +codec | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.WakuMessage.decode.html b/functions/_waku_proto.WakuMessage.decode.html index aa8a6d0c34..8ed3c54a15 100644 --- a/functions/_waku_proto.WakuMessage.decode.html +++ b/functions/_waku_proto.WakuMessage.decode.html @@ -1 +1 @@ -decode | Documentation

      Generated using TypeDoc

      \ No newline at end of file +decode | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.WakuMessage.encode.html b/functions/_waku_proto.WakuMessage.encode.html index 5a4866e392..7d688f3e51 100644 --- a/functions/_waku_proto.WakuMessage.encode.html +++ b/functions/_waku_proto.WakuMessage.encode.html @@ -1 +1 @@ -encode | Documentation

      Generated using TypeDoc

      \ No newline at end of file +encode | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_filter.FilterRequest.ContentFilter.codec.html b/functions/_waku_proto.proto_filter.FilterRequest.ContentFilter.codec.html index 592d9cf763..79ece5383f 100644 --- a/functions/_waku_proto.proto_filter.FilterRequest.ContentFilter.codec.html +++ b/functions/_waku_proto.proto_filter.FilterRequest.ContentFilter.codec.html @@ -1 +1 @@ -codec | Documentation

      Generated using TypeDoc

      \ No newline at end of file +codec | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_filter.FilterRequest.ContentFilter.decode.html b/functions/_waku_proto.proto_filter.FilterRequest.ContentFilter.decode.html index 88806337ea..f08d727a6a 100644 --- a/functions/_waku_proto.proto_filter.FilterRequest.ContentFilter.decode.html +++ b/functions/_waku_proto.proto_filter.FilterRequest.ContentFilter.decode.html @@ -1 +1 @@ -decode | Documentation

      Generated using TypeDoc

      \ No newline at end of file +decode | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_filter.FilterRequest.ContentFilter.encode.html b/functions/_waku_proto.proto_filter.FilterRequest.ContentFilter.encode.html index 21faaa5348..124cd3f499 100644 --- a/functions/_waku_proto.proto_filter.FilterRequest.ContentFilter.encode.html +++ b/functions/_waku_proto.proto_filter.FilterRequest.ContentFilter.encode.html @@ -1 +1 @@ -encode | Documentation

      Generated using TypeDoc

      \ No newline at end of file +encode | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_filter.FilterRequest.codec.html b/functions/_waku_proto.proto_filter.FilterRequest.codec.html index 8a8cb5c728..1e721b4818 100644 --- a/functions/_waku_proto.proto_filter.FilterRequest.codec.html +++ b/functions/_waku_proto.proto_filter.FilterRequest.codec.html @@ -1 +1 @@ -codec | Documentation

      Generated using TypeDoc

      \ No newline at end of file +codec | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_filter.FilterRequest.decode.html b/functions/_waku_proto.proto_filter.FilterRequest.decode.html index 0b84a2f258..7ef59ebb38 100644 --- a/functions/_waku_proto.proto_filter.FilterRequest.decode.html +++ b/functions/_waku_proto.proto_filter.FilterRequest.decode.html @@ -1 +1 @@ -decode | Documentation

      Generated using TypeDoc

      \ No newline at end of file +decode | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_filter.FilterRequest.encode.html b/functions/_waku_proto.proto_filter.FilterRequest.encode.html index 5b3ea3ed65..679daba356 100644 --- a/functions/_waku_proto.proto_filter.FilterRequest.encode.html +++ b/functions/_waku_proto.proto_filter.FilterRequest.encode.html @@ -1 +1 @@ -encode | Documentation

      Generated using TypeDoc

      \ No newline at end of file +encode | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_filter.FilterRpc.codec.html b/functions/_waku_proto.proto_filter.FilterRpc.codec.html index dde3efb23e..287104b4d9 100644 --- a/functions/_waku_proto.proto_filter.FilterRpc.codec.html +++ b/functions/_waku_proto.proto_filter.FilterRpc.codec.html @@ -1 +1 @@ -codec | Documentation

      Generated using TypeDoc

      \ No newline at end of file +codec | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_filter.FilterRpc.decode.html b/functions/_waku_proto.proto_filter.FilterRpc.decode.html index 92c814a851..eab7649ca8 100644 --- a/functions/_waku_proto.proto_filter.FilterRpc.decode.html +++ b/functions/_waku_proto.proto_filter.FilterRpc.decode.html @@ -1 +1 @@ -decode | Documentation

      Generated using TypeDoc

      \ No newline at end of file +decode | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_filter.FilterRpc.encode.html b/functions/_waku_proto.proto_filter.FilterRpc.encode.html index e5f7f26282..492a07a1e1 100644 --- a/functions/_waku_proto.proto_filter.FilterRpc.encode.html +++ b/functions/_waku_proto.proto_filter.FilterRpc.encode.html @@ -1 +1 @@ -encode | Documentation

      Generated using TypeDoc

      \ No newline at end of file +encode | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_filter.MessagePush.codec.html b/functions/_waku_proto.proto_filter.MessagePush.codec.html index 395d14560e..17b7a28b02 100644 --- a/functions/_waku_proto.proto_filter.MessagePush.codec.html +++ b/functions/_waku_proto.proto_filter.MessagePush.codec.html @@ -1 +1 @@ -codec | Documentation

      Generated using TypeDoc

      \ No newline at end of file +codec | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_filter.MessagePush.decode.html b/functions/_waku_proto.proto_filter.MessagePush.decode.html index 9fc6ceba4d..196a90cace 100644 --- a/functions/_waku_proto.proto_filter.MessagePush.decode.html +++ b/functions/_waku_proto.proto_filter.MessagePush.decode.html @@ -1 +1 @@ -decode | Documentation

      Generated using TypeDoc

      \ No newline at end of file +decode | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_filter.MessagePush.encode.html b/functions/_waku_proto.proto_filter.MessagePush.encode.html index 7d9757da69..36d3df03b8 100644 --- a/functions/_waku_proto.proto_filter.MessagePush.encode.html +++ b/functions/_waku_proto.proto_filter.MessagePush.encode.html @@ -1 +1 @@ -encode | Documentation

      Generated using TypeDoc

      \ No newline at end of file +encode | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_filter.RateLimitProof.codec.html b/functions/_waku_proto.proto_filter.RateLimitProof.codec.html index ecac35d999..97b4bbc5a8 100644 --- a/functions/_waku_proto.proto_filter.RateLimitProof.codec.html +++ b/functions/_waku_proto.proto_filter.RateLimitProof.codec.html @@ -1 +1 @@ -codec | Documentation

      Generated using TypeDoc

      \ No newline at end of file +codec | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_filter.RateLimitProof.decode.html b/functions/_waku_proto.proto_filter.RateLimitProof.decode.html index a5fdaf01da..f9adfac0d7 100644 --- a/functions/_waku_proto.proto_filter.RateLimitProof.decode.html +++ b/functions/_waku_proto.proto_filter.RateLimitProof.decode.html @@ -1 +1 @@ -decode | Documentation

      Generated using TypeDoc

      \ No newline at end of file +decode | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_filter.RateLimitProof.encode.html b/functions/_waku_proto.proto_filter.RateLimitProof.encode.html index df55df77ed..0649843071 100644 --- a/functions/_waku_proto.proto_filter.RateLimitProof.encode.html +++ b/functions/_waku_proto.proto_filter.RateLimitProof.encode.html @@ -1 +1 @@ -encode | Documentation

      Generated using TypeDoc

      \ No newline at end of file +encode | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_filter_v2.FilterSubscribeRequest.FilterSubscribeType.codec.html b/functions/_waku_proto.proto_filter_v2.FilterSubscribeRequest.FilterSubscribeType.codec.html index 044d3514d1..65cadd1662 100644 --- a/functions/_waku_proto.proto_filter_v2.FilterSubscribeRequest.FilterSubscribeType.codec.html +++ b/functions/_waku_proto.proto_filter_v2.FilterSubscribeRequest.FilterSubscribeType.codec.html @@ -1 +1 @@ -codec | Documentation

      Generated using TypeDoc

      \ No newline at end of file +codec | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_filter_v2.FilterSubscribeRequest.codec.html b/functions/_waku_proto.proto_filter_v2.FilterSubscribeRequest.codec.html index 4656510b71..58d4378e30 100644 --- a/functions/_waku_proto.proto_filter_v2.FilterSubscribeRequest.codec.html +++ b/functions/_waku_proto.proto_filter_v2.FilterSubscribeRequest.codec.html @@ -1 +1 @@ -codec | Documentation

      Generated using TypeDoc

      \ No newline at end of file +codec | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_filter_v2.FilterSubscribeRequest.decode.html b/functions/_waku_proto.proto_filter_v2.FilterSubscribeRequest.decode.html index c48df583d0..8c8b7f8961 100644 --- a/functions/_waku_proto.proto_filter_v2.FilterSubscribeRequest.decode.html +++ b/functions/_waku_proto.proto_filter_v2.FilterSubscribeRequest.decode.html @@ -1 +1 @@ -decode | Documentation

      Generated using TypeDoc

      \ No newline at end of file +decode | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_filter_v2.FilterSubscribeRequest.encode.html b/functions/_waku_proto.proto_filter_v2.FilterSubscribeRequest.encode.html index 3bfecb2e8e..2ef3a576d6 100644 --- a/functions/_waku_proto.proto_filter_v2.FilterSubscribeRequest.encode.html +++ b/functions/_waku_proto.proto_filter_v2.FilterSubscribeRequest.encode.html @@ -1 +1 @@ -encode | Documentation

      Generated using TypeDoc

      \ No newline at end of file +encode | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_filter_v2.FilterSubscribeResponse.codec.html b/functions/_waku_proto.proto_filter_v2.FilterSubscribeResponse.codec.html index df71e1e2a6..fca63d964d 100644 --- a/functions/_waku_proto.proto_filter_v2.FilterSubscribeResponse.codec.html +++ b/functions/_waku_proto.proto_filter_v2.FilterSubscribeResponse.codec.html @@ -1 +1 @@ -codec | Documentation

      Generated using TypeDoc

      \ No newline at end of file +codec | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_filter_v2.FilterSubscribeResponse.decode.html b/functions/_waku_proto.proto_filter_v2.FilterSubscribeResponse.decode.html index c62f9cbb10..ac549c08d1 100644 --- a/functions/_waku_proto.proto_filter_v2.FilterSubscribeResponse.decode.html +++ b/functions/_waku_proto.proto_filter_v2.FilterSubscribeResponse.decode.html @@ -1 +1 @@ -decode | Documentation

      Generated using TypeDoc

      \ No newline at end of file +decode | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_filter_v2.FilterSubscribeResponse.encode.html b/functions/_waku_proto.proto_filter_v2.FilterSubscribeResponse.encode.html index 0523b18fd1..18793a466e 100644 --- a/functions/_waku_proto.proto_filter_v2.FilterSubscribeResponse.encode.html +++ b/functions/_waku_proto.proto_filter_v2.FilterSubscribeResponse.encode.html @@ -1 +1 @@ -encode | Documentation

      Generated using TypeDoc

      \ No newline at end of file +encode | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_filter_v2.MessagePush.codec.html b/functions/_waku_proto.proto_filter_v2.MessagePush.codec.html index cdc780339a..f18f9ffa99 100644 --- a/functions/_waku_proto.proto_filter_v2.MessagePush.codec.html +++ b/functions/_waku_proto.proto_filter_v2.MessagePush.codec.html @@ -1 +1 @@ -codec | Documentation

      Generated using TypeDoc

      \ No newline at end of file +codec | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_filter_v2.MessagePush.decode.html b/functions/_waku_proto.proto_filter_v2.MessagePush.decode.html index 76958046d6..659498bc1e 100644 --- a/functions/_waku_proto.proto_filter_v2.MessagePush.decode.html +++ b/functions/_waku_proto.proto_filter_v2.MessagePush.decode.html @@ -1 +1 @@ -decode | Documentation

      Generated using TypeDoc

      \ No newline at end of file +decode | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_filter_v2.MessagePush.encode.html b/functions/_waku_proto.proto_filter_v2.MessagePush.encode.html index 7a9d066b20..d7884fe3f9 100644 --- a/functions/_waku_proto.proto_filter_v2.MessagePush.encode.html +++ b/functions/_waku_proto.proto_filter_v2.MessagePush.encode.html @@ -1 +1 @@ -encode | Documentation

      Generated using TypeDoc

      \ No newline at end of file +encode | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_filter_v2.RateLimitProof.codec.html b/functions/_waku_proto.proto_filter_v2.RateLimitProof.codec.html index 82d91a8a3f..f9c12b1abe 100644 --- a/functions/_waku_proto.proto_filter_v2.RateLimitProof.codec.html +++ b/functions/_waku_proto.proto_filter_v2.RateLimitProof.codec.html @@ -1 +1 @@ -codec | Documentation

      Generated using TypeDoc

      \ No newline at end of file +codec | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_filter_v2.RateLimitProof.decode.html b/functions/_waku_proto.proto_filter_v2.RateLimitProof.decode.html index c48f112dfa..334fd3037c 100644 --- a/functions/_waku_proto.proto_filter_v2.RateLimitProof.decode.html +++ b/functions/_waku_proto.proto_filter_v2.RateLimitProof.decode.html @@ -1 +1 @@ -decode | Documentation

      Generated using TypeDoc

      \ No newline at end of file +decode | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_filter_v2.RateLimitProof.encode.html b/functions/_waku_proto.proto_filter_v2.RateLimitProof.encode.html index 5191d83db0..f067ccedb6 100644 --- a/functions/_waku_proto.proto_filter_v2.RateLimitProof.encode.html +++ b/functions/_waku_proto.proto_filter_v2.RateLimitProof.encode.html @@ -1 +1 @@ -encode | Documentation

      Generated using TypeDoc

      \ No newline at end of file +encode | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_filter_v2.WakuMessage.codec.html b/functions/_waku_proto.proto_filter_v2.WakuMessage.codec.html index 8a70530d9d..f23ccf5185 100644 --- a/functions/_waku_proto.proto_filter_v2.WakuMessage.codec.html +++ b/functions/_waku_proto.proto_filter_v2.WakuMessage.codec.html @@ -1 +1 @@ -codec | Documentation

      Generated using TypeDoc

      \ No newline at end of file +codec | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_filter_v2.WakuMessage.decode.html b/functions/_waku_proto.proto_filter_v2.WakuMessage.decode.html index 07fb713306..b9092dd487 100644 --- a/functions/_waku_proto.proto_filter_v2.WakuMessage.decode.html +++ b/functions/_waku_proto.proto_filter_v2.WakuMessage.decode.html @@ -1 +1 @@ -decode | Documentation

      Generated using TypeDoc

      \ No newline at end of file +decode | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_filter_v2.WakuMessage.encode.html b/functions/_waku_proto.proto_filter_v2.WakuMessage.encode.html index 4eaae9113f..5b1743548b 100644 --- a/functions/_waku_proto.proto_filter_v2.WakuMessage.encode.html +++ b/functions/_waku_proto.proto_filter_v2.WakuMessage.encode.html @@ -1 +1 @@ -encode | Documentation

      Generated using TypeDoc

      \ No newline at end of file +encode | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_lightpush.PushRequest.codec.html b/functions/_waku_proto.proto_lightpush.PushRequest.codec.html index c5c5c77233..f06c163a94 100644 --- a/functions/_waku_proto.proto_lightpush.PushRequest.codec.html +++ b/functions/_waku_proto.proto_lightpush.PushRequest.codec.html @@ -1 +1 @@ -codec | Documentation

      Generated using TypeDoc

      \ No newline at end of file +codec | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_lightpush.PushRequest.decode.html b/functions/_waku_proto.proto_lightpush.PushRequest.decode.html index 4be2bc0167..429aad62ef 100644 --- a/functions/_waku_proto.proto_lightpush.PushRequest.decode.html +++ b/functions/_waku_proto.proto_lightpush.PushRequest.decode.html @@ -1 +1 @@ -decode | Documentation

      Generated using TypeDoc

      \ No newline at end of file +decode | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_lightpush.PushRequest.encode.html b/functions/_waku_proto.proto_lightpush.PushRequest.encode.html index 133796fa1b..1b4febe165 100644 --- a/functions/_waku_proto.proto_lightpush.PushRequest.encode.html +++ b/functions/_waku_proto.proto_lightpush.PushRequest.encode.html @@ -1 +1 @@ -encode | Documentation

      Generated using TypeDoc

      \ No newline at end of file +encode | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_lightpush.PushResponse.codec.html b/functions/_waku_proto.proto_lightpush.PushResponse.codec.html index d39e7f3a44..f7f7b7aee5 100644 --- a/functions/_waku_proto.proto_lightpush.PushResponse.codec.html +++ b/functions/_waku_proto.proto_lightpush.PushResponse.codec.html @@ -1 +1 @@ -codec | Documentation

      Generated using TypeDoc

      \ No newline at end of file +codec | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_lightpush.PushResponse.decode.html b/functions/_waku_proto.proto_lightpush.PushResponse.decode.html index 1c06d3ce3d..8d3d9d9e34 100644 --- a/functions/_waku_proto.proto_lightpush.PushResponse.decode.html +++ b/functions/_waku_proto.proto_lightpush.PushResponse.decode.html @@ -1 +1 @@ -decode | Documentation

      Generated using TypeDoc

      \ No newline at end of file +decode | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_lightpush.PushResponse.encode.html b/functions/_waku_proto.proto_lightpush.PushResponse.encode.html index f14d9f37e5..dcb961385e 100644 --- a/functions/_waku_proto.proto_lightpush.PushResponse.encode.html +++ b/functions/_waku_proto.proto_lightpush.PushResponse.encode.html @@ -1 +1 @@ -encode | Documentation

      Generated using TypeDoc

      \ No newline at end of file +encode | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_lightpush.PushRpc.codec.html b/functions/_waku_proto.proto_lightpush.PushRpc.codec.html index 9da6e14709..66e3cea416 100644 --- a/functions/_waku_proto.proto_lightpush.PushRpc.codec.html +++ b/functions/_waku_proto.proto_lightpush.PushRpc.codec.html @@ -1 +1 @@ -codec | Documentation

      Generated using TypeDoc

      \ No newline at end of file +codec | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_lightpush.PushRpc.decode.html b/functions/_waku_proto.proto_lightpush.PushRpc.decode.html index 9a35859419..172ac4490d 100644 --- a/functions/_waku_proto.proto_lightpush.PushRpc.decode.html +++ b/functions/_waku_proto.proto_lightpush.PushRpc.decode.html @@ -1 +1 @@ -decode | Documentation

      Generated using TypeDoc

      \ No newline at end of file +decode | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_lightpush.PushRpc.encode.html b/functions/_waku_proto.proto_lightpush.PushRpc.encode.html index f532857f2c..fb340335e1 100644 --- a/functions/_waku_proto.proto_lightpush.PushRpc.encode.html +++ b/functions/_waku_proto.proto_lightpush.PushRpc.encode.html @@ -1 +1 @@ -encode | Documentation

      Generated using TypeDoc

      \ No newline at end of file +encode | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_lightpush.RateLimitProof.codec.html b/functions/_waku_proto.proto_lightpush.RateLimitProof.codec.html index 4216c0fd64..29ce4e17aa 100644 --- a/functions/_waku_proto.proto_lightpush.RateLimitProof.codec.html +++ b/functions/_waku_proto.proto_lightpush.RateLimitProof.codec.html @@ -1 +1 @@ -codec | Documentation

      Generated using TypeDoc

      \ No newline at end of file +codec | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_lightpush.RateLimitProof.decode.html b/functions/_waku_proto.proto_lightpush.RateLimitProof.decode.html index ac5916a657..3643db4235 100644 --- a/functions/_waku_proto.proto_lightpush.RateLimitProof.decode.html +++ b/functions/_waku_proto.proto_lightpush.RateLimitProof.decode.html @@ -1 +1 @@ -decode | Documentation

      Generated using TypeDoc

      \ No newline at end of file +decode | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_lightpush.RateLimitProof.encode.html b/functions/_waku_proto.proto_lightpush.RateLimitProof.encode.html index 6be52d9844..63f99e731f 100644 --- a/functions/_waku_proto.proto_lightpush.RateLimitProof.encode.html +++ b/functions/_waku_proto.proto_lightpush.RateLimitProof.encode.html @@ -1 +1 @@ -encode | Documentation

      Generated using TypeDoc

      \ No newline at end of file +encode | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_lightpush.WakuMessage.codec.html b/functions/_waku_proto.proto_lightpush.WakuMessage.codec.html index f17c3042a0..544bd69506 100644 --- a/functions/_waku_proto.proto_lightpush.WakuMessage.codec.html +++ b/functions/_waku_proto.proto_lightpush.WakuMessage.codec.html @@ -1 +1 @@ -codec | Documentation

      Generated using TypeDoc

      \ No newline at end of file +codec | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_lightpush.WakuMessage.decode.html b/functions/_waku_proto.proto_lightpush.WakuMessage.decode.html index 257c92b20b..97ba49139c 100644 --- a/functions/_waku_proto.proto_lightpush.WakuMessage.decode.html +++ b/functions/_waku_proto.proto_lightpush.WakuMessage.decode.html @@ -1 +1 @@ -decode | Documentation

      Generated using TypeDoc

      \ No newline at end of file +decode | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_lightpush.WakuMessage.encode.html b/functions/_waku_proto.proto_lightpush.WakuMessage.encode.html index cbda4c5d8b..38b67eb60b 100644 --- a/functions/_waku_proto.proto_lightpush.WakuMessage.encode.html +++ b/functions/_waku_proto.proto_lightpush.WakuMessage.encode.html @@ -1 +1 @@ -encode | Documentation

      Generated using TypeDoc

      \ No newline at end of file +encode | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_message.RateLimitProof.codec.html b/functions/_waku_proto.proto_message.RateLimitProof.codec.html index b13fbca0ae..0c5619dd6d 100644 --- a/functions/_waku_proto.proto_message.RateLimitProof.codec.html +++ b/functions/_waku_proto.proto_message.RateLimitProof.codec.html @@ -1 +1 @@ -codec | Documentation

      Generated using TypeDoc

      \ No newline at end of file +codec | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_message.RateLimitProof.decode.html b/functions/_waku_proto.proto_message.RateLimitProof.decode.html index 042c88bc28..bf84305124 100644 --- a/functions/_waku_proto.proto_message.RateLimitProof.decode.html +++ b/functions/_waku_proto.proto_message.RateLimitProof.decode.html @@ -1 +1 @@ -decode | Documentation

      Generated using TypeDoc

      \ No newline at end of file +decode | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_message.RateLimitProof.encode.html b/functions/_waku_proto.proto_message.RateLimitProof.encode.html index 886dd719e3..e150b3f387 100644 --- a/functions/_waku_proto.proto_message.RateLimitProof.encode.html +++ b/functions/_waku_proto.proto_message.RateLimitProof.encode.html @@ -1 +1 @@ -encode | Documentation

      Generated using TypeDoc

      \ No newline at end of file +encode | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_message.WakuMessage.codec.html b/functions/_waku_proto.proto_message.WakuMessage.codec.html index de91c709cb..b6345facc6 100644 --- a/functions/_waku_proto.proto_message.WakuMessage.codec.html +++ b/functions/_waku_proto.proto_message.WakuMessage.codec.html @@ -1 +1 @@ -codec | Documentation

      Generated using TypeDoc

      \ No newline at end of file +codec | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_message.WakuMessage.decode.html b/functions/_waku_proto.proto_message.WakuMessage.decode.html index 2fec0793b0..530916a38f 100644 --- a/functions/_waku_proto.proto_message.WakuMessage.decode.html +++ b/functions/_waku_proto.proto_message.WakuMessage.decode.html @@ -1 +1 @@ -decode | Documentation

      Generated using TypeDoc

      \ No newline at end of file +decode | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_message.WakuMessage.encode.html b/functions/_waku_proto.proto_message.WakuMessage.encode.html index acdacd0908..cebaac2cd8 100644 --- a/functions/_waku_proto.proto_message.WakuMessage.encode.html +++ b/functions/_waku_proto.proto_message.WakuMessage.encode.html @@ -1 +1 @@ -encode | Documentation

      Generated using TypeDoc

      \ No newline at end of file +encode | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_metadata.WakuMetadataRequest.codec.html b/functions/_waku_proto.proto_metadata.WakuMetadataRequest.codec.html index 7b7a8c286b..90b7ab5ed1 100644 --- a/functions/_waku_proto.proto_metadata.WakuMetadataRequest.codec.html +++ b/functions/_waku_proto.proto_metadata.WakuMetadataRequest.codec.html @@ -1 +1 @@ -codec | Documentation

      Generated using TypeDoc

      \ No newline at end of file +codec | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_metadata.WakuMetadataRequest.decode.html b/functions/_waku_proto.proto_metadata.WakuMetadataRequest.decode.html index 525ca5954b..9d93f646bc 100644 --- a/functions/_waku_proto.proto_metadata.WakuMetadataRequest.decode.html +++ b/functions/_waku_proto.proto_metadata.WakuMetadataRequest.decode.html @@ -1 +1 @@ -decode | Documentation

      Generated using TypeDoc

      \ No newline at end of file +decode | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_metadata.WakuMetadataRequest.encode.html b/functions/_waku_proto.proto_metadata.WakuMetadataRequest.encode.html index cea62c321e..dffcc6a2fc 100644 --- a/functions/_waku_proto.proto_metadata.WakuMetadataRequest.encode.html +++ b/functions/_waku_proto.proto_metadata.WakuMetadataRequest.encode.html @@ -1 +1 @@ -encode | Documentation

      Generated using TypeDoc

      \ No newline at end of file +encode | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_metadata.WakuMetadataResponse.codec.html b/functions/_waku_proto.proto_metadata.WakuMetadataResponse.codec.html index daf0e44440..ffe349b5f5 100644 --- a/functions/_waku_proto.proto_metadata.WakuMetadataResponse.codec.html +++ b/functions/_waku_proto.proto_metadata.WakuMetadataResponse.codec.html @@ -1 +1 @@ -codec | Documentation

      Generated using TypeDoc

      \ No newline at end of file +codec | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_metadata.WakuMetadataResponse.decode.html b/functions/_waku_proto.proto_metadata.WakuMetadataResponse.decode.html index 0869030ce8..d1a6d385c4 100644 --- a/functions/_waku_proto.proto_metadata.WakuMetadataResponse.decode.html +++ b/functions/_waku_proto.proto_metadata.WakuMetadataResponse.decode.html @@ -1 +1 @@ -decode | Documentation

      Generated using TypeDoc

      \ No newline at end of file +decode | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_metadata.WakuMetadataResponse.encode.html b/functions/_waku_proto.proto_metadata.WakuMetadataResponse.encode.html index e56274564f..deadf19ffe 100644 --- a/functions/_waku_proto.proto_metadata.WakuMetadataResponse.encode.html +++ b/functions/_waku_proto.proto_metadata.WakuMetadataResponse.encode.html @@ -1 +1 @@ -encode | Documentation

      Generated using TypeDoc

      \ No newline at end of file +encode | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_peer_exchange.PeerExchangeQuery.codec.html b/functions/_waku_proto.proto_peer_exchange.PeerExchangeQuery.codec.html index 93c5c150e0..c27a20f625 100644 --- a/functions/_waku_proto.proto_peer_exchange.PeerExchangeQuery.codec.html +++ b/functions/_waku_proto.proto_peer_exchange.PeerExchangeQuery.codec.html @@ -1 +1 @@ -codec | Documentation

      Generated using TypeDoc

      \ No newline at end of file +codec | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_peer_exchange.PeerExchangeQuery.decode.html b/functions/_waku_proto.proto_peer_exchange.PeerExchangeQuery.decode.html index fc3c4d1425..38abaae654 100644 --- a/functions/_waku_proto.proto_peer_exchange.PeerExchangeQuery.decode.html +++ b/functions/_waku_proto.proto_peer_exchange.PeerExchangeQuery.decode.html @@ -1 +1 @@ -decode | Documentation

      Generated using TypeDoc

      \ No newline at end of file +decode | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_peer_exchange.PeerExchangeQuery.encode.html b/functions/_waku_proto.proto_peer_exchange.PeerExchangeQuery.encode.html index 9db5aaa22c..40f488cc4c 100644 --- a/functions/_waku_proto.proto_peer_exchange.PeerExchangeQuery.encode.html +++ b/functions/_waku_proto.proto_peer_exchange.PeerExchangeQuery.encode.html @@ -1 +1 @@ -encode | Documentation

      Generated using TypeDoc

      \ No newline at end of file +encode | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_peer_exchange.PeerExchangeRPC.codec.html b/functions/_waku_proto.proto_peer_exchange.PeerExchangeRPC.codec.html index 766d5bf2a9..2d5c3ff652 100644 --- a/functions/_waku_proto.proto_peer_exchange.PeerExchangeRPC.codec.html +++ b/functions/_waku_proto.proto_peer_exchange.PeerExchangeRPC.codec.html @@ -1 +1 @@ -codec | Documentation

      Generated using TypeDoc

      \ No newline at end of file +codec | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_peer_exchange.PeerExchangeRPC.decode.html b/functions/_waku_proto.proto_peer_exchange.PeerExchangeRPC.decode.html index 297c626e89..1319b174cb 100644 --- a/functions/_waku_proto.proto_peer_exchange.PeerExchangeRPC.decode.html +++ b/functions/_waku_proto.proto_peer_exchange.PeerExchangeRPC.decode.html @@ -1 +1 @@ -decode | Documentation

      Generated using TypeDoc

      \ No newline at end of file +decode | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_peer_exchange.PeerExchangeRPC.encode.html b/functions/_waku_proto.proto_peer_exchange.PeerExchangeRPC.encode.html index ea653a27ca..4c637e9a04 100644 --- a/functions/_waku_proto.proto_peer_exchange.PeerExchangeRPC.encode.html +++ b/functions/_waku_proto.proto_peer_exchange.PeerExchangeRPC.encode.html @@ -1 +1 @@ -encode | Documentation

      Generated using TypeDoc

      \ No newline at end of file +encode | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_peer_exchange.PeerExchangeResponse.codec.html b/functions/_waku_proto.proto_peer_exchange.PeerExchangeResponse.codec.html index c6615ce394..ab99efba36 100644 --- a/functions/_waku_proto.proto_peer_exchange.PeerExchangeResponse.codec.html +++ b/functions/_waku_proto.proto_peer_exchange.PeerExchangeResponse.codec.html @@ -1 +1 @@ -codec | Documentation

      Generated using TypeDoc

      \ No newline at end of file +codec | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_peer_exchange.PeerExchangeResponse.decode.html b/functions/_waku_proto.proto_peer_exchange.PeerExchangeResponse.decode.html index 76efe23c6b..9ad158aebc 100644 --- a/functions/_waku_proto.proto_peer_exchange.PeerExchangeResponse.decode.html +++ b/functions/_waku_proto.proto_peer_exchange.PeerExchangeResponse.decode.html @@ -1 +1 @@ -decode | Documentation

      Generated using TypeDoc

      \ No newline at end of file +decode | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_peer_exchange.PeerExchangeResponse.encode.html b/functions/_waku_proto.proto_peer_exchange.PeerExchangeResponse.encode.html index 546a963381..9a64fec9cd 100644 --- a/functions/_waku_proto.proto_peer_exchange.PeerExchangeResponse.encode.html +++ b/functions/_waku_proto.proto_peer_exchange.PeerExchangeResponse.encode.html @@ -1 +1 @@ -encode | Documentation

      Generated using TypeDoc

      \ No newline at end of file +encode | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_peer_exchange.PeerInfo.codec.html b/functions/_waku_proto.proto_peer_exchange.PeerInfo.codec.html index 13d6ad9376..81e491b495 100644 --- a/functions/_waku_proto.proto_peer_exchange.PeerInfo.codec.html +++ b/functions/_waku_proto.proto_peer_exchange.PeerInfo.codec.html @@ -1 +1 @@ -codec | Documentation

      Generated using TypeDoc

      \ No newline at end of file +codec | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_peer_exchange.PeerInfo.decode.html b/functions/_waku_proto.proto_peer_exchange.PeerInfo.decode.html index f44926bf45..83b0506d70 100644 --- a/functions/_waku_proto.proto_peer_exchange.PeerInfo.decode.html +++ b/functions/_waku_proto.proto_peer_exchange.PeerInfo.decode.html @@ -1 +1 @@ -decode | Documentation

      Generated using TypeDoc

      \ No newline at end of file +decode | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_peer_exchange.PeerInfo.encode.html b/functions/_waku_proto.proto_peer_exchange.PeerInfo.encode.html index 0bb7055f00..3c82e60c3e 100644 --- a/functions/_waku_proto.proto_peer_exchange.PeerInfo.encode.html +++ b/functions/_waku_proto.proto_peer_exchange.PeerInfo.encode.html @@ -1 +1 @@ -encode | Documentation

      Generated using TypeDoc

      \ No newline at end of file +encode | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_store.ContentFilter.codec.html b/functions/_waku_proto.proto_store.ContentFilter.codec.html index 3745ee6604..f540d503ac 100644 --- a/functions/_waku_proto.proto_store.ContentFilter.codec.html +++ b/functions/_waku_proto.proto_store.ContentFilter.codec.html @@ -1 +1 @@ -codec | Documentation

      Generated using TypeDoc

      \ No newline at end of file +codec | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_store.ContentFilter.decode.html b/functions/_waku_proto.proto_store.ContentFilter.decode.html index 6fa016601e..20f67429bf 100644 --- a/functions/_waku_proto.proto_store.ContentFilter.decode.html +++ b/functions/_waku_proto.proto_store.ContentFilter.decode.html @@ -1 +1 @@ -decode | Documentation

      Generated using TypeDoc

      \ No newline at end of file +decode | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_store.ContentFilter.encode.html b/functions/_waku_proto.proto_store.ContentFilter.encode.html index 7897101770..1e6da45390 100644 --- a/functions/_waku_proto.proto_store.ContentFilter.encode.html +++ b/functions/_waku_proto.proto_store.ContentFilter.encode.html @@ -1 +1 @@ -encode | Documentation

      Generated using TypeDoc

      \ No newline at end of file +encode | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_store.HistoryQuery.codec.html b/functions/_waku_proto.proto_store.HistoryQuery.codec.html index 807af1d4d8..7ecffc7237 100644 --- a/functions/_waku_proto.proto_store.HistoryQuery.codec.html +++ b/functions/_waku_proto.proto_store.HistoryQuery.codec.html @@ -1 +1 @@ -codec | Documentation

      Generated using TypeDoc

      \ No newline at end of file +codec | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_store.HistoryQuery.decode.html b/functions/_waku_proto.proto_store.HistoryQuery.decode.html index 4e613a5b0c..90dfda31f6 100644 --- a/functions/_waku_proto.proto_store.HistoryQuery.decode.html +++ b/functions/_waku_proto.proto_store.HistoryQuery.decode.html @@ -1 +1 @@ -decode | Documentation

      Generated using TypeDoc

      \ No newline at end of file +decode | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_store.HistoryQuery.encode.html b/functions/_waku_proto.proto_store.HistoryQuery.encode.html index cc2af28203..58034f4d51 100644 --- a/functions/_waku_proto.proto_store.HistoryQuery.encode.html +++ b/functions/_waku_proto.proto_store.HistoryQuery.encode.html @@ -1 +1 @@ -encode | Documentation

      Generated using TypeDoc

      \ No newline at end of file +encode | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_store.HistoryResponse.HistoryError.codec.html b/functions/_waku_proto.proto_store.HistoryResponse.HistoryError.codec.html index 97b7e5d4fe..cc5f1227e4 100644 --- a/functions/_waku_proto.proto_store.HistoryResponse.HistoryError.codec.html +++ b/functions/_waku_proto.proto_store.HistoryResponse.HistoryError.codec.html @@ -1 +1 @@ -codec | Documentation

      Generated using TypeDoc

      \ No newline at end of file +codec | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_store.HistoryResponse.codec.html b/functions/_waku_proto.proto_store.HistoryResponse.codec.html index c1dd13f552..4fc81a8ae3 100644 --- a/functions/_waku_proto.proto_store.HistoryResponse.codec.html +++ b/functions/_waku_proto.proto_store.HistoryResponse.codec.html @@ -1 +1 @@ -codec | Documentation

      Generated using TypeDoc

      \ No newline at end of file +codec | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_store.HistoryResponse.decode.html b/functions/_waku_proto.proto_store.HistoryResponse.decode.html index c8fdb61a51..f428dc263b 100644 --- a/functions/_waku_proto.proto_store.HistoryResponse.decode.html +++ b/functions/_waku_proto.proto_store.HistoryResponse.decode.html @@ -1 +1 @@ -decode | Documentation

      Generated using TypeDoc

      \ No newline at end of file +decode | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_store.HistoryResponse.encode.html b/functions/_waku_proto.proto_store.HistoryResponse.encode.html index 7a71c52239..fa5b39daca 100644 --- a/functions/_waku_proto.proto_store.HistoryResponse.encode.html +++ b/functions/_waku_proto.proto_store.HistoryResponse.encode.html @@ -1 +1 @@ -encode | Documentation

      Generated using TypeDoc

      \ No newline at end of file +encode | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_store.HistoryRpc.codec.html b/functions/_waku_proto.proto_store.HistoryRpc.codec.html index 90a83aff6b..c65cb4ebe7 100644 --- a/functions/_waku_proto.proto_store.HistoryRpc.codec.html +++ b/functions/_waku_proto.proto_store.HistoryRpc.codec.html @@ -1 +1 @@ -codec | Documentation

      Generated using TypeDoc

      \ No newline at end of file +codec | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_store.HistoryRpc.decode.html b/functions/_waku_proto.proto_store.HistoryRpc.decode.html index f867c97c4b..d5a7ee0f49 100644 --- a/functions/_waku_proto.proto_store.HistoryRpc.decode.html +++ b/functions/_waku_proto.proto_store.HistoryRpc.decode.html @@ -1 +1 @@ -decode | Documentation

      Generated using TypeDoc

      \ No newline at end of file +decode | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_store.HistoryRpc.encode.html b/functions/_waku_proto.proto_store.HistoryRpc.encode.html index 916ed8b5c8..dc551af6ae 100644 --- a/functions/_waku_proto.proto_store.HistoryRpc.encode.html +++ b/functions/_waku_proto.proto_store.HistoryRpc.encode.html @@ -1 +1 @@ -encode | Documentation

      Generated using TypeDoc

      \ No newline at end of file +encode | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_store.Index.codec.html b/functions/_waku_proto.proto_store.Index.codec.html index c34a48f931..7953c0ae83 100644 --- a/functions/_waku_proto.proto_store.Index.codec.html +++ b/functions/_waku_proto.proto_store.Index.codec.html @@ -1 +1 @@ -codec | Documentation

      Generated using TypeDoc

      \ No newline at end of file +codec | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_store.Index.decode.html b/functions/_waku_proto.proto_store.Index.decode.html index 08013ec736..dee18531c5 100644 --- a/functions/_waku_proto.proto_store.Index.decode.html +++ b/functions/_waku_proto.proto_store.Index.decode.html @@ -1 +1 @@ -decode | Documentation

      Generated using TypeDoc

      \ No newline at end of file +decode | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_store.Index.encode.html b/functions/_waku_proto.proto_store.Index.encode.html index 106f0805ab..5d204e3260 100644 --- a/functions/_waku_proto.proto_store.Index.encode.html +++ b/functions/_waku_proto.proto_store.Index.encode.html @@ -1 +1 @@ -encode | Documentation

      Generated using TypeDoc

      \ No newline at end of file +encode | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_store.PagingInfo.Direction.codec.html b/functions/_waku_proto.proto_store.PagingInfo.Direction.codec.html index 955a21b3d5..72f02e5d85 100644 --- a/functions/_waku_proto.proto_store.PagingInfo.Direction.codec.html +++ b/functions/_waku_proto.proto_store.PagingInfo.Direction.codec.html @@ -1 +1 @@ -codec | Documentation

      Generated using TypeDoc

      \ No newline at end of file +codec | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_store.PagingInfo.codec.html b/functions/_waku_proto.proto_store.PagingInfo.codec.html index 77d11e7260..e417edd060 100644 --- a/functions/_waku_proto.proto_store.PagingInfo.codec.html +++ b/functions/_waku_proto.proto_store.PagingInfo.codec.html @@ -1 +1 @@ -codec | Documentation

      Generated using TypeDoc

      \ No newline at end of file +codec | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_store.PagingInfo.decode.html b/functions/_waku_proto.proto_store.PagingInfo.decode.html index d4992ce649..bedc8bf893 100644 --- a/functions/_waku_proto.proto_store.PagingInfo.decode.html +++ b/functions/_waku_proto.proto_store.PagingInfo.decode.html @@ -1 +1 @@ -decode | Documentation

      Generated using TypeDoc

      \ No newline at end of file +decode | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_store.PagingInfo.encode.html b/functions/_waku_proto.proto_store.PagingInfo.encode.html index d27406a917..a050193ec3 100644 --- a/functions/_waku_proto.proto_store.PagingInfo.encode.html +++ b/functions/_waku_proto.proto_store.PagingInfo.encode.html @@ -1 +1 @@ -encode | Documentation

      Generated using TypeDoc

      \ No newline at end of file +encode | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_store.RateLimitProof.codec.html b/functions/_waku_proto.proto_store.RateLimitProof.codec.html index 5bdab0cd6a..a866ceceaf 100644 --- a/functions/_waku_proto.proto_store.RateLimitProof.codec.html +++ b/functions/_waku_proto.proto_store.RateLimitProof.codec.html @@ -1 +1 @@ -codec | Documentation

      Generated using TypeDoc

      \ No newline at end of file +codec | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_store.RateLimitProof.decode.html b/functions/_waku_proto.proto_store.RateLimitProof.decode.html index 5efddfccab..fc256f8537 100644 --- a/functions/_waku_proto.proto_store.RateLimitProof.decode.html +++ b/functions/_waku_proto.proto_store.RateLimitProof.decode.html @@ -1 +1 @@ -decode | Documentation

      Generated using TypeDoc

      \ No newline at end of file +decode | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_store.RateLimitProof.encode.html b/functions/_waku_proto.proto_store.RateLimitProof.encode.html index e6e1d6fb49..ab94dba638 100644 --- a/functions/_waku_proto.proto_store.RateLimitProof.encode.html +++ b/functions/_waku_proto.proto_store.RateLimitProof.encode.html @@ -1 +1 @@ -encode | Documentation

      Generated using TypeDoc

      \ No newline at end of file +encode | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_store.WakuMessage.codec.html b/functions/_waku_proto.proto_store.WakuMessage.codec.html index 450057160c..8c599d0bce 100644 --- a/functions/_waku_proto.proto_store.WakuMessage.codec.html +++ b/functions/_waku_proto.proto_store.WakuMessage.codec.html @@ -1 +1 @@ -codec | Documentation

      Generated using TypeDoc

      \ No newline at end of file +codec | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_store.WakuMessage.decode.html b/functions/_waku_proto.proto_store.WakuMessage.decode.html index 9848af9915..7bb42e9dee 100644 --- a/functions/_waku_proto.proto_store.WakuMessage.decode.html +++ b/functions/_waku_proto.proto_store.WakuMessage.decode.html @@ -1 +1 @@ -decode | Documentation

      Generated using TypeDoc

      \ No newline at end of file +decode | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_store.WakuMessage.encode.html b/functions/_waku_proto.proto_store.WakuMessage.encode.html index fa1e8c1457..d20d6bec3f 100644 --- a/functions/_waku_proto.proto_store.WakuMessage.encode.html +++ b/functions/_waku_proto.proto_store.WakuMessage.encode.html @@ -1 +1 @@ -encode | Documentation

      Generated using TypeDoc

      \ No newline at end of file +encode | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_topic_only_message.TopicOnlyMessage.codec.html b/functions/_waku_proto.proto_topic_only_message.TopicOnlyMessage.codec.html index 604f1fe78d..77699ba112 100644 --- a/functions/_waku_proto.proto_topic_only_message.TopicOnlyMessage.codec.html +++ b/functions/_waku_proto.proto_topic_only_message.TopicOnlyMessage.codec.html @@ -1 +1 @@ -codec | Documentation

      Generated using TypeDoc

      \ No newline at end of file +codec | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_topic_only_message.TopicOnlyMessage.decode.html b/functions/_waku_proto.proto_topic_only_message.TopicOnlyMessage.decode.html index 8498e6df87..252abfb832 100644 --- a/functions/_waku_proto.proto_topic_only_message.TopicOnlyMessage.decode.html +++ b/functions/_waku_proto.proto_topic_only_message.TopicOnlyMessage.decode.html @@ -1 +1 @@ -decode | Documentation

      Generated using TypeDoc

      \ No newline at end of file +decode | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_proto.proto_topic_only_message.TopicOnlyMessage.encode.html b/functions/_waku_proto.proto_topic_only_message.TopicOnlyMessage.encode.html index 7056fa4672..23dcf06155 100644 --- a/functions/_waku_proto.proto_topic_only_message.TopicOnlyMessage.encode.html +++ b/functions/_waku_proto.proto_topic_only_message.TopicOnlyMessage.encode.html @@ -1 +1 @@ -encode | Documentation

      Generated using TypeDoc

      \ No newline at end of file +encode | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_relay.wakuGossipSub.html b/functions/_waku_relay.wakuGossipSub.html index b0c14d922a..575f013fcf 100644 --- a/functions/_waku_relay.wakuGossipSub.html +++ b/functions/_waku_relay.wakuGossipSub.html @@ -1 +1 @@ -wakuGossipSub | Documentation
      • Parameters

        Returns ((components) => GossipSub)

          • (components): GossipSub
          • Parameters

            • components: GossipSubComponents

            Returns GossipSub

      Generated using TypeDoc

      \ No newline at end of file +wakuGossipSub | Documentation
      • Parameters

        Returns ((components) => GossipSub)

          • (components): GossipSub
          • Parameters

            • components: GossipSubComponents

            Returns GossipSub

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_relay.wakuRelay.html b/functions/_waku_relay.wakuRelay.html index 956e936f35..53bef6b9fc 100644 --- a/functions/_waku_relay.wakuRelay.html +++ b/functions/_waku_relay.wakuRelay.html @@ -1 +1 @@ -wakuRelay | Documentation

      Generated using TypeDoc

      \ No newline at end of file +wakuRelay | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_sdk.bytesToUtf8.html b/functions/_waku_sdk.bytesToUtf8.html index e9b60c7d5a..66e24831fc 100644 --- a/functions/_waku_sdk.bytesToUtf8.html +++ b/functions/_waku_sdk.bytesToUtf8.html @@ -1,2 +1,2 @@ bytesToUtf8 | Documentation
      • Decode byte array to utf-8 string.

        -

        Parameters

        • b: Uint8Array

        Returns string

      Generated using TypeDoc

      \ No newline at end of file +

      Parameters

      • b: Uint8Array

      Returns string

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_sdk.createDecoder.html b/functions/_waku_sdk.createDecoder.html index 88176ab336..a1f9d76eb5 100644 --- a/functions/_waku_sdk.createDecoder.html +++ b/functions/_waku_sdk.createDecoder.html @@ -4,4 +4,4 @@ format when received from the Waku network. The resulting decoder can then be pass to @waku/interfaces!IReceiver.subscribe to automatically decode incoming messages.

      Parameters

      • contentTopic: string

        The resulting decoder will only decode messages with this content topic.

        -
      • Optional pubsubTopicShardInfo: string | SingleShardInfo

      Returns Decoder

      Generated using TypeDoc

      \ No newline at end of file +
    • Optional pubsubTopicShardInfo: string | SingleShardInfo
    • Returns Decoder

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_sdk.createEncoder.html b/functions/_waku_sdk.createEncoder.html index 3239d87ea9..5c14c7ee1a 100644 --- a/functions/_waku_sdk.createEncoder.html +++ b/functions/_waku_sdk.createEncoder.html @@ -3,4 +3,4 @@ format to be sent over the Waku network. The resulting encoder can then be pass to @waku/interfaces!ISender.send to automatically encode outgoing messages.

      -

      Parameters

      Returns Encoder

      Generated using TypeDoc

      \ No newline at end of file +

      Parameters

      Returns Encoder

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_sdk.createFullNode.html b/functions/_waku_sdk.createFullNode.html index 3b93ea0ea3..c2feeceafe 100644 --- a/functions/_waku_sdk.createFullNode.html +++ b/functions/_waku_sdk.createFullNode.html @@ -1,4 +1,4 @@ -createFullNode | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_sdk.createLightNode.html b/functions/_waku_sdk.createLightNode.html index 32e50adc7c..ed397b08c2 100644 --- a/functions/_waku_sdk.createLightNode.html +++ b/functions/_waku_sdk.createLightNode.html @@ -1,4 +1,4 @@ -createLightNode | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_sdk.createNode.html b/functions/_waku_sdk.createNode.html index 6fabb64079..7cf958ab1e 100644 --- a/functions/_waku_sdk.createNode.html +++ b/functions/_waku_sdk.createNode.html @@ -1,2 +1,2 @@ -createNode | Documentation

      Generated using TypeDoc

      \ No newline at end of file +createNode | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_sdk.defaultLibp2p.html b/functions/_waku_sdk.defaultLibp2p.html index 0b85455c5d..a8c146c55d 100644 --- a/functions/_waku_sdk.defaultLibp2p.html +++ b/functions/_waku_sdk.defaultLibp2p.html @@ -1 +1 @@ -defaultLibp2p | Documentation
      • Parameters

        • Optional shardInfo: ShardInfo
        • Optional wakuGossipSub: ((components) => GossipSub)
            • (components): GossipSub
            • Parameters

              • components: Components

              Returns GossipSub

        • Optional options: Partial<CreateLibp2pOptions>
        • Optional userAgent: string

        Returns Promise<Libp2p>

      Generated using TypeDoc

      \ No newline at end of file +defaultLibp2p | Documentation
      • Parameters

        • Optional shardInfo: ShardInfo
        • Optional wakuGossipSub: ((components) => GossipSub)
            • (components): GossipSub
            • Parameters

              • components: Components

              Returns GossipSub

        • Optional options: Partial<CreateLibp2pOptions>
        • Optional userAgent: string

        Returns Promise<Libp2p>

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_sdk.defaultPeerDiscoveries.html b/functions/_waku_sdk.defaultPeerDiscoveries.html index c835b42da3..a5620f0d2c 100644 --- a/functions/_waku_sdk.defaultPeerDiscoveries.html +++ b/functions/_waku_sdk.defaultPeerDiscoveries.html @@ -1 +1 @@ -defaultPeerDiscoveries | Documentation

      Generated using TypeDoc

      \ No newline at end of file +defaultPeerDiscoveries | Documentation

      Function defaultPeerDiscoveries

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_sdk.relay.wakuGossipSub.html b/functions/_waku_sdk.relay.wakuGossipSub.html index fdf9ceb222..ef56d49b5e 100644 --- a/functions/_waku_sdk.relay.wakuGossipSub.html +++ b/functions/_waku_sdk.relay.wakuGossipSub.html @@ -1 +1 @@ -wakuGossipSub | Documentation
      • Parameters

        Returns ((components) => GossipSub)

          • (components): GossipSub
          • Parameters

            • components: GossipSubComponents

            Returns GossipSub

      Generated using TypeDoc

      \ No newline at end of file +wakuGossipSub | Documentation
      • Parameters

        Returns ((components) => GossipSub)

          • (components): GossipSub
          • Parameters

            • components: GossipSubComponents

            Returns GossipSub

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_sdk.relay.wakuRelay.html b/functions/_waku_sdk.relay.wakuRelay.html index 5e2c819959..1b5018af51 100644 --- a/functions/_waku_sdk.relay.wakuRelay.html +++ b/functions/_waku_sdk.relay.wakuRelay.html @@ -1 +1 @@ -wakuRelay | Documentation

      Generated using TypeDoc

      \ No newline at end of file +wakuRelay | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_sdk.utf8ToBytes.html b/functions/_waku_sdk.utf8ToBytes.html index 766d8e8c3e..8a0984c0ff 100644 --- a/functions/_waku_sdk.utf8ToBytes.html +++ b/functions/_waku_sdk.utf8ToBytes.html @@ -1,2 +1,2 @@ -utf8ToBytes | Documentation
      • Encode utf-8 string to byte array.

        -

        Parameters

        • s: string

        Returns Uint8Array

      Generated using TypeDoc

      \ No newline at end of file +utf8ToBytes | Documentation
      • Encode utf-8 string to byte array.

        +

        Parameters

        • s: string

        Returns Uint8Array

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_sdk.utils.contentTopicToPubsubTopic.html b/functions/_waku_sdk.utils.contentTopicToPubsubTopic.html index a605b8da9c..8189505bc6 100644 --- a/functions/_waku_sdk.utils.contentTopicToPubsubTopic.html +++ b/functions/_waku_sdk.utils.contentTopicToPubsubTopic.html @@ -1 +1 @@ -contentTopicToPubsubTopic | Documentation
      • Parameters

        • contentTopic: string
        • Optional clusterId: number
        • Optional networkShards: number

        Returns string

      Generated using TypeDoc

      \ No newline at end of file +contentTopicToPubsubTopic | Documentation
      • Parameters

        • contentTopic: string
        • Optional clusterId: number
        • Optional networkShards: number

        Returns string

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_sdk.utils.contentTopicToShardIndex.html b/functions/_waku_sdk.utils.contentTopicToShardIndex.html index 984db87dec..b27fefaf2a 100644 --- a/functions/_waku_sdk.utils.contentTopicToShardIndex.html +++ b/functions/_waku_sdk.utils.contentTopicToShardIndex.html @@ -1,3 +1,3 @@ contentTopicToShardIndex | Documentation
      • Given a string, determines which autoshard index to use for its pubsub topic. Based on the algorithm described in the RFC: https://rfc.vac.dev/spec/51//#algorithm

        -

        Parameters

        • contentTopic: string
        • Optional networkShards: number

        Returns number

      Generated using TypeDoc

      \ No newline at end of file +

      Parameters

      • contentTopic: string
      • Optional networkShards: number

      Returns number

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_sdk.utils.contentTopicsByPubsubTopic.html b/functions/_waku_sdk.utils.contentTopicsByPubsubTopic.html index 523bcc087d..44f47c5b0e 100644 --- a/functions/_waku_sdk.utils.contentTopicsByPubsubTopic.html +++ b/functions/_waku_sdk.utils.contentTopicsByPubsubTopic.html @@ -1,3 +1,3 @@ -contentTopicsByPubsubTopic | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_sdk.utils.decodeRelayShard.html b/functions/_waku_sdk.utils.decodeRelayShard.html index 8463403325..b594f5f5c1 100644 --- a/functions/_waku_sdk.utils.decodeRelayShard.html +++ b/functions/_waku_sdk.utils.decodeRelayShard.html @@ -1 +1 @@ -decodeRelayShard | Documentation

      Generated using TypeDoc

      \ No newline at end of file +decodeRelayShard | Documentation
      • Parameters

        • bytes: Uint8Array

        Returns ShardInfo

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_sdk.utils.determinePubsubTopic.html b/functions/_waku_sdk.utils.determinePubsubTopic.html index 5f8c2dc08e..c935667c54 100644 --- a/functions/_waku_sdk.utils.determinePubsubTopic.html +++ b/functions/_waku_sdk.utils.determinePubsubTopic.html @@ -1,2 +1,2 @@ determinePubsubTopic | Documentation
      • Used when creating encoders/decoders to determine which pubsub topic to use

        -

        Parameters

        • contentTopic: string
        • Optional pubsubTopicShardInfo: string | SingleShardInfo

        Returns string

      Generated using TypeDoc

      \ No newline at end of file +

      Parameters

      • contentTopic: string
      • Optional pubsubTopicShardInfo: string | SingleShardInfo

      Returns string

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_sdk.utils.encodeRelayShard.html b/functions/_waku_sdk.utils.encodeRelayShard.html index fc8c6e7222..9de428a632 100644 --- a/functions/_waku_sdk.utils.encodeRelayShard.html +++ b/functions/_waku_sdk.utils.encodeRelayShard.html @@ -1 +1 @@ -encodeRelayShard | Documentation

      Generated using TypeDoc

      \ No newline at end of file +encodeRelayShard | Documentation
      • Parameters

        Returns Uint8Array

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_sdk.utils.ensurePubsubTopicIsConfigured.html b/functions/_waku_sdk.utils.ensurePubsubTopicIsConfigured.html index aaa869d92b..f557763bf7 100644 --- a/functions/_waku_sdk.utils.ensurePubsubTopicIsConfigured.html +++ b/functions/_waku_sdk.utils.ensurePubsubTopicIsConfigured.html @@ -1 +1 @@ -ensurePubsubTopicIsConfigured | Documentation

      Function ensurePubsubTopicIsConfigured

      • Parameters

        • pubsubTopic: string
        • configuredTopics: string[]

        Returns void

      Generated using TypeDoc

      \ No newline at end of file +ensurePubsubTopicIsConfigured | Documentation

      Function ensurePubsubTopicIsConfigured

      • Parameters

        • pubsubTopic: string
        • configuredTopics: string[]

        Returns void

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_sdk.utils.ensureShardingConfigured.html b/functions/_waku_sdk.utils.ensureShardingConfigured.html index 6ed74a5ec8..d7a8b2fdd7 100644 --- a/functions/_waku_sdk.utils.ensureShardingConfigured.html +++ b/functions/_waku_sdk.utils.ensureShardingConfigured.html @@ -1,3 +1,3 @@ ensureShardingConfigured | Documentation
      • Validates sharding configuration and sets defaults where possible.

        -

        Parameters

        Returns {
            pubsubTopics: string[];
            shardInfo: ShardInfo;
            shardingParams: ShardingParams;
        }

        Validated sharding parameters, with any missing values set to defaults

        -

      Generated using TypeDoc

      \ No newline at end of file +

      Parameters

      Returns {
          pubsubTopics: string[];
          shardInfo: ShardInfo;
          shardingParams: ShardingParams;
      }

      Validated sharding parameters, with any missing values set to defaults

      +

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_sdk.utils.ensureValidContentTopic.html b/functions/_waku_sdk.utils.ensureValidContentTopic.html index b920fac33b..83b3f4dbae 100644 --- a/functions/_waku_sdk.utils.ensureValidContentTopic.html +++ b/functions/_waku_sdk.utils.ensureValidContentTopic.html @@ -1,4 +1,4 @@ -ensureValidContentTopic | Documentation

      Returns ContentTopic

      Object with each content topic field as an attribute

      +

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_sdk.utils.getPseudoRandomSubset.html b/functions/_waku_sdk.utils.getPseudoRandomSubset.html index bf5c03f006..f526b6280c 100644 --- a/functions/_waku_sdk.utils.getPseudoRandomSubset.html +++ b/functions/_waku_sdk.utils.getPseudoRandomSubset.html @@ -1,2 +1,2 @@ -getPseudoRandomSubset | Documentation
      • Return pseudo random subset of the input.

        -

        Type Parameters

        • T

        Parameters

        • values: T[]
        • wantedNumber: number

        Returns T[]

      Generated using TypeDoc

      \ No newline at end of file +getPseudoRandomSubset | Documentation
      • Return pseudo random subset of the input.

        +

        Type Parameters

        • T

        Parameters

        • values: T[]
        • wantedNumber: number

        Returns T[]

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_sdk.utils.groupByContentTopic.html b/functions/_waku_sdk.utils.groupByContentTopic.html index b1024485bb..1c53b5f03e 100644 --- a/functions/_waku_sdk.utils.groupByContentTopic.html +++ b/functions/_waku_sdk.utils.groupByContentTopic.html @@ -1 +1 @@ -groupByContentTopic | Documentation
      • Type Parameters

        • T extends {
              contentTopic: string;
          }

        Parameters

        • values: readonly T[]

        Returns Map<string, T[]>

      Generated using TypeDoc

      \ No newline at end of file +groupByContentTopic | Documentation
      • Type Parameters

        • T extends {
              contentTopic: string;
          }

        Parameters

        • values: readonly T[]

        Returns Map<string, T[]>

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_sdk.utils.isDefined.html b/functions/_waku_sdk.utils.isDefined.html index aa5f2e12ea..f0f2bdbf33 100644 --- a/functions/_waku_sdk.utils.isDefined.html +++ b/functions/_waku_sdk.utils.isDefined.html @@ -1 +1 @@ -isDefined | Documentation
      • Type Parameters

        • T

        Parameters

        • value: undefined | T

        Returns value is T

      Generated using TypeDoc

      \ No newline at end of file +isDefined | Documentation
      • Type Parameters

        • T

        Parameters

        • value: undefined | T

        Returns value is T

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_sdk.utils.isMessageSizeUnderCap.html b/functions/_waku_sdk.utils.isMessageSizeUnderCap.html index 284505d6b9..ce88c390e5 100644 --- a/functions/_waku_sdk.utils.isMessageSizeUnderCap.html +++ b/functions/_waku_sdk.utils.isMessageSizeUnderCap.html @@ -1,4 +1,4 @@ -isMessageSizeUnderCap | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_sdk.utils.isWireSizeUnderCap.html b/functions/_waku_sdk.utils.isWireSizeUnderCap.html index 9dd1f0b274..04d68ba1e5 100644 --- a/functions/_waku_sdk.utils.isWireSizeUnderCap.html +++ b/functions/_waku_sdk.utils.isWireSizeUnderCap.html @@ -1 +1 @@ -isWireSizeUnderCap | Documentation

      Generated using TypeDoc

      \ No newline at end of file +isWireSizeUnderCap | Documentation
      • Parameters

        • buf: Uint8Array

        Returns boolean

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_sdk.utils.pubsubTopicToSingleShardInfo.html b/functions/_waku_sdk.utils.pubsubTopicToSingleShardInfo.html index bd275d1b87..c04538c48a 100644 --- a/functions/_waku_sdk.utils.pubsubTopicToSingleShardInfo.html +++ b/functions/_waku_sdk.utils.pubsubTopicToSingleShardInfo.html @@ -1 +1 @@ -pubsubTopicToSingleShardInfo | Documentation

      Generated using TypeDoc

      \ No newline at end of file +pubsubTopicToSingleShardInfo | Documentation

      Function pubsubTopicToSingleShardInfo

      • Parameters

        • pubsubTopics: string

        Returns SingleShardInfo

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_sdk.utils.pushOrInitMapSet.html b/functions/_waku_sdk.utils.pushOrInitMapSet.html index 3144792530..9c53a4b3c0 100644 --- a/functions/_waku_sdk.utils.pushOrInitMapSet.html +++ b/functions/_waku_sdk.utils.pushOrInitMapSet.html @@ -1 +1 @@ -pushOrInitMapSet | Documentation
      • Type Parameters

        • K

        • V

        Parameters

        • map: Map<K, Set<V>>
        • key: K
        • newValue: V

        Returns void

      Generated using TypeDoc

      \ No newline at end of file +pushOrInitMapSet | Documentation
      • Type Parameters

        • K

        • V

        Parameters

        • map: Map<K, Set<V>>
        • key: K
        • newValue: V

        Returns void

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_sdk.utils.removeItemFromArray.html b/functions/_waku_sdk.utils.removeItemFromArray.html index e0c31e40f2..ea849dd67c 100644 --- a/functions/_waku_sdk.utils.removeItemFromArray.html +++ b/functions/_waku_sdk.utils.removeItemFromArray.html @@ -1 +1 @@ -removeItemFromArray | Documentation
      • Parameters

        • arr: unknown[]
        • value: unknown

        Returns unknown[]

      Generated using TypeDoc

      \ No newline at end of file +removeItemFromArray | Documentation
      • Parameters

        • arr: unknown[]
        • value: unknown

        Returns unknown[]

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_sdk.utils.shardInfoToPubsubTopics.html b/functions/_waku_sdk.utils.shardInfoToPubsubTopics.html index fa8bd366f6..1c8f6f03dc 100644 --- a/functions/_waku_sdk.utils.shardInfoToPubsubTopics.html +++ b/functions/_waku_sdk.utils.shardInfoToPubsubTopics.html @@ -1 +1 @@ -shardInfoToPubsubTopics | Documentation
      • Parameters

        Returns string[]

      Generated using TypeDoc

      \ No newline at end of file +shardInfoToPubsubTopics | Documentation
      • Parameters

        Returns string[]

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_sdk.utils.singleShardInfoToPubsubTopic.html b/functions/_waku_sdk.utils.singleShardInfoToPubsubTopic.html index b45d5e5385..54253e3a07 100644 --- a/functions/_waku_sdk.utils.singleShardInfoToPubsubTopic.html +++ b/functions/_waku_sdk.utils.singleShardInfoToPubsubTopic.html @@ -1 +1 @@ -singleShardInfoToPubsubTopic | Documentation

      Generated using TypeDoc

      \ No newline at end of file +singleShardInfoToPubsubTopic | Documentation

      Function singleShardInfoToPubsubTopic

      • Parameters

        Returns string

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_sdk.utils.singleShardInfosToShardInfo.html b/functions/_waku_sdk.utils.singleShardInfosToShardInfo.html index b2123fc966..4b8fc6cc53 100644 --- a/functions/_waku_sdk.utils.singleShardInfosToShardInfo.html +++ b/functions/_waku_sdk.utils.singleShardInfosToShardInfo.html @@ -1 +1 @@ -singleShardInfosToShardInfo | Documentation

      Generated using TypeDoc

      \ No newline at end of file +singleShardInfosToShardInfo | Documentation

      Function singleShardInfosToShardInfo

      • Parameters

        Returns ShardInfo

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_sdk.utils.toAsyncIterator.html b/functions/_waku_sdk.utils.toAsyncIterator.html index c2806201df..805bc20784 100644 --- a/functions/_waku_sdk.utils.toAsyncIterator.html +++ b/functions/_waku_sdk.utils.toAsyncIterator.html @@ -1,6 +1,6 @@ -toAsyncIterator | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_sdk.waitForRemotePeer.html b/functions/_waku_sdk.waitForRemotePeer.html index c15497277f..15e0087eaa 100644 --- a/functions/_waku_sdk.waitForRemotePeer.html +++ b/functions/_waku_sdk.waitForRemotePeer.html @@ -1,4 +1,4 @@ -waitForRemotePeer | Documentation

      Function waitForRemotePeer

      • Wait for a remote peer to be ready given the passed protocols. +waitForRemotePeer | Documentation

        Function waitForRemotePeer

        • Wait for a remote peer to be ready given the passed protocols. Must be used after attempting to connect to nodes, using @waku/core!WakuNode.dial or a bootstrap method with @waku/sdk!createLightNode.

          @@ -8,9 +8,9 @@ message to us.

          Parameters

          • waku: Waku

            The Waku Node

          • Optional protocols: Protocols[]

            The protocols that need to be enabled by remote peers.

          • Optional timeoutMs: number

            A timeout value in milliseconds..

            -

          Returns Promise<void>

          A promise that resolves if all desired protocols are fulfilled by +

      Returns Promise<void>

      A promise that resolves if all desired protocols are fulfilled by remote nodes, rejects if the timeoutMs is reached.

      Throws

      If passing a protocol that is not mounted

      Default

      Wait for remote peers with protocols enabled locally and no time out is applied.
       
      -

      Generated using TypeDoc

      \ No newline at end of file +

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_sdk.waku.message.version_0.proto.RateLimitProof.codec.html b/functions/_waku_sdk.waku.message.version_0.proto.RateLimitProof.codec.html index fc871fcbfc..bd6acc58e3 100644 --- a/functions/_waku_sdk.waku.message.version_0.proto.RateLimitProof.codec.html +++ b/functions/_waku_sdk.waku.message.version_0.proto.RateLimitProof.codec.html @@ -1 +1 @@ -codec | Documentation

      Generated using TypeDoc

      \ No newline at end of file +codec | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_sdk.waku.message.version_0.proto.RateLimitProof.decode.html b/functions/_waku_sdk.waku.message.version_0.proto.RateLimitProof.decode.html index 0a73af6786..51b6a59741 100644 --- a/functions/_waku_sdk.waku.message.version_0.proto.RateLimitProof.decode.html +++ b/functions/_waku_sdk.waku.message.version_0.proto.RateLimitProof.decode.html @@ -1 +1 @@ -decode | Documentation

      Generated using TypeDoc

      \ No newline at end of file +decode | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_sdk.waku.message.version_0.proto.RateLimitProof.encode.html b/functions/_waku_sdk.waku.message.version_0.proto.RateLimitProof.encode.html index 7e2b47976d..720b320927 100644 --- a/functions/_waku_sdk.waku.message.version_0.proto.RateLimitProof.encode.html +++ b/functions/_waku_sdk.waku.message.version_0.proto.RateLimitProof.encode.html @@ -1 +1 @@ -encode | Documentation

      Generated using TypeDoc

      \ No newline at end of file +encode | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_sdk.waku.message.version_0.proto.WakuMessage.codec.html b/functions/_waku_sdk.waku.message.version_0.proto.WakuMessage.codec.html index 1704f76981..da8465c399 100644 --- a/functions/_waku_sdk.waku.message.version_0.proto.WakuMessage.codec.html +++ b/functions/_waku_sdk.waku.message.version_0.proto.WakuMessage.codec.html @@ -1 +1 @@ -codec | Documentation

      Generated using TypeDoc

      \ No newline at end of file +codec | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_sdk.waku.message.version_0.proto.WakuMessage.decode.html b/functions/_waku_sdk.waku.message.version_0.proto.WakuMessage.decode.html index e240fbb899..041bea6007 100644 --- a/functions/_waku_sdk.waku.message.version_0.proto.WakuMessage.decode.html +++ b/functions/_waku_sdk.waku.message.version_0.proto.WakuMessage.decode.html @@ -1 +1 @@ -decode | Documentation

      Generated using TypeDoc

      \ No newline at end of file +decode | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_sdk.waku.message.version_0.proto.WakuMessage.encode.html b/functions/_waku_sdk.waku.message.version_0.proto.WakuMessage.encode.html index adaec64a71..5006fcc3a3 100644 --- a/functions/_waku_sdk.waku.message.version_0.proto.WakuMessage.encode.html +++ b/functions/_waku_sdk.waku.message.version_0.proto.WakuMessage.encode.html @@ -1 +1 @@ -encode | Documentation

      Generated using TypeDoc

      \ No newline at end of file +encode | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_sdk.waku.wakuMetadata.html b/functions/_waku_sdk.waku.wakuMetadata.html index 2a450c8f87..5229dce9c7 100644 --- a/functions/_waku_sdk.waku.wakuMetadata.html +++ b/functions/_waku_sdk.waku.wakuMetadata.html @@ -1 +1 @@ -wakuMetadata | Documentation

      Generated using TypeDoc

      \ No newline at end of file +wakuMetadata | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_sdk.waku.waku_filter.wakuFilter.html b/functions/_waku_sdk.waku.waku_filter.wakuFilter.html index b3dd9c72be..2fa230bff9 100644 --- a/functions/_waku_sdk.waku.waku_filter.wakuFilter.html +++ b/functions/_waku_sdk.waku.waku_filter.wakuFilter.html @@ -1 +1 @@ -wakuFilter | Documentation

      Generated using TypeDoc

      \ No newline at end of file +wakuFilter | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_sdk.waku.waku_light_push.PushResponse.codec.html b/functions/_waku_sdk.waku.waku_light_push.PushResponse.codec.html index 03f7d4a900..6edb54c950 100644 --- a/functions/_waku_sdk.waku.waku_light_push.PushResponse.codec.html +++ b/functions/_waku_sdk.waku.waku_light_push.PushResponse.codec.html @@ -1 +1 @@ -codec | Documentation

      Generated using TypeDoc

      \ No newline at end of file +codec | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_sdk.waku.waku_light_push.PushResponse.decode.html b/functions/_waku_sdk.waku.waku_light_push.PushResponse.decode.html index b918f25263..4454c55db4 100644 --- a/functions/_waku_sdk.waku.waku_light_push.PushResponse.decode.html +++ b/functions/_waku_sdk.waku.waku_light_push.PushResponse.decode.html @@ -1 +1 @@ -decode | Documentation

      Generated using TypeDoc

      \ No newline at end of file +decode | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_sdk.waku.waku_light_push.PushResponse.encode.html b/functions/_waku_sdk.waku.waku_light_push.PushResponse.encode.html index 327339ad03..d6db22ded7 100644 --- a/functions/_waku_sdk.waku.waku_light_push.PushResponse.encode.html +++ b/functions/_waku_sdk.waku.waku_light_push.PushResponse.encode.html @@ -1 +1 @@ -encode | Documentation

      Generated using TypeDoc

      \ No newline at end of file +encode | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_sdk.waku.waku_light_push.wakuLightPush.html b/functions/_waku_sdk.waku.waku_light_push.wakuLightPush.html index 095ef9327e..656f55b111 100644 --- a/functions/_waku_sdk.waku.waku_light_push.wakuLightPush.html +++ b/functions/_waku_sdk.waku.waku_light_push.wakuLightPush.html @@ -1 +1 @@ -wakuLightPush | Documentation

      Generated using TypeDoc

      \ No newline at end of file +wakuLightPush | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_sdk.waku.waku_store.createCursor.html b/functions/_waku_sdk.waku.waku_store.createCursor.html index b14b3e7f5b..bc2f042162 100644 --- a/functions/_waku_sdk.waku.waku_store.createCursor.html +++ b/functions/_waku_sdk.waku.waku_store.createCursor.html @@ -1 +1 @@ -createCursor | Documentation

      Generated using TypeDoc

      \ No newline at end of file +createCursor | Documentation
      • Parameters

        Returns Promise<Cursor>

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_sdk.waku.waku_store.wakuStore.html b/functions/_waku_sdk.waku.waku_store.wakuStore.html index 5f7f6e5b3f..b7b2e2032c 100644 --- a/functions/_waku_sdk.waku.waku_store.wakuStore.html +++ b/functions/_waku_sdk.waku.waku_store.wakuStore.html @@ -1 +1 @@ -wakuStore | Documentation

      Generated using TypeDoc

      \ No newline at end of file +wakuStore | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_utils.contentTopicToPubsubTopic.html b/functions/_waku_utils.contentTopicToPubsubTopic.html index 14a3616df6..46fd77eb75 100644 --- a/functions/_waku_utils.contentTopicToPubsubTopic.html +++ b/functions/_waku_utils.contentTopicToPubsubTopic.html @@ -1 +1 @@ -contentTopicToPubsubTopic | Documentation

      Function contentTopicToPubsubTopic

      • Parameters

        • contentTopic: string
        • clusterId: number = DEFAULT_CLUSTER_ID
        • networkShards: number = 8

        Returns string

      Generated using TypeDoc

      \ No newline at end of file +contentTopicToPubsubTopic | Documentation

      Function contentTopicToPubsubTopic

      • Parameters

        • contentTopic: string
        • clusterId: number = DEFAULT_CLUSTER_ID
        • networkShards: number = 8

        Returns string

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_utils.contentTopicToShardIndex.html b/functions/_waku_utils.contentTopicToShardIndex.html index 22a35787ae..161e495311 100644 --- a/functions/_waku_utils.contentTopicToShardIndex.html +++ b/functions/_waku_utils.contentTopicToShardIndex.html @@ -1,3 +1,3 @@ contentTopicToShardIndex | Documentation

      Function contentTopicToShardIndex

      • Given a string, determines which autoshard index to use for its pubsub topic. Based on the algorithm described in the RFC: https://rfc.vac.dev/spec/51//#algorithm

        -

        Parameters

        • contentTopic: string
        • networkShards: number = 8

        Returns number

      Generated using TypeDoc

      \ No newline at end of file +

      Parameters

      • contentTopic: string
      • networkShards: number = 8

      Returns number

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_utils.contentTopicsByPubsubTopic.html b/functions/_waku_utils.contentTopicsByPubsubTopic.html index 2751ab91cb..48bed71c9f 100644 --- a/functions/_waku_utils.contentTopicsByPubsubTopic.html +++ b/functions/_waku_utils.contentTopicsByPubsubTopic.html @@ -1,3 +1,3 @@ -contentTopicsByPubsubTopic | Documentation

      Function contentTopicsByPubsubTopic

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_utils.decodeRelayShard.html b/functions/_waku_utils.decodeRelayShard.html index ea162bf9e3..4eab2fcace 100644 --- a/functions/_waku_utils.decodeRelayShard.html +++ b/functions/_waku_utils.decodeRelayShard.html @@ -1 +1 @@ -decodeRelayShard | Documentation

      Generated using TypeDoc

      \ No newline at end of file +decodeRelayShard | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_utils.determinePubsubTopic.html b/functions/_waku_utils.determinePubsubTopic.html index 71364fd712..c95268e038 100644 --- a/functions/_waku_utils.determinePubsubTopic.html +++ b/functions/_waku_utils.determinePubsubTopic.html @@ -1,2 +1,2 @@ determinePubsubTopic | Documentation
      • Used when creating encoders/decoders to determine which pubsub topic to use

        -

        Parameters

        • contentTopic: string
        • pubsubTopicShardInfo: string | SingleShardInfo = DefaultPubsubTopic

        Returns string

      Generated using TypeDoc

      \ No newline at end of file +

      Parameters

      • contentTopic: string
      • pubsubTopicShardInfo: string | SingleShardInfo = DefaultPubsubTopic

      Returns string

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_utils.encodeRelayShard.html b/functions/_waku_utils.encodeRelayShard.html index b8dc898ab2..1588573cb1 100644 --- a/functions/_waku_utils.encodeRelayShard.html +++ b/functions/_waku_utils.encodeRelayShard.html @@ -1 +1 @@ -encodeRelayShard | Documentation

      Generated using TypeDoc

      \ No newline at end of file +encodeRelayShard | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_utils.ensurePubsubTopicIsConfigured.html b/functions/_waku_utils.ensurePubsubTopicIsConfigured.html index a4d580389c..7168d0a9fc 100644 --- a/functions/_waku_utils.ensurePubsubTopicIsConfigured.html +++ b/functions/_waku_utils.ensurePubsubTopicIsConfigured.html @@ -1 +1 @@ -ensurePubsubTopicIsConfigured | Documentation

      Function ensurePubsubTopicIsConfigured

      • Parameters

        • pubsubTopic: string
        • configuredTopics: string[]

        Returns void

      Generated using TypeDoc

      \ No newline at end of file +ensurePubsubTopicIsConfigured | Documentation

      Function ensurePubsubTopicIsConfigured

      • Parameters

        • pubsubTopic: string
        • configuredTopics: string[]

        Returns void

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_utils.ensureShardingConfigured.html b/functions/_waku_utils.ensureShardingConfigured.html index 24ccbbef2c..6bdc50ec0d 100644 --- a/functions/_waku_utils.ensureShardingConfigured.html +++ b/functions/_waku_utils.ensureShardingConfigured.html @@ -1,3 +1,3 @@ ensureShardingConfigured | Documentation

      Function ensureShardingConfigured

      • Validates sharding configuration and sets defaults where possible.

        -

        Parameters

        Returns {
            pubsubTopics: string[];
            shardInfo: ShardInfo;
            shardingParams: ShardingParams;
        }

        Validated sharding parameters, with any missing values set to defaults

        -

      Generated using TypeDoc

      \ No newline at end of file +

      Parameters

      Returns {
          pubsubTopics: string[];
          shardInfo: ShardInfo;
          shardingParams: ShardingParams;
      }

      Validated sharding parameters, with any missing values set to defaults

      +

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_utils.ensureValidContentTopic.html b/functions/_waku_utils.ensureValidContentTopic.html index 4b11bd7a9c..5450ee6cd5 100644 --- a/functions/_waku_utils.ensureValidContentTopic.html +++ b/functions/_waku_utils.ensureValidContentTopic.html @@ -1,4 +1,4 @@ -ensureValidContentTopic | Documentation

      Function ensureValidContentTopic

      Returns ContentTopic

      Object with each content topic field as an attribute

      +

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_utils.getPseudoRandomSubset.html b/functions/_waku_utils.getPseudoRandomSubset.html index 3bb6cce968..bdd2b4e7ad 100644 --- a/functions/_waku_utils.getPseudoRandomSubset.html +++ b/functions/_waku_utils.getPseudoRandomSubset.html @@ -1,2 +1,2 @@ -getPseudoRandomSubset | Documentation

      Function getPseudoRandomSubset

      • Return pseudo random subset of the input.

        -

        Type Parameters

        • T

        Parameters

        • values: T[]
        • wantedNumber: number

        Returns T[]

      Generated using TypeDoc

      \ No newline at end of file +getPseudoRandomSubset | Documentation

      Function getPseudoRandomSubset

      • Return pseudo random subset of the input.

        +

        Type Parameters

        • T

        Parameters

        • values: T[]
        • wantedNumber: number

        Returns T[]

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_utils.groupByContentTopic.html b/functions/_waku_utils.groupByContentTopic.html index 304eb6218a..c00adc0f11 100644 --- a/functions/_waku_utils.groupByContentTopic.html +++ b/functions/_waku_utils.groupByContentTopic.html @@ -1 +1 @@ -groupByContentTopic | Documentation
      • Type Parameters

        • T extends {
              contentTopic: string;
          }

        Parameters

        • values: readonly T[]

        Returns Map<string, T[]>

      Generated using TypeDoc

      \ No newline at end of file +groupByContentTopic | Documentation
      • Type Parameters

        • T extends {
              contentTopic: string;
          }

        Parameters

        • values: readonly T[]

        Returns Map<string, T[]>

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_utils.isDefined.html b/functions/_waku_utils.isDefined.html index e7d73efca6..fee7fcbcd1 100644 --- a/functions/_waku_utils.isDefined.html +++ b/functions/_waku_utils.isDefined.html @@ -1 +1 @@ -isDefined | Documentation

      Generated using TypeDoc

      \ No newline at end of file +isDefined | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_utils.isMessageSizeUnderCap.html b/functions/_waku_utils.isMessageSizeUnderCap.html index aff999e7a8..bbc01219b2 100644 --- a/functions/_waku_utils.isMessageSizeUnderCap.html +++ b/functions/_waku_utils.isMessageSizeUnderCap.html @@ -1,4 +1,4 @@ -isMessageSizeUnderCap | Documentation

      Function isMessageSizeUnderCap

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_utils.isWireSizeUnderCap.html b/functions/_waku_utils.isWireSizeUnderCap.html index 4d9f5971a2..9ee9cff0ae 100644 --- a/functions/_waku_utils.isWireSizeUnderCap.html +++ b/functions/_waku_utils.isWireSizeUnderCap.html @@ -1 +1 @@ -isWireSizeUnderCap | Documentation

      Generated using TypeDoc

      \ No newline at end of file +isWireSizeUnderCap | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_utils.pubsubTopicToSingleShardInfo.html b/functions/_waku_utils.pubsubTopicToSingleShardInfo.html index 98d1c7253f..5a8a36ec58 100644 --- a/functions/_waku_utils.pubsubTopicToSingleShardInfo.html +++ b/functions/_waku_utils.pubsubTopicToSingleShardInfo.html @@ -1 +1 @@ -pubsubTopicToSingleShardInfo | Documentation

      Generated using TypeDoc

      \ No newline at end of file +pubsubTopicToSingleShardInfo | Documentation

      Function pubsubTopicToSingleShardInfo

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_utils.pushOrInitMapSet.html b/functions/_waku_utils.pushOrInitMapSet.html index a02407f7d8..b76915fc91 100644 --- a/functions/_waku_utils.pushOrInitMapSet.html +++ b/functions/_waku_utils.pushOrInitMapSet.html @@ -1 +1 @@ -pushOrInitMapSet | Documentation

      Generated using TypeDoc

      \ No newline at end of file +pushOrInitMapSet | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_utils.removeItemFromArray.html b/functions/_waku_utils.removeItemFromArray.html index 4ef990356a..960fddc311 100644 --- a/functions/_waku_utils.removeItemFromArray.html +++ b/functions/_waku_utils.removeItemFromArray.html @@ -1 +1 @@ -removeItemFromArray | Documentation

      Generated using TypeDoc

      \ No newline at end of file +removeItemFromArray | Documentation
      • Parameters

        • arr: unknown[]
        • value: unknown

        Returns unknown[]

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_utils.shardInfoToPubsubTopics.html b/functions/_waku_utils.shardInfoToPubsubTopics.html index d9e6cbcc2d..83d2f2041b 100644 --- a/functions/_waku_utils.shardInfoToPubsubTopics.html +++ b/functions/_waku_utils.shardInfoToPubsubTopics.html @@ -1 +1 @@ -shardInfoToPubsubTopics | Documentation

      Generated using TypeDoc

      \ No newline at end of file +shardInfoToPubsubTopics | Documentation

      Function shardInfoToPubsubTopics

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_utils.singleShardInfoToPubsubTopic.html b/functions/_waku_utils.singleShardInfoToPubsubTopic.html index bb7aeb4d28..94aaeca642 100644 --- a/functions/_waku_utils.singleShardInfoToPubsubTopic.html +++ b/functions/_waku_utils.singleShardInfoToPubsubTopic.html @@ -1 +1 @@ -singleShardInfoToPubsubTopic | Documentation

      Generated using TypeDoc

      \ No newline at end of file +singleShardInfoToPubsubTopic | Documentation

      Function singleShardInfoToPubsubTopic

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_utils.singleShardInfosToShardInfo.html b/functions/_waku_utils.singleShardInfosToShardInfo.html index 0bbc5016c7..c20482d619 100644 --- a/functions/_waku_utils.singleShardInfosToShardInfo.html +++ b/functions/_waku_utils.singleShardInfosToShardInfo.html @@ -1 +1 @@ -singleShardInfosToShardInfo | Documentation

      Generated using TypeDoc

      \ No newline at end of file +singleShardInfosToShardInfo | Documentation

      Function singleShardInfosToShardInfo

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_utils.toAsyncIterator.html b/functions/_waku_utils.toAsyncIterator.html index a61037eb03..eb55b8b918 100644 --- a/functions/_waku_utils.toAsyncIterator.html +++ b/functions/_waku_utils.toAsyncIterator.html @@ -1,6 +1,6 @@ -toAsyncIterator | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/hierarchy.html b/hierarchy.html new file mode 100644 index 0000000000..f89ae53f02 --- /dev/null +++ b/hierarchy.html @@ -0,0 +1 @@ +Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/index.html b/index.html index 2eba4de313..4efa4c18e9 100644 --- a/index.html +++ b/index.html @@ -25,4 +25,4 @@
    • Apache License, Version 2.0, (LICENSE-APACHE-v2 or http://www.apache.org/licenses/LICENSE-2.0)
    • at your option. These files may not be copied, modified, or distributed except according to those terms.

      -

      Generated using TypeDoc

      \ No newline at end of file +

      Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/_waku_core.message.version_0.proto.RateLimitProof-1.html b/interfaces/_waku_core.message.version_0.proto.RateLimitProof-1.html index 64ed09d0a8..4262ad22d5 100644 --- a/interfaces/_waku_core.message.version_0.proto.RateLimitProof-1.html +++ b/interfaces/_waku_core.message.version_0.proto.RateLimitProof-1.html @@ -1,8 +1,8 @@ -RateLimitProof | Documentation
      interface RateLimitProof {
          epoch: Uint8Array;
          merkleRoot: Uint8Array;
          nullifier: Uint8Array;
          proof: Uint8Array;
          rlnIdentifier: Uint8Array;
          shareX: Uint8Array;
          shareY: Uint8Array;
      }

      Properties

      epoch +RateLimitProof | Documentation
      interface RateLimitProof {
          epoch: Uint8Array;
          merkleRoot: Uint8Array;
          nullifier: Uint8Array;
          proof: Uint8Array;
          rlnIdentifier: Uint8Array;
          shareX: Uint8Array;
          shareY: Uint8Array;
      }

      Properties

      epoch: Uint8Array
      merkleRoot: Uint8Array
      nullifier: Uint8Array
      proof: Uint8Array
      rlnIdentifier: Uint8Array
      shareX: Uint8Array
      shareY: Uint8Array

      Generated using TypeDoc

      \ No newline at end of file +

      Properties

      epoch: Uint8Array
      merkleRoot: Uint8Array
      nullifier: Uint8Array
      proof: Uint8Array
      rlnIdentifier: Uint8Array
      shareX: Uint8Array
      shareY: Uint8Array

      Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/_waku_core.message.version_0.proto.WakuMessage-1.html b/interfaces/_waku_core.message.version_0.proto.WakuMessage-1.html index ba56190e8f..31bbaa2224 100644 --- a/interfaces/_waku_core.message.version_0.proto.WakuMessage-1.html +++ b/interfaces/_waku_core.message.version_0.proto.WakuMessage-1.html @@ -1,8 +1,8 @@ -WakuMessage | Documentation
      interface WakuMessage {
          contentTopic: string;
          ephemeral?: boolean;
          meta?: Uint8Array;
          payload: Uint8Array;
          rateLimitProof?: message.version_0.proto.RateLimitProof;
          timestamp?: bigint;
          version?: number;
      }

      Properties

      contentTopic +WakuMessage | Documentation
      interface WakuMessage {
          contentTopic: string;
          ephemeral?: boolean;
          meta?: Uint8Array;
          payload: Uint8Array;
          rateLimitProof?: message.version_0.proto.RateLimitProof;
          timestamp?: bigint;
          version?: number;
      }

      Properties

      contentTopic: string
      ephemeral?: boolean
      meta?: Uint8Array
      payload: Uint8Array
      timestamp?: bigint
      version?: number

      Generated using TypeDoc

      \ No newline at end of file +

      Properties

      contentTopic: string
      ephemeral?: boolean
      meta?: Uint8Array
      payload: Uint8Array
      timestamp?: bigint
      version?: number

      Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/_waku_core.waku.WakuOptions.html b/interfaces/_waku_core.waku.WakuOptions.html index a0c2e70b4a..81e3a6b5cc 100644 --- a/interfaces/_waku_core.waku.WakuOptions.html +++ b/interfaces/_waku_core.waku.WakuOptions.html @@ -1,15 +1,15 @@ -WakuOptions | Documentation
      interface WakuOptions {
          pingKeepAlive?: number;
          relayKeepAlive?: number;
          userAgent?: string;
      }

      Properties

      pingKeepAlive? +WakuOptions | Documentation
      interface WakuOptions {
          pingKeepAlive?: number;
          relayKeepAlive?: number;
          userAgent?: string;
      }

      Properties

      pingKeepAlive?: number

      Set keep alive frequency in seconds: Waku will send a /ipfs/ping/1.0.0 request to each peer after the set number of seconds. Set to 0 to disable.

      Default

      {@link @waku/core.DefaultPingKeepAliveValueSecs}
       
      -
      relayKeepAlive?: number

      Set keep alive frequency in seconds: Waku will send a ping message over +

      relayKeepAlive?: number

      Set keep alive frequency in seconds: Waku will send a ping message over relay to each peer after the set number of seconds. Set to 0 to disable.

      Default

      {@link @waku/core.DefaultRelayKeepAliveValueSecs}
       
      -
      userAgent?: string

      Set the user agent string to be used in identification of the node.

      +
      userAgent?: string

      Set the user agent string to be used in identification of the node.

      Default

      {@link @waku/core.DefaultUserAgent}
       
      -

      Generated using TypeDoc

      \ No newline at end of file +

      Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/_waku_core.waku_light_push.PushResponse-1.html b/interfaces/_waku_core.waku_light_push.PushResponse-1.html index a5a2b3a055..4ffdb04e9b 100644 --- a/interfaces/_waku_core.waku_light_push.PushResponse-1.html +++ b/interfaces/_waku_core.waku_light_push.PushResponse-1.html @@ -1,3 +1,3 @@ -PushResponse | Documentation
      interface PushResponse {
          info?: string;
          isSuccess: boolean;
      }

      Properties

      info? +PushResponse | Documentation
      interface PushResponse {
          info?: string;
          isSuccess: boolean;
      }

      Properties

      Properties

      info?: string
      isSuccess: boolean

      Generated using TypeDoc

      \ No newline at end of file +

      Properties

      info?: string
      isSuccess: boolean

      Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/_waku_core.waku_store.QueryOptions.html b/interfaces/_waku_core.waku_store.QueryOptions.html index b4714b4581..25abca2664 100644 --- a/interfaces/_waku_core.waku_store.QueryOptions.html +++ b/interfaces/_waku_core.waku_store.QueryOptions.html @@ -1,11 +1,11 @@ -QueryOptions | Documentation
      interface QueryOptions {
          cursor?: Cursor;
          pageDirection?: waku_store.PageDirection;
          pageSize?: number;
          timeFilter?: waku_store.TimeFilter;
      }

      Properties

      cursor? +QueryOptions | Documentation
      interface QueryOptions {
          cursor?: Cursor;
          pageDirection?: waku_store.PageDirection;
          pageSize?: number;
          timeFilter?: waku_store.TimeFilter;
      }

      Properties

      cursor?: Cursor

      Cursor as an index to start a query from. The cursor index will be exclusive (i.e. the message at the cursor index will not be included in the result). If undefined, the query will start from the beginning or end of the history, depending on the page direction.

      -
      pageDirection?: waku_store.PageDirection

      The direction in which pages are retrieved:

      +
      pageDirection?: waku_store.PageDirection

      The direction in which pages are retrieved:

      • PageDirection.BACKWARD: Most recent page first.
      • PageDirection.FORWARD: Oldest page first.
      • @@ -14,8 +14,8 @@ If undefined, the query will start from the beginning or end of the history, dep (the oldest message is always first).

      Default

      { @link PageDirection.BACKWARD }
       
      -
      pageSize?: number

      The number of message per page.

      +
      pageSize?: number

      The number of message per page.

      Default

      { @link DefaultPageSize }
       
      -
      timeFilter?: waku_store.TimeFilter

      Retrieve messages with a timestamp within the provided values.

      -

      Generated using TypeDoc

      \ No newline at end of file +
      timeFilter?: waku_store.TimeFilter

      Retrieve messages with a timestamp within the provided values.

      +

      Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/_waku_core.waku_store.TimeFilter.html b/interfaces/_waku_core.waku_store.TimeFilter.html index a342f7961c..e19723e568 100644 --- a/interfaces/_waku_core.waku_store.TimeFilter.html +++ b/interfaces/_waku_core.waku_store.TimeFilter.html @@ -1,3 +1,3 @@ -TimeFilter | Documentation
      interface TimeFilter {
          endTime: Date;
          startTime: Date;
      }

      Properties

      endTime +TimeFilter | Documentation

      Generated using TypeDoc

      \ No newline at end of file +

      Properties

      endTime: Date
      startTime: Date

      Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/_waku_interfaces.ConnectionManagerOptions.html b/interfaces/_waku_interfaces.ConnectionManagerOptions.html index 2e3ac2aa14..6e6e368163 100644 --- a/interfaces/_waku_interfaces.ConnectionManagerOptions.html +++ b/interfaces/_waku_interfaces.ConnectionManagerOptions.html @@ -1,9 +1,9 @@ -ConnectionManagerOptions | Documentation
      interface ConnectionManagerOptions {
          maxBootstrapPeersAllowed: number;
          maxDialAttemptsForPeer: number;
          maxParallelDials: number;
      }

      Properties

      maxBootstrapPeersAllowed +ConnectionManagerOptions | Documentation
      interface ConnectionManagerOptions {
          maxBootstrapPeersAllowed: number;
          maxDialAttemptsForPeer: number;
          maxParallelDials: number;
      }

      Properties

      maxBootstrapPeersAllowed: number

      Max number of bootstrap peers allowed to be connected to, initially This is used to increase intention of dialing non-bootstrap peers, found using other discovery mechanisms (like Peer Exchange)

      -
      maxDialAttemptsForPeer: number

      Number of attempts before a peer is considered non-dialable +

      maxDialAttemptsForPeer: number

      Number of attempts before a peer is considered non-dialable This is used to not spam a peer with dial attempts when it is not dialable

      -
      maxParallelDials: number

      Max number of parallel dials allowed

      -

      Generated using TypeDoc

      \ No newline at end of file +
      maxParallelDials: number

      Max number of parallel dials allowed

      +

      Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/_waku_interfaces.Cursor.html b/interfaces/_waku_interfaces.Cursor.html index 5d6c3d4fc8..48427ab416 100644 --- a/interfaces/_waku_interfaces.Cursor.html +++ b/interfaces/_waku_interfaces.Cursor.html @@ -1,5 +1,5 @@ -Cursor | Documentation
      interface Cursor {
          digest: Uint8Array;
          pubsubTopic: string;
          receiverTime: bigint;
          senderTime: bigint;
      }

      Properties

      digest +Cursor | Documentation
      interface Cursor {
          digest: Uint8Array;
          pubsubTopic: string;
          receiverTime: bigint;
          senderTime: bigint;
      }

      Properties

      digest: Uint8Array
      pubsubTopic: string
      receiverTime: bigint
      senderTime: bigint

      Generated using TypeDoc

      \ No newline at end of file +

      Properties

      digest: Uint8Array
      pubsubTopic: string
      receiverTime: bigint
      senderTime: bigint

      Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/_waku_interfaces.DnsClient.html b/interfaces/_waku_interfaces.DnsClient.html index 958d7f6aa1..f9163625da 100644 --- a/interfaces/_waku_interfaces.DnsClient.html +++ b/interfaces/_waku_interfaces.DnsClient.html @@ -1,2 +1,2 @@ -DnsClient | Documentation
      interface DnsClient {
          resolveTXT: ((domain) => Promise<string[]>);
      }

      Properties

      Properties

      resolveTXT: ((domain) => Promise<string[]>)

      Type declaration

        • (domain): Promise<string[]>
        • Parameters

          • domain: string

          Returns Promise<string[]>

      Generated using TypeDoc

      \ No newline at end of file +DnsClient | Documentation
      interface DnsClient {
          resolveTXT: ((domain) => Promise<string[]>);
      }

      Properties

      Properties

      resolveTXT: ((domain) => Promise<string[]>)

      Type declaration

        • (domain): Promise<string[]>
        • Parameters

          • domain: string

          Returns Promise<string[]>

      Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/_waku_interfaces.DnsDiscOptions.html b/interfaces/_waku_interfaces.DnsDiscOptions.html index d053e84456..c2c10c1767 100644 --- a/interfaces/_waku_interfaces.DnsDiscOptions.html +++ b/interfaces/_waku_interfaces.DnsDiscOptions.html @@ -1,11 +1,11 @@ -DnsDiscOptions | Documentation
      interface DnsDiscOptions {
          enrUrls: string | string[];
          tagName?: string;
          tagTTL?: number;
          tagValue?: number;
          wantedNodeCapabilityCount: Partial<NodeCapabilityCount>;
      }

      Properties

      enrUrls +DnsDiscOptions | Documentation
      interface DnsDiscOptions {
          enrUrls: string | string[];
          tagName?: string;
          tagTTL?: number;
          tagValue?: number;
          wantedNodeCapabilityCount: Partial<NodeCapabilityCount>;
      }

      Properties

      enrUrls: string | string[]

      ENR URL to use for DNS discovery

      -
      tagName?: string

      Tag a bootstrap peer with this name before "discovering" it (default: 'bootstrap')

      -
      tagTTL?: number

      Cause the bootstrap peer tag to be removed after this number of ms (default: 2 minutes)

      -
      tagValue?: number

      The bootstrap peer tag will have this value (default: 50)

      -
      wantedNodeCapabilityCount: Partial<NodeCapabilityCount>

      Specifies what type of nodes are wanted from the discovery process

      -

      Generated using TypeDoc

      \ No newline at end of file +
      tagName?: string

      Tag a bootstrap peer with this name before "discovering" it (default: 'bootstrap')

      +
      tagTTL?: number

      Cause the bootstrap peer tag to be removed after this number of ms (default: 2 minutes)

      +
      tagValue?: number

      The bootstrap peer tag will have this value (default: 50)

      +
      wantedNodeCapabilityCount: Partial<NodeCapabilityCount>

      Specifies what type of nodes are wanted from the discovery process

      +

      Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/_waku_interfaces.DnsDiscoveryComponents.html b/interfaces/_waku_interfaces.DnsDiscoveryComponents.html index ac9edc6ffc..f0a4ca610a 100644 --- a/interfaces/_waku_interfaces.DnsDiscoveryComponents.html +++ b/interfaces/_waku_interfaces.DnsDiscoveryComponents.html @@ -1,2 +1,2 @@ -DnsDiscoveryComponents | Documentation

      Generated using TypeDoc

      \ No newline at end of file +DnsDiscoveryComponents | Documentation
      interface DnsDiscoveryComponents {
          peerStore: PeerStore;
      }

      Properties

      Properties

      peerStore: PeerStore

      Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/_waku_interfaces.EncoderOptions.html b/interfaces/_waku_interfaces.EncoderOptions.html index d0084516ca..2aa6c69565 100644 --- a/interfaces/_waku_interfaces.EncoderOptions.html +++ b/interfaces/_waku_interfaces.EncoderOptions.html @@ -1,12 +1,12 @@ -EncoderOptions | Documentation
      interface EncoderOptions {
          contentTopic: string;
          ephemeral?: boolean;
          metaSetter?: IMetaSetter;
          pubsubTopic?: string;
          pubsubTopicShardInfo?: SingleShardInfo;
      }

      Hierarchy

      • EncoderOptions

        Properties

        contentTopic +EncoderOptions | Documentation
        interface EncoderOptions {
            contentTopic: string;
            ephemeral?: boolean;
            metaSetter?: IMetaSetter;
            pubsubTopic?: string;
            pubsubTopicShardInfo?: SingleShardInfo;
        }

        Hierarchy

        • EncoderOptions

          Properties

          contentTopic: string

          The content topic to set on outgoing messages.

          -
          ephemeral?: boolean

          An optional flag to mark message as ephemeral, i.e., not to be stored by Waku Store nodes.

          +
          ephemeral?: boolean

          An optional flag to mark message as ephemeral, i.e., not to be stored by Waku Store nodes.

          Default Value

          false

          -
          metaSetter?: IMetaSetter

          A function called when encoding messages to set the meta field.

          +
          metaSetter?: IMetaSetter

          A function called when encoding messages to set the meta field.

          Param: IProtoMessage

          The message encoded for wire, without the meta field. If encryption is used, metaSetter only accesses encrypted payload.

          -
          pubsubTopic?: string

          Deprecated

          pubsubTopicShardInfo?: SingleShardInfo

          Generated using TypeDoc

          \ No newline at end of file +
          pubsubTopic?: string

          Deprecated

          pubsubTopicShardInfo?: SingleShardInfo

          Generated using TypeDoc

          \ No newline at end of file diff --git a/interfaces/_waku_interfaces.FullNode.html b/interfaces/_waku_interfaces.FullNode.html index 474a09ef49..775796444d 100644 --- a/interfaces/_waku_interfaces.FullNode.html +++ b/interfaces/_waku_interfaces.FullNode.html @@ -1,4 +1,4 @@ -FullNode | Documentation
          interface FullNode {
              connectionManager: IConnectionManager;
              filter: IFilter;
              libp2p: Libp2p;
              lightPush: ILightPush;
              relay: IRelay;
              shardInfo?: ShardingParams;
              store: IStore;
              dial(peer, protocols?): Promise<Stream>;
              isConnected(): boolean;
              isStarted(): boolean;
              start(): Promise<void>;
              stop(): Promise<void>;
          }

          Hierarchy

          Properties

          connectionManager +FullNode | Documentation
          interface FullNode {
              connectionManager: IConnectionManager;
              filter: IFilter;
              libp2p: Libp2p;
              lightPush: ILightPush;
              relay: IRelay;
              shardInfo?: ShardingParams;
              store: IStore;
              dial(peer, protocols?): Promise<Stream>;
              isConnected(): boolean;
              isStarted(): boolean;
              start(): Promise<void>;
              stop(): Promise<void>;
          }

          Hierarchy (view full)

          Properties

          connectionManager: IConnectionManager
          filter: IFilter
          libp2p: Libp2p
          lightPush: ILightPush
          relay: IRelay
          shardInfo?: ShardingParams
          store: IStore

          Methods

          Generated using TypeDoc

          \ No newline at end of file +

          Properties

          connectionManager: IConnectionManager
          filter: IFilter
          libp2p: Libp2p
          lightPush: ILightPush
          relay: IRelay
          shardInfo?: ShardingParams
          store: IStore

          Methods

          Generated using TypeDoc

          \ No newline at end of file diff --git a/interfaces/_waku_interfaces.IAsyncIterator.html b/interfaces/_waku_interfaces.IAsyncIterator.html index 71326633c1..83549255ee 100644 --- a/interfaces/_waku_interfaces.IAsyncIterator.html +++ b/interfaces/_waku_interfaces.IAsyncIterator.html @@ -1,3 +1,3 @@ -IAsyncIterator | Documentation
          interface IAsyncIterator {
              iterator: AsyncIterator<T, any, undefined>;
              stop: Unsubscribe;
          }

          Type Parameters

          Properties

          iterator +IAsyncIterator | Documentation
          interface IAsyncIterator<T> {
              iterator: AsyncIterator<T, any, undefined>;
              stop: Unsubscribe;
          }

          Type Parameters

          Properties

          Properties

          iterator: AsyncIterator<T, any, undefined>

          Generated using TypeDoc

          \ No newline at end of file +

          Properties

          iterator: AsyncIterator<T, any, undefined>

          Generated using TypeDoc

          \ No newline at end of file diff --git a/interfaces/_waku_interfaces.IBaseProtocol.html b/interfaces/_waku_interfaces.IBaseProtocol.html index 967e7b0a46..e16a52e844 100644 --- a/interfaces/_waku_interfaces.IBaseProtocol.html +++ b/interfaces/_waku_interfaces.IBaseProtocol.html @@ -1,8 +1,8 @@ -IBaseProtocol | Documentation
          interface IBaseProtocol {
              addLibp2pEventListener: (<K>(type, listener, options?) => void);
              allPeers: (() => Promise<Peer[]>);
              connectedPeers: (() => Promise<Peer[]>);
              multicodec: string;
              peerStore: PeerStore;
              removeLibp2pEventListener: {
                  <K>(type, listener?, options?): void;
                  (type, listener?, options?): void;
              };
              shardInfo?: ShardInfo;
          }

          Hierarchy

          Properties

          addLibp2pEventListener +IBaseProtocol | Documentation
          interface IBaseProtocol {
              addLibp2pEventListener: (<K>(type, listener, options?) => void);
              allPeers: (() => Promise<Peer[]>);
              connectedPeers: (() => Promise<Peer[]>);
              multicodec: string;
              peerStore: PeerStore;
              removeLibp2pEventListener: {
                  <K>(type, listener?, options?): void;
                  (type, listener?, options?): void;
              };
              shardInfo?: ShardInfo;
          }

          Hierarchy (view full)

          Properties

          addLibp2pEventListener: (<K>(type, listener, options?) => void)

          Type declaration

            • <K>(type, listener, options?): void
            • Type Parameters

              • K extends keyof Libp2pEvents<ServiceMap>

              Parameters

              • type: K
              • listener: null | EventHandler<Libp2pEvents<ServiceMap>[K]>
              • Optional options: boolean | AddEventListenerOptions

              Returns void

          allPeers: (() => Promise<Peer[]>)

          Type declaration

            • (): Promise<Peer[]>
            • Returns Promise<Peer[]>

          connectedPeers: (() => Promise<Peer[]>)

          Type declaration

            • (): Promise<Peer[]>
            • Returns Promise<Peer[]>

          multicodec: string
          peerStore: PeerStore
          removeLibp2pEventListener: {
              <K>(type, listener?, options?): void;
              (type, listener?, options?): void;
          }

          Type declaration

            • <K>(type, listener?, options?): void
            • Type Parameters

              • K extends keyof Libp2pEvents<ServiceMap>

              Parameters

              • type: K
              • Optional listener: null | EventHandler<Libp2pEvents<ServiceMap>[K]>
              • Optional options: boolean | EventListenerOptions

              Returns void

            • (type, listener?, options?): void
            • Parameters

              • type: string
              • Optional listener: EventHandler<Event>
              • Optional options: boolean | EventListenerOptions

              Returns void

          shardInfo?: ShardInfo

          Generated using TypeDoc

          \ No newline at end of file +

          Properties

          addLibp2pEventListener: (<K>(type, listener, options?) => void)

          Type declaration

            • <K>(type, listener, options?): void
            • Type Parameters

              • K extends keyof Libp2pEvents<ServiceMap>

              Parameters

              • type: K
              • listener: null | EventHandler<Libp2pEvents<ServiceMap>[K]>
              • Optional options: boolean | AddEventListenerOptions

              Returns void

          allPeers: (() => Promise<Peer[]>)

          Type declaration

            • (): Promise<Peer[]>
            • Returns Promise<Peer[]>

          connectedPeers: (() => Promise<Peer[]>)

          Type declaration

            • (): Promise<Peer[]>
            • Returns Promise<Peer[]>

          multicodec: string
          peerStore: PeerStore
          removeLibp2pEventListener: {
              <K>(type, listener?, options?): void;
              (type, listener?, options?): void;
          }

          Type declaration

            • <K>(type, listener?, options?): void
            • Type Parameters

              • K extends keyof Libp2pEvents<ServiceMap>

              Parameters

              • type: K
              • Optional listener: null | EventHandler<Libp2pEvents<ServiceMap>[K]>
              • Optional options: boolean | EventListenerOptions

              Returns void

            • (type, listener?, options?): void
            • Parameters

              • type: string
              • Optional listener: EventHandler<Event>
              • Optional options: boolean | EventListenerOptions

              Returns void

          shardInfo?: ShardInfo

          Generated using TypeDoc

          \ No newline at end of file diff --git a/interfaces/_waku_interfaces.IConnectionManager.html b/interfaces/_waku_interfaces.IConnectionManager.html index 619445c333..bf3696b1f5 100644 --- a/interfaces/_waku_interfaces.IConnectionManager.html +++ b/interfaces/_waku_interfaces.IConnectionManager.html @@ -1,4 +1,4 @@ -IConnectionManager | Documentation
          interface IConnectionManager {
              #private: any;
              addEventListener<K>(type, listener, options?): void;
              dispatchEvent(event): boolean;
              getPeersByDiscovery(): Promise<PeersByDiscoveryResult>;
              listenerCount(type): number;
              removeEventListener<K>(type, listener?, options?): void;
              safeDispatchEvent<Detail>(type, detail?): boolean;
              stop(): void;
          }

          Hierarchy

          Implemented by

            Properties

            #private +IConnectionManager | Documentation
            interface IConnectionManager {
                #private: any;
                addEventListener<K>(type, listener, options?): void;
                dispatchEvent(event): boolean;
                getPeersByDiscovery(): Promise<PeersByDiscoveryResult>;
                listenerCount(type): number;
                removeEventListener<K>(type, listener?, options?): void;
                safeDispatchEvent<Detail>(type, detail?): boolean;
                stop(): void;
            }

            Hierarchy

            Implemented by

              Properties

              #private: any

              Methods

              • Parameters

                • event: Event

                Returns boolean

              • Parameters

                • type: string

                Returns number

              • Type Parameters

                • Detail

                Parameters

                Returns boolean

              Generated using TypeDoc

              \ No newline at end of file +

              Properties

              #private: any

              Methods

              • Type Parameters

                Parameters

                Returns void

              • Parameters

                • event: Event

                Returns boolean

              • Parameters

                • type: string

                Returns number

              • Type Parameters

                Parameters

                Returns void

              • Type Parameters

                • Detail

                Parameters

                Returns boolean

              Generated using TypeDoc

              \ No newline at end of file diff --git a/interfaces/_waku_interfaces.IConnectionStateEvents.html b/interfaces/_waku_interfaces.IConnectionStateEvents.html index 7cd57082f2..222dd2f935 100644 --- a/interfaces/_waku_interfaces.IConnectionStateEvents.html +++ b/interfaces/_waku_interfaces.IConnectionStateEvents.html @@ -1,2 +1,2 @@ -IConnectionStateEvents | Documentation

              Generated using TypeDoc

              \ No newline at end of file +IConnectionStateEvents | Documentation
              interface IConnectionStateEvents {
                  waku:connection: CustomEvent<boolean>;
              }

              Properties

              Properties

              waku:connection: CustomEvent<boolean>

              Generated using TypeDoc

              \ No newline at end of file diff --git a/interfaces/_waku_interfaces.IDecodedMessage.html b/interfaces/_waku_interfaces.IDecodedMessage.html index c1f648d808..52bc871276 100644 --- a/interfaces/_waku_interfaces.IDecodedMessage.html +++ b/interfaces/_waku_interfaces.IDecodedMessage.html @@ -1,8 +1,8 @@ -IDecodedMessage | Documentation
              interface IDecodedMessage {
                  contentTopic: string;
                  ephemeral: undefined | boolean;
                  meta: undefined | Uint8Array;
                  payload: Uint8Array;
                  pubsubTopic: string;
                  rateLimitProof: undefined | IRateLimitProof;
                  timestamp: undefined | Date;
              }

              Implemented by

                Properties

                contentTopic +IDecodedMessage | Documentation
                interface IDecodedMessage {
                    contentTopic: string;
                    ephemeral: undefined | boolean;
                    meta: undefined | Uint8Array;
                    payload: Uint8Array;
                    pubsubTopic: string;
                    rateLimitProof: undefined | IRateLimitProof;
                    timestamp: undefined | Date;
                }

                Implemented by

                  Properties

                  contentTopic: string
                  ephemeral: undefined | boolean
                  meta: undefined | Uint8Array
                  payload: Uint8Array
                  pubsubTopic: string
                  rateLimitProof: undefined | IRateLimitProof
                  timestamp: undefined | Date

                  Generated using TypeDoc

                  \ No newline at end of file +

                  Properties

                  contentTopic: string
                  ephemeral: undefined | boolean
                  meta: undefined | Uint8Array
                  payload: Uint8Array
                  pubsubTopic: string
                  rateLimitProof: undefined | IRateLimitProof
                  timestamp: undefined | Date

                  Generated using TypeDoc

                  \ No newline at end of file diff --git a/interfaces/_waku_interfaces.IDecoder.html b/interfaces/_waku_interfaces.IDecoder.html index 975ed1a407..0daceefa3d 100644 --- a/interfaces/_waku_interfaces.IDecoder.html +++ b/interfaces/_waku_interfaces.IDecoder.html @@ -1,5 +1,5 @@ -IDecoder | Documentation
                  interface IDecoder {
                      contentTopic: string;
                      fromProtoObj: ((pubsubTopic, proto) => Promise<undefined | T>);
                      fromWireToProtoObj: ((bytes) => Promise<undefined | IProtoMessage>);
                      pubsubTopic: string;
                  }

                  Type Parameters

                  Implemented by

                    Properties

                    contentTopic +IDecoder | Documentation
                    interface IDecoder<T> {
                        contentTopic: string;
                        fromProtoObj: ((pubsubTopic, proto) => Promise<undefined | T>);
                        fromWireToProtoObj: ((bytes) => Promise<undefined | IProtoMessage>);
                        pubsubTopic: string;
                    }

                    Type Parameters

                    Implemented by

                      Properties

                      contentTopic: string
                      fromProtoObj: ((pubsubTopic, proto) => Promise<undefined | T>)

                      Type declaration

                        • (pubsubTopic, proto): Promise<undefined | T>
                        • Parameters

                          Returns Promise<undefined | T>

                      fromWireToProtoObj: ((bytes) => Promise<undefined | IProtoMessage>)

                      Type declaration

                      pubsubTopic: string

                      Generated using TypeDoc

                      \ No newline at end of file +

                      Properties

                      contentTopic: string
                      fromProtoObj: ((pubsubTopic, proto) => Promise<undefined | T>)

                      Type declaration

                        • (pubsubTopic, proto): Promise<undefined | T>
                        • Parameters

                          Returns Promise<undefined | T>

                      fromWireToProtoObj: ((bytes) => Promise<undefined | IProtoMessage>)

                      Type declaration

                      pubsubTopic: string

                      Generated using TypeDoc

                      \ No newline at end of file diff --git a/interfaces/_waku_interfaces.IEncoder.html b/interfaces/_waku_interfaces.IEncoder.html index 1d3cee01a9..9ce08d7912 100644 --- a/interfaces/_waku_interfaces.IEncoder.html +++ b/interfaces/_waku_interfaces.IEncoder.html @@ -1,6 +1,6 @@ -IEncoder | Documentation
                      interface IEncoder {
                          contentTopic: string;
                          ephemeral: boolean;
                          pubsubTopic: string;
                          toProtoObj: ((message) => Promise<undefined | IProtoMessage>);
                          toWire: ((message) => Promise<undefined | Uint8Array>);
                      }

                      Implemented by

                        Properties

                        contentTopic +IEncoder | Documentation
                        interface IEncoder {
                            contentTopic: string;
                            ephemeral: boolean;
                            pubsubTopic: string;
                            toProtoObj: ((message) => Promise<undefined | IProtoMessage>);
                            toWire: ((message) => Promise<undefined | Uint8Array>);
                        }

                        Implemented by

                          Properties

                          contentTopic: string
                          ephemeral: boolean
                          pubsubTopic: string
                          toProtoObj: ((message) => Promise<undefined | IProtoMessage>)

                          Type declaration

                          toWire: ((message) => Promise<undefined | Uint8Array>)

                          Type declaration

                            • (message): Promise<undefined | Uint8Array>
                            • Parameters

                              Returns Promise<undefined | Uint8Array>

                          Generated using TypeDoc

                          \ No newline at end of file +

                          Properties

                          contentTopic: string
                          ephemeral: boolean
                          pubsubTopic: string
                          toProtoObj: ((message) => Promise<undefined | IProtoMessage>)

                          Type declaration

                          toWire: ((message) => Promise<undefined | Uint8Array>)

                          Type declaration

                            • (message): Promise<undefined | Uint8Array>
                            • Parameters

                              Returns Promise<undefined | Uint8Array>

                          Generated using TypeDoc

                          \ No newline at end of file diff --git a/interfaces/_waku_interfaces.IEnr.html b/interfaces/_waku_interfaces.IEnr.html index a255b14a94..f1d5f5cfce 100644 --- a/interfaces/_waku_interfaces.IEnr.html +++ b/interfaces/_waku_interfaces.IEnr.html @@ -1,4 +1,4 @@ -IEnr | Documentation
                          interface IEnr {
                              [toStringTag]: string;
                              id: string;
                              ip?: string;
                              ip6?: string;
                              multiaddrs?: Multiaddr[];
                              nodeId?: string;
                              peerId?: PeerId;
                              peerInfo: undefined | PeerInfo;
                              publicKey?: Uint8Array;
                              seq: bigint;
                              shardInfo?: ShardInfo;
                              signature?: Uint8Array;
                              size: number;
                              tcp?: number;
                              tcp6?: number;
                              udp?: number;
                              udp6?: number;
                              waku2?: Waku2;
                              [iterator](): IterableIterator<[string, Uint8Array]>;
                              clear(): void;
                              delete(key): boolean;
                              entries(): IterableIterator<[string, Uint8Array]>;
                              forEach(callbackfn, thisArg?): void;
                              get(key): undefined | Uint8Array;
                              getFullMultiaddrs(): Multiaddr[];
                              has(key): boolean;
                              keys(): IterableIterator<string>;
                              set(key, value): IEnr;
                              values(): IterableIterator<Uint8Array>;
                          }

                          Hierarchy

                          Implemented by

                            Properties

                            [toStringTag] +IEnr | Documentation
                            interface IEnr {
                                [toStringTag]: string;
                                id: string;
                                ip?: string;
                                ip6?: string;
                                multiaddrs?: Multiaddr[];
                                nodeId?: string;
                                peerId?: PeerId;
                                peerInfo: undefined | PeerInfo;
                                publicKey?: Uint8Array;
                                seq: bigint;
                                shardInfo?: ShardInfo;
                                signature?: Uint8Array;
                                size: number;
                                tcp?: number;
                                tcp6?: number;
                                udp?: number;
                                udp6?: number;
                                waku2?: Waku2;
                                [iterator](): IterableIterator<[string, Uint8Array]>;
                                clear(): void;
                                delete(key): boolean;
                                entries(): IterableIterator<[string, Uint8Array]>;
                                forEach(callbackfn, thisArg?): void;
                                get(key): undefined | Uint8Array;
                                getFullMultiaddrs(): Multiaddr[];
                                has(key): boolean;
                                keys(): IterableIterator<string>;
                                set(key, value): this;
                                values(): IterableIterator<Uint8Array>;
                            }

                            Hierarchy

                            Implemented by

                              Properties

                              [toStringTag] id ip? ip6? @@ -27,16 +27,16 @@ keys set values -

                              Properties

                              [toStringTag]: string
                              id: string
                              ip?: string
                              ip6?: string
                              multiaddrs?: Multiaddr[]
                              nodeId?: string
                              peerId?: PeerId
                              peerInfo: undefined | PeerInfo
                              publicKey?: Uint8Array
                              seq: bigint
                              shardInfo?: ShardInfo
                              signature?: Uint8Array
                              size: number

                              Returns

                              the number of elements in the Map.

                              -
                              tcp?: number
                              tcp6?: number
                              udp?: number
                              udp6?: number
                              waku2?: Waku2

                              Methods

                              • Returns an iterable of entries in the map.

                                -

                                Returns IterableIterator<[string, Uint8Array]>

                              • Returns void

                              • Parameters

                                • key: string

                                Returns boolean

                                true if an element in the Map existed and has been removed, or false if the element does not exist.

                                -
                              • Returns an iterable of key, value pairs for every entry in the map.

                                -

                                Returns IterableIterator<[string, Uint8Array]>

                              • Executes a provided function once per each key/value pair in the Map, in insertion order.

                                -

                                Parameters

                                • callbackfn: ((value, key, map) => void)
                                    • (value, key, map): void
                                    • Parameters

                                      • value: Uint8Array
                                      • key: string
                                      • map: Map<string, Uint8Array>

                                      Returns void

                                • Optional thisArg: any

                                Returns void

                              • Returns a specified element from the Map object. If the value that is associated to the provided key is an object, then you will get a reference to that object and any change made to that object will effectively modify it inside the Map.

                                -

                                Parameters

                                • key: string

                                Returns undefined | Uint8Array

                                Returns the element associated with the specified key. If no element is associated with the specified key, undefined is returned.

                                -
                              • Parameters

                                • key: string

                                Returns boolean

                                boolean indicating whether an element with the specified key exists or not.

                                -
                              • Returns an iterable of keys in the map

                                -

                                Returns IterableIterator<string>

                              • Adds a new element with a specified key and value to the Map. If an element with the same key already exists, the element will be updated.

                                -

                                Parameters

                                • key: string
                                • value: Uint8Array

                                Returns IEnr

                              • Returns an iterable of values in the map

                                -

                                Returns IterableIterator<Uint8Array>

                              Generated using TypeDoc

                              \ No newline at end of file +

                              Properties

                              [toStringTag]: string
                              id: string
                              ip?: string
                              ip6?: string
                              multiaddrs?: Multiaddr[]
                              nodeId?: string
                              peerId?: PeerId
                              peerInfo: undefined | PeerInfo
                              publicKey?: Uint8Array
                              seq: bigint
                              shardInfo?: ShardInfo
                              signature?: Uint8Array
                              size: number

                              Returns

                              the number of elements in the Map.

                              +
                              tcp?: number
                              tcp6?: number
                              udp?: number
                              udp6?: number
                              waku2?: Waku2

                              Methods

                              • Returns an iterable of entries in the map.

                                +

                                Returns IterableIterator<[string, Uint8Array]>

                              • Returns void

                              • Parameters

                                • key: string

                                Returns boolean

                                true if an element in the Map existed and has been removed, or false if the element does not exist.

                                +
                              • Returns an iterable of key, value pairs for every entry in the map.

                                +

                                Returns IterableIterator<[string, Uint8Array]>

                              • Executes a provided function once per each key/value pair in the Map, in insertion order.

                                +

                                Parameters

                                • callbackfn: ((value, key, map) => void)
                                    • (value, key, map): void
                                    • Parameters

                                      • value: Uint8Array
                                      • key: string
                                      • map: Map<string, Uint8Array>

                                      Returns void

                                • Optional thisArg: any

                                Returns void

                              • Returns a specified element from the Map object. If the value that is associated to the provided key is an object, then you will get a reference to that object and any change made to that object will effectively modify it inside the Map.

                                +

                                Parameters

                                • key: string

                                Returns undefined | Uint8Array

                                Returns the element associated with the specified key. If no element is associated with the specified key, undefined is returned.

                                +
                              • Parameters

                                • key: string

                                Returns boolean

                                boolean indicating whether an element with the specified key exists or not.

                                +
                              • Returns an iterable of keys in the map

                                +

                                Returns IterableIterator<string>

                              • Adds a new element with a specified key and value to the Map. If an element with the same key already exists, the element will be updated.

                                +

                                Parameters

                                • key: string
                                • value: Uint8Array

                                Returns this

                              • Returns an iterable of values in the map

                                +

                                Returns IterableIterator<Uint8Array>

                              Generated using TypeDoc

                              \ No newline at end of file diff --git a/interfaces/_waku_interfaces.IFilterSubscription.html b/interfaces/_waku_interfaces.IFilterSubscription.html index 354e742826..2b250288f1 100644 --- a/interfaces/_waku_interfaces.IFilterSubscription.html +++ b/interfaces/_waku_interfaces.IFilterSubscription.html @@ -1,5 +1,5 @@ -IFilterSubscription | Documentation
                              interface IFilterSubscription {
                                  ping(): Promise<void>;
                                  subscribe<T>(decoders, callback): Promise<void>;
                                  unsubscribe(contentTopics): Promise<void>;
                                  unsubscribeAll(): Promise<void>;
                              }

                              Methods

                              ping +IFilterSubscription | Documentation
                              interface IFilterSubscription {
                                  ping(): Promise<void>;
                                  subscribe<T>(decoders, callback): Promise<void>;
                                  unsubscribe(contentTopics): Promise<void>;
                                  unsubscribeAll(): Promise<void>;
                              }

                              Methods

                              Generated using TypeDoc

                              \ No newline at end of file +

                              Methods

                              Generated using TypeDoc

                              \ No newline at end of file diff --git a/interfaces/_waku_interfaces.IMessage.html b/interfaces/_waku_interfaces.IMessage.html index c831ad67aa..6eeefcd4d1 100644 --- a/interfaces/_waku_interfaces.IMessage.html +++ b/interfaces/_waku_interfaces.IMessage.html @@ -1,5 +1,5 @@ IMessage | Documentation

                              Interface for messages to encode and send.

                              -
                              interface IMessage {
                                  payload: Uint8Array;
                                  rateLimitProof?: IRateLimitProof;
                                  timestamp?: Date;
                              }

                              Properties

                              interface IMessage {
                                  payload: Uint8Array;
                                  rateLimitProof?: IRateLimitProof;
                                  timestamp?: Date;
                              }

                              Properties

                              payload: Uint8Array
                              rateLimitProof?: IRateLimitProof
                              timestamp?: Date

                              Generated using TypeDoc

                              \ No newline at end of file +

                              Properties

                              payload: Uint8Array
                              rateLimitProof?: IRateLimitProof
                              timestamp?: Date

                              Generated using TypeDoc

                              \ No newline at end of file diff --git a/interfaces/_waku_interfaces.IMetaSetter.html b/interfaces/_waku_interfaces.IMetaSetter.html index 63d2a229d7..11fb723118 100644 --- a/interfaces/_waku_interfaces.IMetaSetter.html +++ b/interfaces/_waku_interfaces.IMetaSetter.html @@ -1 +1 @@ -IMetaSetter | Documentation

                              Generated using TypeDoc

                              \ No newline at end of file +IMetaSetter | Documentation
                              interface IMetaSetter ((message) => Uint8Array)

                              Generated using TypeDoc

                              \ No newline at end of file diff --git a/interfaces/_waku_interfaces.IMetadata.html b/interfaces/_waku_interfaces.IMetadata.html index 7baf67c170..3cef4f1150 100644 --- a/interfaces/_waku_interfaces.IMetadata.html +++ b/interfaces/_waku_interfaces.IMetadata.html @@ -1,4 +1,4 @@ -IMetadata | Documentation
                              interface IMetadata {
                                  addLibp2pEventListener: (<K>(type, listener, options?) => void);
                                  allPeers: (() => Promise<Peer[]>);
                                  connectedPeers: (() => Promise<Peer[]>);
                                  multicodec: string;
                                  peerStore: PeerStore;
                                  removeLibp2pEventListener: {
                                      <K>(type, listener?, options?): void;
                                      (type, listener?, options?): void;
                                  };
                                  shardInfo: ShardingParams;
                                  confirmOrAttemptHandshake(peerId): Promise<void>;
                                  query(peerId): Promise<undefined | ShardInfo>;
                              }

                              Hierarchy

                              Properties

                              addLibp2pEventListener +IMetadata | Documentation
                              interface IMetadata {
                                  addLibp2pEventListener: (<K>(type, listener, options?) => void);
                                  allPeers: (() => Promise<Peer[]>);
                                  connectedPeers: (() => Promise<Peer[]>);
                                  multicodec: string;
                                  peerStore: PeerStore;
                                  removeLibp2pEventListener: {
                                      <K>(type, listener?, options?): void;
                                      (type, listener?, options?): void;
                                  };
                                  shardInfo: ShardingParams;
                                  confirmOrAttemptHandshake(peerId): Promise<void>;
                                  query(peerId): Promise<undefined | ShardInfo>;
                              }

                              Hierarchy

                              Properties

                              addLibp2pEventListener: (<K>(type, listener, options?) => void)

                              Type declaration

                                • <K>(type, listener, options?): void
                                • Type Parameters

                                  • K extends keyof Libp2pEvents<ServiceMap>

                                  Parameters

                                  • type: K
                                  • listener: null | EventHandler<Libp2pEvents<ServiceMap>[K]>
                                  • Optional options: boolean | AddEventListenerOptions

                                  Returns void

                              allPeers: (() => Promise<Peer[]>)

                              Type declaration

                                • (): Promise<Peer[]>
                                • Returns Promise<Peer[]>

                              connectedPeers: (() => Promise<Peer[]>)

                              Type declaration

                                • (): Promise<Peer[]>
                                • Returns Promise<Peer[]>

                              multicodec: string
                              peerStore: PeerStore
                              removeLibp2pEventListener: {
                                  <K>(type, listener?, options?): void;
                                  (type, listener?, options?): void;
                              }

                              Type declaration

                                • <K>(type, listener?, options?): void
                                • Type Parameters

                                  • K extends keyof Libp2pEvents<ServiceMap>

                                  Parameters

                                  • type: K
                                  • Optional listener: null | EventHandler<Libp2pEvents<ServiceMap>[K]>
                                  • Optional options: boolean | EventListenerOptions

                                  Returns void

                                • (type, listener?, options?): void
                                • Parameters

                                  • type: string
                                  • Optional listener: EventHandler<Event>
                                  • Optional options: boolean | EventListenerOptions

                                  Returns void

                              shardInfo: ShardingParams

                              Methods

                              Generated using TypeDoc

                              \ No newline at end of file +

                              Properties

                              addLibp2pEventListener: (<K>(type, listener, options?) => void)

                              Type declaration

                                • <K>(type, listener, options?): void
                                • Type Parameters

                                  • K extends keyof Libp2pEvents<ServiceMap>

                                  Parameters

                                  • type: K
                                  • listener: null | EventHandler<Libp2pEvents<ServiceMap>[K]>
                                  • Optional options: boolean | AddEventListenerOptions

                                  Returns void

                              allPeers: (() => Promise<Peer[]>)

                              Type declaration

                                • (): Promise<Peer[]>
                                • Returns Promise<Peer[]>

                              connectedPeers: (() => Promise<Peer[]>)

                              Type declaration

                                • (): Promise<Peer[]>
                                • Returns Promise<Peer[]>

                              multicodec: string
                              peerStore: PeerStore
                              removeLibp2pEventListener: {
                                  <K>(type, listener?, options?): void;
                                  (type, listener?, options?): void;
                              }

                              Type declaration

                                • <K>(type, listener?, options?): void
                                • Type Parameters

                                  • K extends keyof Libp2pEvents<ServiceMap>

                                  Parameters

                                  • type: K
                                  • Optional listener: null | EventHandler<Libp2pEvents<ServiceMap>[K]>
                                  • Optional options: boolean | EventListenerOptions

                                  Returns void

                                • (type, listener?, options?): void
                                • Parameters

                                  • type: string
                                  • Optional listener: EventHandler<Event>
                                  • Optional options: boolean | EventListenerOptions

                                  Returns void

                              shardInfo: ShardingParams

                              Methods

                              Generated using TypeDoc

                              \ No newline at end of file diff --git a/interfaces/_waku_interfaces.IPeerExchange.html b/interfaces/_waku_interfaces.IPeerExchange.html index 9251403cfa..0c91c1ae91 100644 --- a/interfaces/_waku_interfaces.IPeerExchange.html +++ b/interfaces/_waku_interfaces.IPeerExchange.html @@ -1,4 +1,4 @@ -IPeerExchange | Documentation
                              interface IPeerExchange {
                                  addLibp2pEventListener: (<K>(type, listener, options?) => void);
                                  allPeers: (() => Promise<Peer[]>);
                                  connectedPeers: (() => Promise<Peer[]>);
                                  multicodec: string;
                                  peerStore: PeerStore;
                                  removeLibp2pEventListener: {
                                      <K>(type, listener?, options?): void;
                                      (type, listener?, options?): void;
                                  };
                                  shardInfo?: ShardInfo;
                                  query(params): Promise<undefined | PeerInfo[]>;
                              }

                              Hierarchy

                              Implemented by

                                Properties

                                addLibp2pEventListener +IPeerExchange | Documentation
                                interface IPeerExchange {
                                    addLibp2pEventListener: (<K>(type, listener, options?) => void);
                                    allPeers: (() => Promise<Peer[]>);
                                    connectedPeers: (() => Promise<Peer[]>);
                                    multicodec: string;
                                    peerStore: PeerStore;
                                    removeLibp2pEventListener: {
                                        <K>(type, listener?, options?): void;
                                        (type, listener?, options?): void;
                                    };
                                    shardInfo?: ShardInfo;
                                    query(params): Promise<undefined | PeerInfo[]>;
                                }

                                Hierarchy (view full)

                                Implemented by

                                  Properties

                                  addLibp2pEventListener: (<K>(type, listener, options?) => void)

                                  Type declaration

                                    • <K>(type, listener, options?): void
                                    • Type Parameters

                                      • K extends keyof Libp2pEvents<ServiceMap>

                                      Parameters

                                      • type: K
                                      • listener: null | EventHandler<Libp2pEvents<ServiceMap>[K]>
                                      • Optional options: boolean | AddEventListenerOptions

                                      Returns void

                                  allPeers: (() => Promise<Peer[]>)

                                  Type declaration

                                    • (): Promise<Peer[]>
                                    • Returns Promise<Peer[]>

                                  connectedPeers: (() => Promise<Peer[]>)

                                  Type declaration

                                    • (): Promise<Peer[]>
                                    • Returns Promise<Peer[]>

                                  multicodec: string
                                  peerStore: PeerStore
                                  removeLibp2pEventListener: {
                                      <K>(type, listener?, options?): void;
                                      (type, listener?, options?): void;
                                  }

                                  Type declaration

                                    • <K>(type, listener?, options?): void
                                    • Type Parameters

                                      • K extends keyof Libp2pEvents<ServiceMap>

                                      Parameters

                                      • type: K
                                      • Optional listener: null | EventHandler<Libp2pEvents<ServiceMap>[K]>
                                      • Optional options: boolean | EventListenerOptions

                                      Returns void

                                    • (type, listener?, options?): void
                                    • Parameters

                                      • type: string
                                      • Optional listener: EventHandler<Event>
                                      • Optional options: boolean | EventListenerOptions

                                      Returns void

                                  shardInfo?: ShardInfo

                                  Methods

                                  Generated using TypeDoc

                                  \ No newline at end of file +

                                  Properties

                                  addLibp2pEventListener: (<K>(type, listener, options?) => void)

                                  Type declaration

                                    • <K>(type, listener, options?): void
                                    • Type Parameters

                                      • K extends keyof Libp2pEvents<ServiceMap>

                                      Parameters

                                      • type: K
                                      • listener: null | EventHandler<Libp2pEvents<ServiceMap>[K]>
                                      • Optional options: boolean | AddEventListenerOptions

                                      Returns void

                                  allPeers: (() => Promise<Peer[]>)

                                  Type declaration

                                    • (): Promise<Peer[]>
                                    • Returns Promise<Peer[]>

                                  connectedPeers: (() => Promise<Peer[]>)

                                  Type declaration

                                    • (): Promise<Peer[]>
                                    • Returns Promise<Peer[]>

                                  multicodec: string
                                  peerStore: PeerStore
                                  removeLibp2pEventListener: {
                                      <K>(type, listener?, options?): void;
                                      (type, listener?, options?): void;
                                  }

                                  Type declaration

                                    • <K>(type, listener?, options?): void
                                    • Type Parameters

                                      • K extends keyof Libp2pEvents<ServiceMap>

                                      Parameters

                                      • type: K
                                      • Optional listener: null | EventHandler<Libp2pEvents<ServiceMap>[K]>
                                      • Optional options: boolean | EventListenerOptions

                                      Returns void

                                    • (type, listener?, options?): void
                                    • Parameters

                                      • type: string
                                      • Optional listener: EventHandler<Event>
                                      • Optional options: boolean | EventListenerOptions

                                      Returns void

                                  shardInfo?: ShardInfo

                                  Methods

                                  Generated using TypeDoc

                                  \ No newline at end of file diff --git a/interfaces/_waku_interfaces.IPeersByDiscoveryEvents.html b/interfaces/_waku_interfaces.IPeersByDiscoveryEvents.html index 277b3daed7..71e4f276df 100644 --- a/interfaces/_waku_interfaces.IPeersByDiscoveryEvents.html +++ b/interfaces/_waku_interfaces.IPeersByDiscoveryEvents.html @@ -1,5 +1,5 @@ -IPeersByDiscoveryEvents | Documentation
                                  interface IPeersByDiscoveryEvents {
                                      peer:connected:bootstrap: CustomEvent<PeerId>;
                                      peer:connected:peer-exchange: CustomEvent<PeerId>;
                                      peer:discovery:bootstrap: CustomEvent<PeerId>;
                                      peer:discovery:peer-exchange: CustomEvent<PeerId>;
                                  }

                                  Properties

                                  peer:connected:bootstrap +IPeersByDiscoveryEvents | Documentation
                                  interface IPeersByDiscoveryEvents {
                                      peer:connected:bootstrap: CustomEvent<PeerId>;
                                      peer:connected:peer-exchange: CustomEvent<PeerId>;
                                      peer:discovery:bootstrap: CustomEvent<PeerId>;
                                      peer:discovery:peer-exchange: CustomEvent<PeerId>;
                                  }

                                  Properties

                                  peer:connected:bootstrap: CustomEvent<PeerId>
                                  peer:connected:peer-exchange: CustomEvent<PeerId>
                                  peer:discovery:bootstrap: CustomEvent<PeerId>
                                  peer:discovery:peer-exchange: CustomEvent<PeerId>

                                  Generated using TypeDoc

                                  \ No newline at end of file +

                                  Properties

                                  peer:connected:bootstrap: CustomEvent<PeerId>
                                  peer:connected:peer-exchange: CustomEvent<PeerId>
                                  peer:discovery:bootstrap: CustomEvent<PeerId>
                                  peer:discovery:peer-exchange: CustomEvent<PeerId>

                                  Generated using TypeDoc

                                  \ No newline at end of file diff --git a/interfaces/_waku_interfaces.IProtoMessage.html b/interfaces/_waku_interfaces.IProtoMessage.html index e04b6f8f02..8c852e6e6c 100644 --- a/interfaces/_waku_interfaces.IProtoMessage.html +++ b/interfaces/_waku_interfaces.IProtoMessage.html @@ -1,10 +1,10 @@ IProtoMessage | Documentation

                                  Interface matching the protobuf library. Field types matches the protobuf type over the wire

                                  -
                                  interface IProtoMessage {
                                      contentTopic: string;
                                      ephemeral: undefined | boolean;
                                      meta: undefined | Uint8Array;
                                      payload: Uint8Array;
                                      rateLimitProof: undefined | IRateLimitProof;
                                      timestamp: undefined | bigint;
                                      version: undefined | number;
                                  }

                                  Properties

                                  interface IProtoMessage {
                                      contentTopic: string;
                                      ephemeral: undefined | boolean;
                                      meta: undefined | Uint8Array;
                                      payload: Uint8Array;
                                      rateLimitProof: undefined | IRateLimitProof;
                                      timestamp: undefined | bigint;
                                      version: undefined | number;
                                  }

                                  Properties

                                  contentTopic: string
                                  ephemeral: undefined | boolean
                                  meta: undefined | Uint8Array
                                  payload: Uint8Array
                                  rateLimitProof: undefined | IRateLimitProof
                                  timestamp: undefined | bigint
                                  version: undefined | number

                                  Generated using TypeDoc

                                  \ No newline at end of file +

                                  Properties

                                  contentTopic: string
                                  ephemeral: undefined | boolean
                                  meta: undefined | Uint8Array
                                  payload: Uint8Array
                                  rateLimitProof: undefined | IRateLimitProof
                                  timestamp: undefined | bigint
                                  version: undefined | number

                                  Generated using TypeDoc

                                  \ No newline at end of file diff --git a/interfaces/_waku_interfaces.IRateLimitProof.html b/interfaces/_waku_interfaces.IRateLimitProof.html index 9b0d9715cc..3309d9ca53 100644 --- a/interfaces/_waku_interfaces.IRateLimitProof.html +++ b/interfaces/_waku_interfaces.IRateLimitProof.html @@ -1,8 +1,8 @@ -IRateLimitProof | Documentation
                                  interface IRateLimitProof {
                                      epoch: Uint8Array;
                                      merkleRoot: Uint8Array;
                                      nullifier: Uint8Array;
                                      proof: Uint8Array;
                                      rlnIdentifier: Uint8Array;
                                      shareX: Uint8Array;
                                      shareY: Uint8Array;
                                  }

                                  Properties

                                  epoch +IRateLimitProof | Documentation
                                  interface IRateLimitProof {
                                      epoch: Uint8Array;
                                      merkleRoot: Uint8Array;
                                      nullifier: Uint8Array;
                                      proof: Uint8Array;
                                      rlnIdentifier: Uint8Array;
                                      shareX: Uint8Array;
                                      shareY: Uint8Array;
                                  }

                                  Properties

                                  epoch: Uint8Array
                                  merkleRoot: Uint8Array
                                  nullifier: Uint8Array
                                  proof: Uint8Array
                                  rlnIdentifier: Uint8Array
                                  shareX: Uint8Array
                                  shareY: Uint8Array

                                  Generated using TypeDoc

                                  \ No newline at end of file +

                                  Properties

                                  epoch: Uint8Array
                                  merkleRoot: Uint8Array
                                  nullifier: Uint8Array
                                  proof: Uint8Array
                                  rlnIdentifier: Uint8Array
                                  shareX: Uint8Array
                                  shareY: Uint8Array

                                  Generated using TypeDoc

                                  \ No newline at end of file diff --git a/interfaces/_waku_interfaces.IReceiver.html b/interfaces/_waku_interfaces.IReceiver.html index 78e307137e..e50cb770e4 100644 --- a/interfaces/_waku_interfaces.IReceiver.html +++ b/interfaces/_waku_interfaces.IReceiver.html @@ -1,3 +1,3 @@ -IReceiver | Documentation
                                  interface IReceiver {
                                      subscribe: (<T>(decoders, callback) => Unsubscribe | Promise<Unsubscribe>);
                                      toSubscriptionIterator: (<T>(decoders) => Promise<IAsyncIterator<T>>);
                                  }

                                  Properties

                                  subscribe +IReceiver | Documentation
                                  interface IReceiver {
                                      subscribe: (<T>(decoders, callback) => Unsubscribe | Promise<Unsubscribe>);
                                      toSubscriptionIterator: (<T>(decoders) => Promise<IAsyncIterator<T>>);
                                  }

                                  Properties

                                  subscribe: (<T>(decoders, callback) => Unsubscribe | Promise<Unsubscribe>)

                                  Type declaration

                                  toSubscriptionIterator: (<T>(decoders) => Promise<IAsyncIterator<T>>)

                                  Type declaration

                                  Generated using TypeDoc

                                  \ No newline at end of file +

                                  Properties

                                  subscribe: (<T>(decoders, callback) => Unsubscribe | Promise<Unsubscribe>)

                                  Type declaration

                                  toSubscriptionIterator: (<T>(decoders) => Promise<IAsyncIterator<T>>)

                                  Type declaration

                                  Generated using TypeDoc

                                  \ No newline at end of file diff --git a/interfaces/_waku_interfaces.IRelayAPI.html b/interfaces/_waku_interfaces.IRelayAPI.html index 365dfe94b3..2cb6f8c418 100644 --- a/interfaces/_waku_interfaces.IRelayAPI.html +++ b/interfaces/_waku_interfaces.IRelayAPI.html @@ -1,9 +1,11 @@ IRelayAPI | Documentation

                                  Interface representing the Relay API, providing control and information about the GossipSub protocol.

                                  -
                                  interface IRelayAPI {
                                      getMeshPeers: ((topic?) => string[]);
                                      gossipSub: GossipSub;
                                      pubsubTopics: Set<string>;
                                      start: (() => Promise<void>);
                                  }

                                  Properties

                                  interface IRelayAPI {
                                      getMeshPeers: ((topic?) => string[]);
                                      gossipSub: GossipSub;
                                      pubsubTopics: Set<string>;
                                      start: (() => Promise<void>);
                                  }

                                  Properties

                                  getMeshPeers: ((topic?) => string[])

                                  Type declaration

                                    • (topic?): string[]
                                    • Function to retrieve the mesh peers for a given topic or all topics if none is specified. Returns an array of peer IDs as strings.

                                      -

                                      Parameters

                                      • Optional topic: string

                                      Returns string[]

                                  gossipSub: GossipSub

                                  The GossipSub instance used for managing pub/sub behavior.

                                  -
                                  pubsubTopics: Set<string>
                                  start: (() => Promise<void>)

                                  Type declaration

                                    • (): Promise<void>
                                    • Function to start the relay, returning a Promise that resolves when initialization is complete.

                                      -

                                      Returns Promise<void>

                                  Generated using TypeDoc

                                  \ No newline at end of file +

                                  Properties

                                  getMeshPeers: ((topic?) => string[])

                                  Function to retrieve the mesh peers for a given topic or all topics if none is specified. Returns an array of peer IDs as strings.

                                  +

                                  Type declaration

                                    • (topic?): string[]
                                    • Function to retrieve the mesh peers for a given topic or all topics if none is specified. Returns an array of peer IDs as strings.

                                      +

                                      Parameters

                                      • Optional topic: string

                                      Returns string[]

                                  gossipSub: GossipSub

                                  The GossipSub instance used for managing pub/sub behavior.

                                  +
                                  pubsubTopics: Set<string>
                                  start: (() => Promise<void>)

                                  Function to start the relay, returning a Promise that resolves when initialization is complete.

                                  +

                                  Type declaration

                                    • (): Promise<void>
                                    • Function to start the relay, returning a Promise that resolves when initialization is complete.

                                      +

                                      Returns Promise<void>

                                  Generated using TypeDoc

                                  \ No newline at end of file diff --git a/interfaces/_waku_interfaces.ISender.html b/interfaces/_waku_interfaces.ISender.html index d92769c708..2ef91a6d14 100644 --- a/interfaces/_waku_interfaces.ISender.html +++ b/interfaces/_waku_interfaces.ISender.html @@ -1,2 +1,2 @@ -ISender | Documentation
                                  interface ISender {
                                      send: ((encoder, message) => Promise<SendResult>);
                                  }

                                  Properties

                                  Properties

                                  send: ((encoder, message) => Promise<SendResult>)

                                  Type declaration

                                  Generated using TypeDoc

                                  \ No newline at end of file +ISender | Documentation
                                  interface ISender {
                                      send: ((encoder, message) => Promise<SendResult>);
                                  }

                                  Properties

                                  Properties

                                  send: ((encoder, message) => Promise<SendResult>)

                                  Type declaration

                                  Generated using TypeDoc

                                  \ No newline at end of file diff --git a/interfaces/_waku_interfaces.IStore.html b/interfaces/_waku_interfaces.IStore.html index 31ae7ecd1c..c4a334b866 100644 --- a/interfaces/_waku_interfaces.IStore.html +++ b/interfaces/_waku_interfaces.IStore.html @@ -1,4 +1,4 @@ -IStore | Documentation
                                  interface IStore {
                                      addLibp2pEventListener: (<K>(type, listener, options?) => void);
                                      allPeers: (() => Promise<Peer[]>);
                                      connectedPeers: (() => Promise<Peer[]>);
                                      multicodec: string;
                                      peerStore: PeerStore;
                                      queryGenerator: (<T>(decoders, options?) => AsyncGenerator<Promise<undefined | T>[], any, unknown>);
                                      queryWithOrderedCallback: (<T>(decoders, callback, options?) => Promise<void>);
                                      queryWithPromiseCallback: (<T>(decoders, callback, options?) => Promise<void>);
                                      removeLibp2pEventListener: {
                                          <K>(type, listener?, options?): void;
                                          (type, listener?, options?): void;
                                      };
                                      shardInfo?: ShardInfo;
                                  }

                                  Hierarchy

                                  Properties

                                  addLibp2pEventListener +IStore | Documentation
                                  interface IStore {
                                      addLibp2pEventListener: (<K>(type, listener, options?) => void);
                                      allPeers: (() => Promise<Peer[]>);
                                      connectedPeers: (() => Promise<Peer[]>);
                                      multicodec: string;
                                      peerStore: PeerStore;
                                      queryGenerator: (<T>(decoders, options?) => AsyncGenerator<Promise<undefined | T>[], any, unknown>);
                                      queryWithOrderedCallback: (<T>(decoders, callback, options?) => Promise<void>);
                                      queryWithPromiseCallback: (<T>(decoders, callback, options?) => Promise<void>);
                                      removeLibp2pEventListener: {
                                          <K>(type, listener?, options?): void;
                                          (type, listener?, options?): void;
                                      };
                                      shardInfo?: ShardInfo;
                                  }

                                  Hierarchy (view full)

                                  Properties

                                  addLibp2pEventListener: (<K>(type, listener, options?) => void)

                                  Type declaration

                                    • <K>(type, listener, options?): void
                                    • Type Parameters

                                      • K extends keyof Libp2pEvents<ServiceMap>

                                      Parameters

                                      • type: K
                                      • listener: null | EventHandler<Libp2pEvents<ServiceMap>[K]>
                                      • Optional options: boolean | AddEventListenerOptions

                                      Returns void

                                  allPeers: (() => Promise<Peer[]>)

                                  Type declaration

                                    • (): Promise<Peer[]>
                                    • Returns Promise<Peer[]>

                                  connectedPeers: (() => Promise<Peer[]>)

                                  Type declaration

                                    • (): Promise<Peer[]>
                                    • Returns Promise<Peer[]>

                                  multicodec: string
                                  peerStore: PeerStore
                                  queryGenerator: (<T>(decoders, options?) => AsyncGenerator<Promise<undefined | T>[], any, unknown>)

                                  Type declaration

                                    • <T>(decoders, options?): AsyncGenerator<Promise<undefined | T>[], any, unknown>
                                    • Type Parameters

                                      Parameters

                                      Returns AsyncGenerator<Promise<undefined | T>[], any, unknown>

                                  queryWithOrderedCallback: (<T>(decoders, callback, options?) => Promise<void>)

                                  Type declaration

                                    • <T>(decoders, callback, options?): Promise<void>
                                    • Type Parameters

                                      Parameters

                                      • decoders: IDecoder<T>[]
                                      • callback: ((message) => boolean | void | Promise<boolean | void>)
                                          • (message): boolean | void | Promise<boolean | void>
                                          • Parameters

                                            • message: T

                                            Returns boolean | void | Promise<boolean | void>

                                      • Optional options: StoreQueryOptions

                                      Returns Promise<void>

                                  queryWithPromiseCallback: (<T>(decoders, callback, options?) => Promise<void>)

                                  Type declaration

                                    • <T>(decoders, callback, options?): Promise<void>
                                    • Type Parameters

                                      Parameters

                                      • decoders: IDecoder<T>[]
                                      • callback: ((message) => boolean | void | Promise<boolean | void>)
                                          • (message): boolean | void | Promise<boolean | void>
                                          • Parameters

                                            • message: Promise<undefined | T>

                                            Returns boolean | void | Promise<boolean | void>

                                      • Optional options: StoreQueryOptions

                                      Returns Promise<void>

                                  removeLibp2pEventListener: {
                                      <K>(type, listener?, options?): void;
                                      (type, listener?, options?): void;
                                  }

                                  Type declaration

                                    • <K>(type, listener?, options?): void
                                    • Type Parameters

                                      • K extends keyof Libp2pEvents<ServiceMap>

                                      Parameters

                                      • type: K
                                      • Optional listener: null | EventHandler<Libp2pEvents<ServiceMap>[K]>
                                      • Optional options: boolean | EventListenerOptions

                                      Returns void

                                    • (type, listener?, options?): void
                                    • Parameters

                                      • type: string
                                      • Optional listener: EventHandler<Event>
                                      • Optional options: boolean | EventListenerOptions

                                      Returns void

                                  shardInfo?: ShardInfo

                                  Generated using TypeDoc

                                  \ No newline at end of file +

                                  Properties

                                  addLibp2pEventListener: (<K>(type, listener, options?) => void)

                                  Type declaration

                                    • <K>(type, listener, options?): void
                                    • Type Parameters

                                      • K extends keyof Libp2pEvents<ServiceMap>

                                      Parameters

                                      • type: K
                                      • listener: null | EventHandler<Libp2pEvents<ServiceMap>[K]>
                                      • Optional options: boolean | AddEventListenerOptions

                                      Returns void

                                  allPeers: (() => Promise<Peer[]>)

                                  Type declaration

                                    • (): Promise<Peer[]>
                                    • Returns Promise<Peer[]>

                                  connectedPeers: (() => Promise<Peer[]>)

                                  Type declaration

                                    • (): Promise<Peer[]>
                                    • Returns Promise<Peer[]>

                                  multicodec: string
                                  peerStore: PeerStore
                                  queryGenerator: (<T>(decoders, options?) => AsyncGenerator<Promise<undefined | T>[], any, unknown>)

                                  Type declaration

                                    • <T>(decoders, options?): AsyncGenerator<Promise<undefined | T>[], any, unknown>
                                    • Type Parameters

                                      Parameters

                                      Returns AsyncGenerator<Promise<undefined | T>[], any, unknown>

                                  queryWithOrderedCallback: (<T>(decoders, callback, options?) => Promise<void>)

                                  Type declaration

                                    • <T>(decoders, callback, options?): Promise<void>
                                    • Type Parameters

                                      Parameters

                                      • decoders: IDecoder<T>[]
                                      • callback: ((message) => boolean | void | Promise<boolean | void>)
                                          • (message): boolean | void | Promise<boolean | void>
                                          • Parameters

                                            • message: T

                                            Returns boolean | void | Promise<boolean | void>

                                      • Optional options: StoreQueryOptions

                                      Returns Promise<void>

                                  queryWithPromiseCallback: (<T>(decoders, callback, options?) => Promise<void>)

                                  Type declaration

                                    • <T>(decoders, callback, options?): Promise<void>
                                    • Type Parameters

                                      Parameters

                                      • decoders: IDecoder<T>[]
                                      • callback: ((message) => boolean | void | Promise<boolean | void>)
                                          • (message): boolean | void | Promise<boolean | void>
                                          • Parameters

                                            • message: Promise<undefined | T>

                                            Returns boolean | void | Promise<boolean | void>

                                      • Optional options: StoreQueryOptions

                                      Returns Promise<void>

                                  removeLibp2pEventListener: {
                                      <K>(type, listener?, options?): void;
                                      (type, listener?, options?): void;
                                  }

                                  Type declaration

                                    • <K>(type, listener?, options?): void
                                    • Type Parameters

                                      • K extends keyof Libp2pEvents<ServiceMap>

                                      Parameters

                                      • type: K
                                      • Optional listener: null | EventHandler<Libp2pEvents<ServiceMap>[K]>
                                      • Optional options: boolean | EventListenerOptions

                                      Returns void

                                    • (type, listener?, options?): void
                                    • Parameters

                                      • type: string
                                      • Optional listener: EventHandler<Event>
                                      • Optional options: boolean | EventListenerOptions

                                      Returns void

                                  shardInfo?: ShardInfo

                                  Generated using TypeDoc

                                  \ No newline at end of file diff --git a/interfaces/_waku_interfaces.KeepAliveOptions.html b/interfaces/_waku_interfaces.KeepAliveOptions.html index b421d142fe..514391e382 100644 --- a/interfaces/_waku_interfaces.KeepAliveOptions.html +++ b/interfaces/_waku_interfaces.KeepAliveOptions.html @@ -1,3 +1,3 @@ -KeepAliveOptions | Documentation
                                  interface KeepAliveOptions {
                                      pingKeepAlive: number;
                                      relayKeepAlive: number;
                                  }

                                  Properties

                                  pingKeepAlive +KeepAliveOptions | Documentation

                                  Generated using TypeDoc

                                  \ No newline at end of file +

                                  Properties

                                  pingKeepAlive: number
                                  relayKeepAlive: number

                                  Generated using TypeDoc

                                  \ No newline at end of file diff --git a/interfaces/_waku_interfaces.LightNode.html b/interfaces/_waku_interfaces.LightNode.html index 542717fe86..289b302db2 100644 --- a/interfaces/_waku_interfaces.LightNode.html +++ b/interfaces/_waku_interfaces.LightNode.html @@ -1,4 +1,4 @@ -LightNode | Documentation
                                  interface LightNode {
                                      connectionManager: IConnectionManager;
                                      filter: IFilter;
                                      libp2p: Libp2p;
                                      lightPush: ILightPush;
                                      relay: undefined;
                                      shardInfo?: ShardingParams;
                                      store: IStore;
                                      dial(peer, protocols?): Promise<Stream>;
                                      isConnected(): boolean;
                                      isStarted(): boolean;
                                      start(): Promise<void>;
                                      stop(): Promise<void>;
                                  }

                                  Hierarchy

                                  Properties

                                  connectionManager +LightNode | Documentation
                                  interface LightNode {
                                      connectionManager: IConnectionManager;
                                      filter: IFilter;
                                      libp2p: Libp2p;
                                      lightPush: ILightPush;
                                      relay: undefined;
                                      shardInfo?: ShardingParams;
                                      store: IStore;
                                      dial(peer, protocols?): Promise<Stream>;
                                      isConnected(): boolean;
                                      isStarted(): boolean;
                                      start(): Promise<void>;
                                      stop(): Promise<void>;
                                  }

                                  Hierarchy (view full)

                                  Properties

                                  connectionManager: IConnectionManager
                                  filter: IFilter
                                  libp2p: Libp2p
                                  lightPush: ILightPush
                                  relay: undefined
                                  shardInfo?: ShardingParams
                                  store: IStore

                                  Methods

                                  Generated using TypeDoc

                                  \ No newline at end of file +

                                  Properties

                                  connectionManager: IConnectionManager
                                  filter: IFilter
                                  libp2p: Libp2p
                                  lightPush: ILightPush
                                  relay: undefined
                                  shardInfo?: ShardingParams
                                  store: IStore

                                  Methods

                                  Generated using TypeDoc

                                  \ No newline at end of file diff --git a/interfaces/_waku_interfaces.NodeCapabilityCount.html b/interfaces/_waku_interfaces.NodeCapabilityCount.html index 093026921b..9a2f81a795 100644 --- a/interfaces/_waku_interfaces.NodeCapabilityCount.html +++ b/interfaces/_waku_interfaces.NodeCapabilityCount.html @@ -1,5 +1,5 @@ -NodeCapabilityCount | Documentation
                                  interface NodeCapabilityCount {
                                      filter: number;
                                      lightPush: number;
                                      relay: number;
                                      store: number;
                                  }

                                  Properties

                                  filter +NodeCapabilityCount | Documentation

                                  Generated using TypeDoc

                                  \ No newline at end of file +

                                  Properties

                                  filter: number
                                  lightPush: number
                                  relay: number
                                  store: number

                                  Generated using TypeDoc

                                  \ No newline at end of file diff --git a/interfaces/_waku_interfaces.PeerExchangeComponents.html b/interfaces/_waku_interfaces.PeerExchangeComponents.html index 3e381e231f..6ca3322d51 100644 --- a/interfaces/_waku_interfaces.PeerExchangeComponents.html +++ b/interfaces/_waku_interfaces.PeerExchangeComponents.html @@ -1,3 +1,3 @@ -PeerExchangeComponents | Documentation
                                  interface PeerExchangeComponents {
                                      connectionManager: ConnectionManager;
                                      peerStore: PeerStore;
                                  }

                                  Properties

                                  connectionManager +PeerExchangeComponents | Documentation

                                  Generated using TypeDoc

                                  \ No newline at end of file +

                                  Properties

                                  connectionManager: ConnectionManager
                                  peerStore: PeerStore

                                  Generated using TypeDoc

                                  \ No newline at end of file diff --git a/interfaces/_waku_interfaces.PeerExchangeQueryParams.html b/interfaces/_waku_interfaces.PeerExchangeQueryParams.html index efb4879f17..eb12833311 100644 --- a/interfaces/_waku_interfaces.PeerExchangeQueryParams.html +++ b/interfaces/_waku_interfaces.PeerExchangeQueryParams.html @@ -1,3 +1,3 @@ -PeerExchangeQueryParams | Documentation
                                  interface PeerExchangeQueryParams {
                                      numPeers: number;
                                      peerId: PeerId;
                                  }

                                  Properties

                                  numPeers +PeerExchangeQueryParams | Documentation

                                  Generated using TypeDoc

                                  \ No newline at end of file +

                                  Properties

                                  numPeers: number
                                  peerId: PeerId

                                  Generated using TypeDoc

                                  \ No newline at end of file diff --git a/interfaces/_waku_interfaces.PeerExchangeResponse.html b/interfaces/_waku_interfaces.PeerExchangeResponse.html index 5a055494a9..1237c88a6f 100644 --- a/interfaces/_waku_interfaces.PeerExchangeResponse.html +++ b/interfaces/_waku_interfaces.PeerExchangeResponse.html @@ -1,2 +1,2 @@ -PeerExchangeResponse | Documentation

                                  Generated using TypeDoc

                                  \ No newline at end of file +PeerExchangeResponse | Documentation
                                  interface PeerExchangeResponse {
                                      peerInfos: PeerInfo[];
                                  }

                                  Properties

                                  Properties

                                  peerInfos: PeerInfo[]

                                  Generated using TypeDoc

                                  \ No newline at end of file diff --git a/interfaces/_waku_interfaces.PeerInfo.html b/interfaces/_waku_interfaces.PeerInfo.html index 5b741d3b15..bca4c0046f 100644 --- a/interfaces/_waku_interfaces.PeerInfo.html +++ b/interfaces/_waku_interfaces.PeerInfo.html @@ -1,2 +1,2 @@ -PeerInfo | Documentation

                                  Generated using TypeDoc

                                  \ No newline at end of file +PeerInfo | Documentation
                                  interface PeerInfo {
                                      ENR?: IEnr;
                                  }

                                  Properties

                                  Properties

                                  ENR?: IEnr

                                  Generated using TypeDoc

                                  \ No newline at end of file diff --git a/interfaces/_waku_interfaces.PeersByDiscoveryResult.html b/interfaces/_waku_interfaces.PeersByDiscoveryResult.html index 3cae67b13e..cf735f8994 100644 --- a/interfaces/_waku_interfaces.PeersByDiscoveryResult.html +++ b/interfaces/_waku_interfaces.PeersByDiscoveryResult.html @@ -1,3 +1,3 @@ -PeersByDiscoveryResult | Documentation
                                  interface PeersByDiscoveryResult {
                                      CONNECTED: {
                                          bootstrap: Peer[];
                                          peer-exchange: Peer[];
                                      };
                                      DISCOVERED: {
                                          bootstrap: Peer[];
                                          peer-exchange: Peer[];
                                      };
                                  }

                                  Properties

                                  CONNECTED +PeersByDiscoveryResult | Documentation
                                  interface PeersByDiscoveryResult {
                                      CONNECTED: {
                                          bootstrap: Peer[];
                                          peer-exchange: Peer[];
                                      };
                                      DISCOVERED: {
                                          bootstrap: Peer[];
                                          peer-exchange: Peer[];
                                      };
                                  }

                                  Properties

                                  Properties

                                  CONNECTED: {
                                      bootstrap: Peer[];
                                      peer-exchange: Peer[];
                                  }

                                  Type declaration

                                  • bootstrap: Peer[]
                                  • peer-exchange: Peer[]
                                  DISCOVERED: {
                                      bootstrap: Peer[];
                                      peer-exchange: Peer[];
                                  }

                                  Type declaration

                                  • bootstrap: Peer[]
                                  • peer-exchange: Peer[]

                                  Generated using TypeDoc

                                  \ No newline at end of file +

                                  Properties

                                  CONNECTED: {
                                      bootstrap: Peer[];
                                      peer-exchange: Peer[];
                                  }

                                  Type declaration

                                  • bootstrap: Peer[]
                                  • peer-exchange: Peer[]
                                  DISCOVERED: {
                                      bootstrap: Peer[];
                                      peer-exchange: Peer[];
                                  }

                                  Type declaration

                                  • bootstrap: Peer[]
                                  • peer-exchange: Peer[]

                                  Generated using TypeDoc

                                  \ No newline at end of file diff --git a/interfaces/_waku_interfaces.RelayNode.html b/interfaces/_waku_interfaces.RelayNode.html index f9c30731a4..1558a7edf2 100644 --- a/interfaces/_waku_interfaces.RelayNode.html +++ b/interfaces/_waku_interfaces.RelayNode.html @@ -1,4 +1,4 @@ -RelayNode | Documentation
                                  interface RelayNode {
                                      connectionManager: IConnectionManager;
                                      filter: undefined;
                                      libp2p: Libp2p;
                                      lightPush: undefined;
                                      relay: IRelay;
                                      shardInfo?: ShardingParams;
                                      store: undefined;
                                      dial(peer, protocols?): Promise<Stream>;
                                      isConnected(): boolean;
                                      isStarted(): boolean;
                                      start(): Promise<void>;
                                      stop(): Promise<void>;
                                  }

                                  Hierarchy

                                  Properties

                                  connectionManager +RelayNode | Documentation
                                  interface RelayNode {
                                      connectionManager: IConnectionManager;
                                      filter: undefined;
                                      libp2p: Libp2p;
                                      lightPush: undefined;
                                      relay: IRelay;
                                      shardInfo?: ShardingParams;
                                      store: undefined;
                                      dial(peer, protocols?): Promise<Stream>;
                                      isConnected(): boolean;
                                      isStarted(): boolean;
                                      start(): Promise<void>;
                                      stop(): Promise<void>;
                                  }

                                  Hierarchy (view full)

                                  Properties

                                  connectionManager: IConnectionManager
                                  filter: undefined
                                  libp2p: Libp2p
                                  lightPush: undefined
                                  relay: IRelay
                                  shardInfo?: ShardingParams
                                  store: undefined

                                  Methods

                                  Generated using TypeDoc

                                  \ No newline at end of file +

                                  Properties

                                  connectionManager: IConnectionManager
                                  filter: undefined
                                  libp2p: Libp2p
                                  lightPush: undefined
                                  relay: IRelay
                                  shardInfo?: ShardingParams
                                  store: undefined

                                  Methods

                                  Generated using TypeDoc

                                  \ No newline at end of file diff --git a/interfaces/_waku_interfaces.SendResult.html b/interfaces/_waku_interfaces.SendResult.html index 300a09a63b..91b8aad157 100644 --- a/interfaces/_waku_interfaces.SendResult.html +++ b/interfaces/_waku_interfaces.SendResult.html @@ -1,3 +1,3 @@ -SendResult | Documentation
                                  interface SendResult {
                                      errors?: SendError[];
                                      recipients: PeerId[];
                                  }

                                  Properties

                                  errors? +SendResult | Documentation

                                  Generated using TypeDoc

                                  \ No newline at end of file +

                                  Properties

                                  errors?: SendError[]
                                  recipients: PeerId[]

                                  Generated using TypeDoc

                                  \ No newline at end of file diff --git a/interfaces/_waku_interfaces.ShardInfo.html b/interfaces/_waku_interfaces.ShardInfo.html index f9b2bca4be..bac9ce41c5 100644 --- a/interfaces/_waku_interfaces.ShardInfo.html +++ b/interfaces/_waku_interfaces.ShardInfo.html @@ -1,3 +1,3 @@ -ShardInfo | Documentation
                                  interface ShardInfo {
                                      clusterId: number;
                                      shards: number[];
                                  }

                                  Properties

                                  clusterId +ShardInfo | Documentation

                                  Generated using TypeDoc

                                  \ No newline at end of file +

                                  Properties

                                  clusterId: number
                                  shards: number[]

                                  Generated using TypeDoc

                                  \ No newline at end of file diff --git a/interfaces/_waku_interfaces.SingleShardInfo.html b/interfaces/_waku_interfaces.SingleShardInfo.html index 3a61464ce7..b32951d47a 100644 --- a/interfaces/_waku_interfaces.SingleShardInfo.html +++ b/interfaces/_waku_interfaces.SingleShardInfo.html @@ -1,4 +1,4 @@ -SingleShardInfo | Documentation
                                  interface SingleShardInfo {
                                      clusterId: number;
                                      shard: number;
                                  }

                                  Properties

                                  clusterId +SingleShardInfo | Documentation
                                  interface SingleShardInfo {
                                      clusterId: number;
                                      shard: number;
                                  }

                                  Properties

                                  Properties

                                  clusterId: number
                                  shard: number

                                  Specifying this field indicates to the encoder/decoder that static sharding must be used.

                                  -

                                  Generated using TypeDoc

                                  \ No newline at end of file +

                                  Properties

                                  clusterId: number
                                  shard: number

                                  Specifying this field indicates to the encoder/decoder that static sharding must be used.

                                  +

                                  Generated using TypeDoc

                                  \ No newline at end of file diff --git a/interfaces/_waku_interfaces.TimeFilter.html b/interfaces/_waku_interfaces.TimeFilter.html index 4f11bf413f..df1d5d40d1 100644 --- a/interfaces/_waku_interfaces.TimeFilter.html +++ b/interfaces/_waku_interfaces.TimeFilter.html @@ -1,3 +1,3 @@ -TimeFilter | Documentation
                                  interface TimeFilter {
                                      endTime: Date;
                                      startTime: Date;
                                  }

                                  Properties

                                  endTime +TimeFilter | Documentation

                                  Generated using TypeDoc

                                  \ No newline at end of file +

                                  Properties

                                  endTime: Date
                                  startTime: Date

                                  Generated using TypeDoc

                                  \ No newline at end of file diff --git a/interfaces/_waku_interfaces.Waku.html b/interfaces/_waku_interfaces.Waku.html index 24bff0a3cc..d0eb71c72c 100644 --- a/interfaces/_waku_interfaces.Waku.html +++ b/interfaces/_waku_interfaces.Waku.html @@ -1,4 +1,4 @@ -Waku | Documentation
                                  interface Waku {
                                      connectionManager: IConnectionManager;
                                      filter?: IFilter;
                                      libp2p: Libp2p;
                                      lightPush?: ILightPush;
                                      relay?: IRelay;
                                      shardInfo?: ShardingParams;
                                      store?: IStore;
                                      dial(peer, protocols?): Promise<Stream>;
                                      isConnected(): boolean;
                                      isStarted(): boolean;
                                      start(): Promise<void>;
                                      stop(): Promise<void>;
                                  }

                                  Hierarchy

                                  Implemented by

                                    Properties

                                    connectionManager +Waku | Documentation
                                    interface Waku {
                                        connectionManager: IConnectionManager;
                                        filter?: IFilter;
                                        libp2p: Libp2p;
                                        lightPush?: ILightPush;
                                        relay?: IRelay;
                                        shardInfo?: ShardingParams;
                                        store?: IStore;
                                        dial(peer, protocols?): Promise<Stream>;
                                        isConnected(): boolean;
                                        isStarted(): boolean;
                                        start(): Promise<void>;
                                        stop(): Promise<void>;
                                    }

                                    Hierarchy (view full)

                                    Implemented by

                                      Properties

                                      connectionManager: IConnectionManager
                                      filter?: IFilter
                                      libp2p: Libp2p
                                      lightPush?: ILightPush
                                      relay?: IRelay
                                      shardInfo?: ShardingParams
                                      store?: IStore

                                      Methods

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Properties

                                      connectionManager: IConnectionManager
                                      filter?: IFilter
                                      libp2p: Libp2p
                                      lightPush?: ILightPush
                                      relay?: IRelay
                                      shardInfo?: ShardingParams
                                      store?: IStore

                                      Methods

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/interfaces/_waku_interfaces.Waku2.html b/interfaces/_waku_interfaces.Waku2.html index b2ea8f21ab..4a578d1815 100644 --- a/interfaces/_waku_interfaces.Waku2.html +++ b/interfaces/_waku_interfaces.Waku2.html @@ -1,5 +1,5 @@ -Waku2 | Documentation
                                      interface Waku2 {
                                          filter: boolean;
                                          lightPush: boolean;
                                          relay: boolean;
                                          store: boolean;
                                      }

                                      Properties

                                      filter +Waku2 | Documentation
                                      interface Waku2 {
                                          filter: boolean;
                                          lightPush: boolean;
                                          relay: boolean;
                                          store: boolean;
                                      }

                                      Properties

                                      filter: boolean
                                      lightPush: boolean
                                      relay: boolean
                                      store: boolean

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Properties

                                      filter: boolean
                                      lightPush: boolean
                                      relay: boolean
                                      store: boolean

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/interfaces/_waku_message_encryption.ecies.EncoderOptions.html b/interfaces/_waku_message_encryption.ecies.EncoderOptions.html index b705e8639d..7c4f1fa9c2 100644 --- a/interfaces/_waku_message_encryption.ecies.EncoderOptions.html +++ b/interfaces/_waku_message_encryption.ecies.EncoderOptions.html @@ -1,4 +1,4 @@ -EncoderOptions | Documentation
                                      interface EncoderOptions {
                                          contentTopic: string;
                                          ephemeral?: boolean;
                                          metaSetter?: IMetaSetter;
                                          publicKey: Uint8Array;
                                          pubsubTopic?: string;
                                          pubsubTopicShardInfo?: SingleShardInfo;
                                          sigPrivKey?: Uint8Array;
                                      }

                                      Hierarchy

                                      Properties

                                      contentTopic +EncoderOptions | Documentation
                                      interface EncoderOptions {
                                          contentTopic: string;
                                          ephemeral?: boolean;
                                          metaSetter?: IMetaSetter;
                                          publicKey: Uint8Array;
                                          pubsubTopic?: string;
                                          pubsubTopicShardInfo?: SingleShardInfo;
                                          sigPrivKey?: Uint8Array;
                                      }

                                      Hierarchy (view full)

                                      Properties

                                      metaSetter?: IMetaSetter

                                      A function called when encoding messages to set the meta field.

                                      Param: IProtoMessage

                                      The message encoded for wire, without the meta field. If encryption is used, metaSetter only accesses encrypted payload.

                                      -
                                      publicKey: Uint8Array

                                      The public key to encrypt the payload for.

                                      -
                                      pubsubTopic?: string

                                      Deprecated

                                      pubsubTopicShardInfo?: SingleShardInfo
                                      sigPrivKey?: Uint8Array

                                      An optional private key to be used to sign the payload before encryption.

                                      -

                                      Generated using TypeDoc

                                      \ No newline at end of file +
                                      publicKey: Uint8Array

                                      The public key to encrypt the payload for.

                                      +
                                      pubsubTopic?: string

                                      Deprecated

                                      pubsubTopicShardInfo?: SingleShardInfo
                                      sigPrivKey?: Uint8Array

                                      An optional private key to be used to sign the payload before encryption.

                                      +

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/interfaces/_waku_message_encryption.symmetric.EncoderOptions.html b/interfaces/_waku_message_encryption.symmetric.EncoderOptions.html index d107042dec..640fa551f5 100644 --- a/interfaces/_waku_message_encryption.symmetric.EncoderOptions.html +++ b/interfaces/_waku_message_encryption.symmetric.EncoderOptions.html @@ -1,4 +1,4 @@ -EncoderOptions | Documentation
                                      interface EncoderOptions {
                                          contentTopic: string;
                                          ephemeral?: boolean;
                                          metaSetter?: IMetaSetter;
                                          pubsubTopic?: string;
                                          pubsubTopicShardInfo?: SingleShardInfo;
                                          sigPrivKey?: Uint8Array;
                                          symKey: Uint8Array;
                                      }

                                      Hierarchy

                                      Properties

                                      contentTopic +EncoderOptions | Documentation
                                      interface EncoderOptions {
                                          contentTopic: string;
                                          ephemeral?: boolean;
                                          metaSetter?: IMetaSetter;
                                          pubsubTopic?: string;
                                          pubsubTopicShardInfo?: SingleShardInfo;
                                          sigPrivKey?: Uint8Array;
                                          symKey: Uint8Array;
                                      }

                                      Hierarchy (view full)

                                      Properties

                                      metaSetter?: IMetaSetter

                                      A function called when encoding messages to set the meta field.

                                      Param: IProtoMessage

                                      The message encoded for wire, without the meta field. If encryption is used, metaSetter only accesses encrypted payload.

                                      -
                                      pubsubTopic?: string

                                      Deprecated

                                      pubsubTopicShardInfo?: SingleShardInfo
                                      sigPrivKey?: Uint8Array

                                      An optional private key to be used to sign the payload before encryption.

                                      -
                                      symKey: Uint8Array

                                      The symmetric key to encrypt the payload with.

                                      -

                                      Generated using TypeDoc

                                      \ No newline at end of file +
                                      pubsubTopic?: string

                                      Deprecated

                                      pubsubTopicShardInfo?: SingleShardInfo
                                      sigPrivKey?: Uint8Array

                                      An optional private key to be used to sign the payload before encryption.

                                      +
                                      symKey: Uint8Array

                                      The symmetric key to encrypt the payload with.

                                      +

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/interfaces/_waku_peer_exchange.Options.html b/interfaces/_waku_peer_exchange.Options.html index 61b4c3ce69..b331974d33 100644 --- a/interfaces/_waku_peer_exchange.Options.html +++ b/interfaces/_waku_peer_exchange.Options.html @@ -1,13 +1,13 @@ -Options | Documentation
                                      interface Options {
                                          maxRetries?: number;
                                          queryInterval?: number;
                                          tagName?: string;
                                          tagTTL?: number;
                                          tagValue?: number;
                                      }

                                      Properties

                                      maxRetries? +Options | Documentation
                                      interface Options {
                                          maxRetries?: number;
                                          queryInterval?: number;
                                          tagName?: string;
                                          tagTTL?: number;
                                          tagValue?: number;
                                      }

                                      Properties

                                      maxRetries?: number

                                      The number of attempts before the queries to a peer are aborted (default: 3)

                                      -
                                      queryInterval?: number

                                      The interval between queries to a peer (default: 10 seconds) +

                                      queryInterval?: number

                                      The interval between queries to a peer (default: 10 seconds) The interval will increase by a factor of an incrementing number (starting at 1) until it reaches the maximum attempts before backoff

                                      -
                                      tagName?: string

                                      Tag a bootstrap peer with this name before "discovering" it (default: 'bootstrap')

                                      -
                                      tagTTL?: number

                                      Cause the bootstrap peer tag to be removed after this number of ms (default: 2 minutes)

                                      -
                                      tagValue?: number

                                      The bootstrap peer tag will have this value (default: 50)

                                      -

                                      Generated using TypeDoc

                                      \ No newline at end of file +
                                      tagName?: string

                                      Tag a bootstrap peer with this name before "discovering" it (default: 'bootstrap')

                                      +
                                      tagTTL?: number

                                      Cause the bootstrap peer tag to be removed after this number of ms (default: 2 minutes)

                                      +
                                      tagValue?: number

                                      The bootstrap peer tag will have this value (default: 50)

                                      +

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/interfaces/_waku_proto.WakuMessage-1.html b/interfaces/_waku_proto.WakuMessage-1.html index 5b06fbf2c4..c88d4e0c11 100644 --- a/interfaces/_waku_proto.WakuMessage-1.html +++ b/interfaces/_waku_proto.WakuMessage-1.html @@ -1,8 +1,8 @@ -WakuMessage | Documentation
                                      interface WakuMessage {
                                          contentTopic: string;
                                          ephemeral?: boolean;
                                          meta?: Uint8Array;
                                          payload: Uint8Array;
                                          rateLimitProof?: proto_filter.RateLimitProof;
                                          timestamp?: bigint;
                                          version?: number;
                                      }

                                      Properties

                                      contentTopic +WakuMessage | Documentation
                                      interface WakuMessage {
                                          contentTopic: string;
                                          ephemeral?: boolean;
                                          meta?: Uint8Array;
                                          payload: Uint8Array;
                                          rateLimitProof?: proto_filter.RateLimitProof;
                                          timestamp?: bigint;
                                          version?: number;
                                      }

                                      Properties

                                      contentTopic: string
                                      ephemeral?: boolean
                                      meta?: Uint8Array
                                      payload: Uint8Array
                                      rateLimitProof?: proto_filter.RateLimitProof
                                      timestamp?: bigint
                                      version?: number

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Properties

                                      contentTopic: string
                                      ephemeral?: boolean
                                      meta?: Uint8Array
                                      payload: Uint8Array
                                      rateLimitProof?: proto_filter.RateLimitProof
                                      timestamp?: bigint
                                      version?: number

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_filter.FilterRequest-1.html b/interfaces/_waku_proto.proto_filter.FilterRequest-1.html index 325a1f1c33..35e9b87bf4 100644 --- a/interfaces/_waku_proto.proto_filter.FilterRequest-1.html +++ b/interfaces/_waku_proto.proto_filter.FilterRequest-1.html @@ -1,4 +1,4 @@ -FilterRequest | Documentation
                                      interface FilterRequest {
                                          contentFilters: proto_filter.FilterRequest.ContentFilter[];
                                          subscribe: boolean;
                                          topic: string;
                                      }

                                      Properties

                                      contentFilters +FilterRequest | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Properties

                                      subscribe: boolean
                                      topic: string

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_filter.FilterRequest.ContentFilter-1.html b/interfaces/_waku_proto.proto_filter.FilterRequest.ContentFilter-1.html index bdb3da56f4..c6714a686c 100644 --- a/interfaces/_waku_proto.proto_filter.FilterRequest.ContentFilter-1.html +++ b/interfaces/_waku_proto.proto_filter.FilterRequest.ContentFilter-1.html @@ -1,2 +1,2 @@ -ContentFilter | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +ContentFilter | Documentation
                                      interface ContentFilter {
                                          contentTopic: string;
                                      }

                                      Properties

                                      Properties

                                      contentTopic: string

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_filter.FilterRpc-1.html b/interfaces/_waku_proto.proto_filter.FilterRpc-1.html index 03eca423de..684b616023 100644 --- a/interfaces/_waku_proto.proto_filter.FilterRpc-1.html +++ b/interfaces/_waku_proto.proto_filter.FilterRpc-1.html @@ -1,4 +1,4 @@ -FilterRpc | Documentation
                                      interface FilterRpc {
                                          push?: proto_filter.MessagePush;
                                          request?: FilterRequest;
                                          requestId: string;
                                      }

                                      Properties

                                      push? +FilterRpc | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Properties

                                      request?: FilterRequest
                                      requestId: string

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_filter.MessagePush-1.html b/interfaces/_waku_proto.proto_filter.MessagePush-1.html index c3a1d18fb5..0f5ce4e8b0 100644 --- a/interfaces/_waku_proto.proto_filter.MessagePush-1.html +++ b/interfaces/_waku_proto.proto_filter.MessagePush-1.html @@ -1,2 +1,2 @@ -MessagePush | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +MessagePush | Documentation
                                      interface MessagePush {
                                          messages: WakuMessage[];
                                      }

                                      Properties

                                      Properties

                                      messages: WakuMessage[]

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_filter.RateLimitProof-1.html b/interfaces/_waku_proto.proto_filter.RateLimitProof-1.html index 5aa4028cb9..c606f3668f 100644 --- a/interfaces/_waku_proto.proto_filter.RateLimitProof-1.html +++ b/interfaces/_waku_proto.proto_filter.RateLimitProof-1.html @@ -1,8 +1,8 @@ -RateLimitProof | Documentation
                                      interface RateLimitProof {
                                          epoch: Uint8Array;
                                          merkleRoot: Uint8Array;
                                          nullifier: Uint8Array;
                                          proof: Uint8Array;
                                          rlnIdentifier: Uint8Array;
                                          shareX: Uint8Array;
                                          shareY: Uint8Array;
                                      }

                                      Properties

                                      epoch +RateLimitProof | Documentation
                                      interface RateLimitProof {
                                          epoch: Uint8Array;
                                          merkleRoot: Uint8Array;
                                          nullifier: Uint8Array;
                                          proof: Uint8Array;
                                          rlnIdentifier: Uint8Array;
                                          shareX: Uint8Array;
                                          shareY: Uint8Array;
                                      }

                                      Properties

                                      epoch: Uint8Array
                                      merkleRoot: Uint8Array
                                      nullifier: Uint8Array
                                      proof: Uint8Array
                                      rlnIdentifier: Uint8Array
                                      shareX: Uint8Array
                                      shareY: Uint8Array

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Properties

                                      epoch: Uint8Array
                                      merkleRoot: Uint8Array
                                      nullifier: Uint8Array
                                      proof: Uint8Array
                                      rlnIdentifier: Uint8Array
                                      shareX: Uint8Array
                                      shareY: Uint8Array

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_filter_v2.FilterSubscribeRequest-1.html b/interfaces/_waku_proto.proto_filter_v2.FilterSubscribeRequest-1.html index 3b1373a1dd..ffa8df29d4 100644 --- a/interfaces/_waku_proto.proto_filter_v2.FilterSubscribeRequest-1.html +++ b/interfaces/_waku_proto.proto_filter_v2.FilterSubscribeRequest-1.html @@ -1,5 +1,5 @@ -FilterSubscribeRequest | Documentation
                                      interface FilterSubscribeRequest {
                                          contentTopics: string[];
                                          filterSubscribeType: FilterSubscribeType;
                                          pubsubTopic?: string;
                                          requestId: string;
                                      }

                                      Properties

                                      contentTopics +FilterSubscribeRequest | Documentation
                                      interface FilterSubscribeRequest {
                                          contentTopics: string[];
                                          filterSubscribeType: FilterSubscribeType;
                                          pubsubTopic?: string;
                                          requestId: string;
                                      }

                                      Properties

                                      contentTopics: string[]
                                      filterSubscribeType: FilterSubscribeType
                                      pubsubTopic?: string
                                      requestId: string

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Properties

                                      contentTopics: string[]
                                      filterSubscribeType: FilterSubscribeType
                                      pubsubTopic?: string
                                      requestId: string

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_filter_v2.FilterSubscribeResponse-1.html b/interfaces/_waku_proto.proto_filter_v2.FilterSubscribeResponse-1.html index 1a9c73e1bc..b68c787d97 100644 --- a/interfaces/_waku_proto.proto_filter_v2.FilterSubscribeResponse-1.html +++ b/interfaces/_waku_proto.proto_filter_v2.FilterSubscribeResponse-1.html @@ -1,4 +1,4 @@ -FilterSubscribeResponse | Documentation
                                      interface FilterSubscribeResponse {
                                          requestId: string;
                                          statusCode: number;
                                          statusDesc?: string;
                                      }

                                      Properties

                                      requestId +FilterSubscribeResponse | Documentation
                                      interface FilterSubscribeResponse {
                                          requestId: string;
                                          statusCode: number;
                                          statusDesc?: string;
                                      }

                                      Properties

                                      requestId: string
                                      statusCode: number
                                      statusDesc?: string

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Properties

                                      requestId: string
                                      statusCode: number
                                      statusDesc?: string

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_filter_v2.MessagePush-1.html b/interfaces/_waku_proto.proto_filter_v2.MessagePush-1.html index 9107b8d904..bae1c3aab9 100644 --- a/interfaces/_waku_proto.proto_filter_v2.MessagePush-1.html +++ b/interfaces/_waku_proto.proto_filter_v2.MessagePush-1.html @@ -1,3 +1,3 @@ -MessagePush | Documentation
                                      interface MessagePush {
                                          pubsubTopic?: string;
                                          wakuMessage?: proto_filter_v2.WakuMessage;
                                      }

                                      Properties

                                      pubsubTopic? +MessagePush | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Properties

                                      pubsubTopic?: string

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_filter_v2.RateLimitProof-1.html b/interfaces/_waku_proto.proto_filter_v2.RateLimitProof-1.html index 38d94a28d8..03a5bc6334 100644 --- a/interfaces/_waku_proto.proto_filter_v2.RateLimitProof-1.html +++ b/interfaces/_waku_proto.proto_filter_v2.RateLimitProof-1.html @@ -1,8 +1,8 @@ -RateLimitProof | Documentation
                                      interface RateLimitProof {
                                          epoch: Uint8Array;
                                          merkleRoot: Uint8Array;
                                          nullifier: Uint8Array;
                                          proof: Uint8Array;
                                          rlnIdentifier: Uint8Array;
                                          shareX: Uint8Array;
                                          shareY: Uint8Array;
                                      }

                                      Properties

                                      epoch +RateLimitProof | Documentation
                                      interface RateLimitProof {
                                          epoch: Uint8Array;
                                          merkleRoot: Uint8Array;
                                          nullifier: Uint8Array;
                                          proof: Uint8Array;
                                          rlnIdentifier: Uint8Array;
                                          shareX: Uint8Array;
                                          shareY: Uint8Array;
                                      }

                                      Properties

                                      epoch: Uint8Array
                                      merkleRoot: Uint8Array
                                      nullifier: Uint8Array
                                      proof: Uint8Array
                                      rlnIdentifier: Uint8Array
                                      shareX: Uint8Array
                                      shareY: Uint8Array

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Properties

                                      epoch: Uint8Array
                                      merkleRoot: Uint8Array
                                      nullifier: Uint8Array
                                      proof: Uint8Array
                                      rlnIdentifier: Uint8Array
                                      shareX: Uint8Array
                                      shareY: Uint8Array

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_filter_v2.WakuMessage-1.html b/interfaces/_waku_proto.proto_filter_v2.WakuMessage-1.html index 7516c3ed53..ae78ad15ae 100644 --- a/interfaces/_waku_proto.proto_filter_v2.WakuMessage-1.html +++ b/interfaces/_waku_proto.proto_filter_v2.WakuMessage-1.html @@ -1,8 +1,8 @@ -WakuMessage | Documentation
                                      interface WakuMessage {
                                          contentTopic: string;
                                          ephemeral?: boolean;
                                          meta?: Uint8Array;
                                          payload: Uint8Array;
                                          rateLimitProof?: proto_filter_v2.RateLimitProof;
                                          timestamp?: bigint;
                                          version?: number;
                                      }

                                      Properties

                                      contentTopic +WakuMessage | Documentation
                                      interface WakuMessage {
                                          contentTopic: string;
                                          ephemeral?: boolean;
                                          meta?: Uint8Array;
                                          payload: Uint8Array;
                                          rateLimitProof?: proto_filter_v2.RateLimitProof;
                                          timestamp?: bigint;
                                          version?: number;
                                      }

                                      Properties

                                      contentTopic: string
                                      ephemeral?: boolean
                                      meta?: Uint8Array
                                      payload: Uint8Array
                                      timestamp?: bigint
                                      version?: number

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Properties

                                      contentTopic: string
                                      ephemeral?: boolean
                                      meta?: Uint8Array
                                      payload: Uint8Array
                                      timestamp?: bigint
                                      version?: number

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_lightpush.PushRequest-1.html b/interfaces/_waku_proto.proto_lightpush.PushRequest-1.html index e19f357230..b6a5498a44 100644 --- a/interfaces/_waku_proto.proto_lightpush.PushRequest-1.html +++ b/interfaces/_waku_proto.proto_lightpush.PushRequest-1.html @@ -1,3 +1,3 @@ -PushRequest | Documentation
                                      interface PushRequest {
                                          message?: proto_lightpush.WakuMessage;
                                          pubsubTopic: string;
                                      }

                                      Properties

                                      message? +PushRequest | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Properties

                                      pubsubTopic: string

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_lightpush.PushResponse-1.html b/interfaces/_waku_proto.proto_lightpush.PushResponse-1.html index b4defcf022..b5e8e8991c 100644 --- a/interfaces/_waku_proto.proto_lightpush.PushResponse-1.html +++ b/interfaces/_waku_proto.proto_lightpush.PushResponse-1.html @@ -1,3 +1,3 @@ -PushResponse | Documentation
                                      interface PushResponse {
                                          info?: string;
                                          isSuccess: boolean;
                                      }

                                      Properties

                                      info? +PushResponse | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Properties

                                      info?: string
                                      isSuccess: boolean

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_lightpush.PushRpc-1.html b/interfaces/_waku_proto.proto_lightpush.PushRpc-1.html index 41f97c51ee..afeda421c6 100644 --- a/interfaces/_waku_proto.proto_lightpush.PushRpc-1.html +++ b/interfaces/_waku_proto.proto_lightpush.PushRpc-1.html @@ -1,4 +1,4 @@ -PushRpc | Documentation
                                      interface PushRpc {
                                          request?: PushRequest;
                                          requestId: string;
                                          response?: proto_lightpush.PushResponse;
                                      }

                                      Properties

                                      request? +PushRpc | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Properties

                                      request?: PushRequest
                                      requestId: string

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_lightpush.RateLimitProof-1.html b/interfaces/_waku_proto.proto_lightpush.RateLimitProof-1.html index aec71148c8..de4446f1cf 100644 --- a/interfaces/_waku_proto.proto_lightpush.RateLimitProof-1.html +++ b/interfaces/_waku_proto.proto_lightpush.RateLimitProof-1.html @@ -1,8 +1,8 @@ -RateLimitProof | Documentation
                                      interface RateLimitProof {
                                          epoch: Uint8Array;
                                          merkleRoot: Uint8Array;
                                          nullifier: Uint8Array;
                                          proof: Uint8Array;
                                          rlnIdentifier: Uint8Array;
                                          shareX: Uint8Array;
                                          shareY: Uint8Array;
                                      }

                                      Properties

                                      epoch +RateLimitProof | Documentation
                                      interface RateLimitProof {
                                          epoch: Uint8Array;
                                          merkleRoot: Uint8Array;
                                          nullifier: Uint8Array;
                                          proof: Uint8Array;
                                          rlnIdentifier: Uint8Array;
                                          shareX: Uint8Array;
                                          shareY: Uint8Array;
                                      }

                                      Properties

                                      epoch: Uint8Array
                                      merkleRoot: Uint8Array
                                      nullifier: Uint8Array
                                      proof: Uint8Array
                                      rlnIdentifier: Uint8Array
                                      shareX: Uint8Array
                                      shareY: Uint8Array

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Properties

                                      epoch: Uint8Array
                                      merkleRoot: Uint8Array
                                      nullifier: Uint8Array
                                      proof: Uint8Array
                                      rlnIdentifier: Uint8Array
                                      shareX: Uint8Array
                                      shareY: Uint8Array

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_lightpush.WakuMessage-1.html b/interfaces/_waku_proto.proto_lightpush.WakuMessage-1.html index 3a81ec90da..3e4fc899a5 100644 --- a/interfaces/_waku_proto.proto_lightpush.WakuMessage-1.html +++ b/interfaces/_waku_proto.proto_lightpush.WakuMessage-1.html @@ -1,8 +1,8 @@ -WakuMessage | Documentation
                                      interface WakuMessage {
                                          contentTopic: string;
                                          ephemeral?: boolean;
                                          meta?: Uint8Array;
                                          payload: Uint8Array;
                                          rateLimitProof?: proto_lightpush.RateLimitProof;
                                          timestamp?: bigint;
                                          version?: number;
                                      }

                                      Properties

                                      contentTopic +WakuMessage | Documentation
                                      interface WakuMessage {
                                          contentTopic: string;
                                          ephemeral?: boolean;
                                          meta?: Uint8Array;
                                          payload: Uint8Array;
                                          rateLimitProof?: proto_lightpush.RateLimitProof;
                                          timestamp?: bigint;
                                          version?: number;
                                      }

                                      Properties

                                      contentTopic: string
                                      ephemeral?: boolean
                                      meta?: Uint8Array
                                      payload: Uint8Array
                                      timestamp?: bigint
                                      version?: number

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Properties

                                      contentTopic: string
                                      ephemeral?: boolean
                                      meta?: Uint8Array
                                      payload: Uint8Array
                                      timestamp?: bigint
                                      version?: number

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_message.RateLimitProof-1.html b/interfaces/_waku_proto.proto_message.RateLimitProof-1.html index 0062cb1c27..c9f6a3f4c2 100644 --- a/interfaces/_waku_proto.proto_message.RateLimitProof-1.html +++ b/interfaces/_waku_proto.proto_message.RateLimitProof-1.html @@ -1,8 +1,8 @@ -RateLimitProof | Documentation
                                      interface RateLimitProof {
                                          epoch: Uint8Array;
                                          merkleRoot: Uint8Array;
                                          nullifier: Uint8Array;
                                          proof: Uint8Array;
                                          rlnIdentifier: Uint8Array;
                                          shareX: Uint8Array;
                                          shareY: Uint8Array;
                                      }

                                      Properties

                                      epoch +RateLimitProof | Documentation
                                      interface RateLimitProof {
                                          epoch: Uint8Array;
                                          merkleRoot: Uint8Array;
                                          nullifier: Uint8Array;
                                          proof: Uint8Array;
                                          rlnIdentifier: Uint8Array;
                                          shareX: Uint8Array;
                                          shareY: Uint8Array;
                                      }

                                      Properties

                                      epoch: Uint8Array
                                      merkleRoot: Uint8Array
                                      nullifier: Uint8Array
                                      proof: Uint8Array
                                      rlnIdentifier: Uint8Array
                                      shareX: Uint8Array
                                      shareY: Uint8Array

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Properties

                                      epoch: Uint8Array
                                      merkleRoot: Uint8Array
                                      nullifier: Uint8Array
                                      proof: Uint8Array
                                      rlnIdentifier: Uint8Array
                                      shareX: Uint8Array
                                      shareY: Uint8Array

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_message.WakuMessage-1.html b/interfaces/_waku_proto.proto_message.WakuMessage-1.html index 8c44e9e74b..6f914e0519 100644 --- a/interfaces/_waku_proto.proto_message.WakuMessage-1.html +++ b/interfaces/_waku_proto.proto_message.WakuMessage-1.html @@ -1,8 +1,8 @@ -WakuMessage | Documentation
                                      interface WakuMessage {
                                          contentTopic: string;
                                          ephemeral?: boolean;
                                          meta?: Uint8Array;
                                          payload: Uint8Array;
                                          rateLimitProof?: proto_message.RateLimitProof;
                                          timestamp?: bigint;
                                          version?: number;
                                      }

                                      Properties

                                      contentTopic +WakuMessage | Documentation
                                      interface WakuMessage {
                                          contentTopic: string;
                                          ephemeral?: boolean;
                                          meta?: Uint8Array;
                                          payload: Uint8Array;
                                          rateLimitProof?: proto_message.RateLimitProof;
                                          timestamp?: bigint;
                                          version?: number;
                                      }

                                      Properties

                                      contentTopic: string
                                      ephemeral?: boolean
                                      meta?: Uint8Array
                                      payload: Uint8Array
                                      rateLimitProof?: proto_message.RateLimitProof
                                      timestamp?: bigint
                                      version?: number

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Properties

                                      contentTopic: string
                                      ephemeral?: boolean
                                      meta?: Uint8Array
                                      payload: Uint8Array
                                      rateLimitProof?: proto_message.RateLimitProof
                                      timestamp?: bigint
                                      version?: number

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_metadata.WakuMetadataRequest-1.html b/interfaces/_waku_proto.proto_metadata.WakuMetadataRequest-1.html index c3114b86f6..c2c1e2560d 100644 --- a/interfaces/_waku_proto.proto_metadata.WakuMetadataRequest-1.html +++ b/interfaces/_waku_proto.proto_metadata.WakuMetadataRequest-1.html @@ -1,3 +1,3 @@ -WakuMetadataRequest | Documentation
                                      interface WakuMetadataRequest {
                                          clusterId?: number;
                                          shards: number[];
                                      }

                                      Properties

                                      clusterId? +WakuMetadataRequest | Documentation
                                      interface WakuMetadataRequest {
                                          clusterId?: number;
                                          shards: number[];
                                      }

                                      Properties

                                      Properties

                                      clusterId?: number
                                      shards: number[]

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Properties

                                      clusterId?: number
                                      shards: number[]

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_metadata.WakuMetadataResponse-1.html b/interfaces/_waku_proto.proto_metadata.WakuMetadataResponse-1.html index 5cac74e2bd..abe2d3ccf9 100644 --- a/interfaces/_waku_proto.proto_metadata.WakuMetadataResponse-1.html +++ b/interfaces/_waku_proto.proto_metadata.WakuMetadataResponse-1.html @@ -1,3 +1,3 @@ -WakuMetadataResponse | Documentation
                                      interface WakuMetadataResponse {
                                          clusterId?: number;
                                          shards: number[];
                                      }

                                      Properties

                                      clusterId? +WakuMetadataResponse | Documentation
                                      interface WakuMetadataResponse {
                                          clusterId?: number;
                                          shards: number[];
                                      }

                                      Properties

                                      Properties

                                      clusterId?: number
                                      shards: number[]

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Properties

                                      clusterId?: number
                                      shards: number[]

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_peer_exchange.PeerExchangeQuery-1.html b/interfaces/_waku_proto.proto_peer_exchange.PeerExchangeQuery-1.html index 70366bb17c..5e7cca4951 100644 --- a/interfaces/_waku_proto.proto_peer_exchange.PeerExchangeQuery-1.html +++ b/interfaces/_waku_proto.proto_peer_exchange.PeerExchangeQuery-1.html @@ -1,2 +1,2 @@ -PeerExchangeQuery | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +PeerExchangeQuery | Documentation
                                      interface PeerExchangeQuery {
                                          numPeers?: bigint;
                                      }

                                      Properties

                                      Properties

                                      numPeers?: bigint

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_peer_exchange.PeerExchangeRPC-1.html b/interfaces/_waku_proto.proto_peer_exchange.PeerExchangeRPC-1.html index 5e52aaca38..2dc60258b8 100644 --- a/interfaces/_waku_proto.proto_peer_exchange.PeerExchangeRPC-1.html +++ b/interfaces/_waku_proto.proto_peer_exchange.PeerExchangeRPC-1.html @@ -1,3 +1,3 @@ -PeerExchangeRPC | Documentation
                                      interface PeerExchangeRPC {
                                          query?: PeerExchangeQuery;
                                          response?: proto_peer_exchange.PeerExchangeResponse;
                                      }

                                      Properties

                                      query? +PeerExchangeRPC | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Properties

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_peer_exchange.PeerExchangeResponse-1.html b/interfaces/_waku_proto.proto_peer_exchange.PeerExchangeResponse-1.html index 9dae60011d..1755fe3c29 100644 --- a/interfaces/_waku_proto.proto_peer_exchange.PeerExchangeResponse-1.html +++ b/interfaces/_waku_proto.proto_peer_exchange.PeerExchangeResponse-1.html @@ -1,2 +1,2 @@ -PeerExchangeResponse | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +PeerExchangeResponse | Documentation
                                      interface PeerExchangeResponse {
                                          peerInfos: proto_peer_exchange.PeerInfo[];
                                      }

                                      Properties

                                      Properties

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_peer_exchange.PeerInfo-1.html b/interfaces/_waku_proto.proto_peer_exchange.PeerInfo-1.html index b744b5dfeb..c359a66386 100644 --- a/interfaces/_waku_proto.proto_peer_exchange.PeerInfo-1.html +++ b/interfaces/_waku_proto.proto_peer_exchange.PeerInfo-1.html @@ -1,2 +1,2 @@ -PeerInfo | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +PeerInfo | Documentation
                                      interface PeerInfo {
                                          enr?: Uint8Array;
                                      }

                                      Properties

                                      Properties

                                      enr?: Uint8Array

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_store.ContentFilter-1.html b/interfaces/_waku_proto.proto_store.ContentFilter-1.html index b7a758dc96..e150c933d9 100644 --- a/interfaces/_waku_proto.proto_store.ContentFilter-1.html +++ b/interfaces/_waku_proto.proto_store.ContentFilter-1.html @@ -1,2 +1,2 @@ -ContentFilter | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +ContentFilter | Documentation
                                      interface ContentFilter {
                                          contentTopic: string;
                                      }

                                      Properties

                                      Properties

                                      contentTopic: string

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_store.HistoryQuery-1.html b/interfaces/_waku_proto.proto_store.HistoryQuery-1.html index 64d0aed8a5..8b48eb84cb 100644 --- a/interfaces/_waku_proto.proto_store.HistoryQuery-1.html +++ b/interfaces/_waku_proto.proto_store.HistoryQuery-1.html @@ -1,6 +1,6 @@ -HistoryQuery | Documentation
                                      interface HistoryQuery {
                                          contentFilters: proto_store.ContentFilter[];
                                          endTime?: bigint;
                                          pagingInfo?: PagingInfo;
                                          pubsubTopic?: string;
                                          startTime?: bigint;
                                      }

                                      Properties

                                      contentFilters +HistoryQuery | Documentation
                                      interface HistoryQuery {
                                          contentFilters: proto_store.ContentFilter[];
                                          endTime?: bigint;
                                          pagingInfo?: PagingInfo;
                                          pubsubTopic?: string;
                                          startTime?: bigint;
                                      }

                                      Properties

                                      contentFilters: proto_store.ContentFilter[]
                                      endTime?: bigint
                                      pagingInfo?: PagingInfo
                                      pubsubTopic?: string
                                      startTime?: bigint

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Properties

                                      contentFilters: proto_store.ContentFilter[]
                                      endTime?: bigint
                                      pagingInfo?: PagingInfo
                                      pubsubTopic?: string
                                      startTime?: bigint

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_store.HistoryResponse-1.html b/interfaces/_waku_proto.proto_store.HistoryResponse-1.html index 43b6026d57..617728f560 100644 --- a/interfaces/_waku_proto.proto_store.HistoryResponse-1.html +++ b/interfaces/_waku_proto.proto_store.HistoryResponse-1.html @@ -1,4 +1,4 @@ -HistoryResponse | Documentation
                                      interface HistoryResponse {
                                          error: HistoryError;
                                          messages: proto_store.WakuMessage[];
                                          pagingInfo?: PagingInfo;
                                      }

                                      Properties

                                      error +HistoryResponse | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Properties

                                      pagingInfo?: PagingInfo

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_store.HistoryRpc-1.html b/interfaces/_waku_proto.proto_store.HistoryRpc-1.html index 1ddcf4530c..bc1ed033b3 100644 --- a/interfaces/_waku_proto.proto_store.HistoryRpc-1.html +++ b/interfaces/_waku_proto.proto_store.HistoryRpc-1.html @@ -1,4 +1,4 @@ -HistoryRpc | Documentation
                                      interface HistoryRpc {
                                          query?: HistoryQuery;
                                          requestId: string;
                                          response?: HistoryResponse;
                                      }

                                      Properties

                                      query? +HistoryRpc | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Properties

                                      query?: HistoryQuery
                                      requestId: string
                                      response?: HistoryResponse

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_store.Index-1.html b/interfaces/_waku_proto.proto_store.Index-1.html index ad22804af3..84f3b3eedf 100644 --- a/interfaces/_waku_proto.proto_store.Index-1.html +++ b/interfaces/_waku_proto.proto_store.Index-1.html @@ -1,5 +1,5 @@ -Index | Documentation
                                      interface Index {
                                          digest: Uint8Array;
                                          pubsubTopic: string;
                                          receiverTime: bigint;
                                          senderTime: bigint;
                                      }

                                      Properties

                                      digest +Index | Documentation
                                      interface Index {
                                          digest: Uint8Array;
                                          pubsubTopic: string;
                                          receiverTime: bigint;
                                          senderTime: bigint;
                                      }

                                      Properties

                                      digest: Uint8Array
                                      pubsubTopic: string
                                      receiverTime: bigint
                                      senderTime: bigint

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Properties

                                      digest: Uint8Array
                                      pubsubTopic: string
                                      receiverTime: bigint
                                      senderTime: bigint

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_store.PagingInfo-1.html b/interfaces/_waku_proto.proto_store.PagingInfo-1.html index 62d04cd26a..e09c3af319 100644 --- a/interfaces/_waku_proto.proto_store.PagingInfo-1.html +++ b/interfaces/_waku_proto.proto_store.PagingInfo-1.html @@ -1,4 +1,4 @@ -PagingInfo | Documentation
                                      interface PagingInfo {
                                          cursor?: Index;
                                          direction?: Direction;
                                          pageSize?: bigint;
                                      }

                                      Properties

                                      cursor? +PagingInfo | Documentation
                                      interface PagingInfo {
                                          cursor?: Index;
                                          direction?: Direction;
                                          pageSize?: bigint;
                                      }

                                      Properties

                                      cursor?: Index
                                      direction?: Direction
                                      pageSize?: bigint

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Properties

                                      cursor?: Index
                                      direction?: Direction
                                      pageSize?: bigint

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_store.RateLimitProof-1.html b/interfaces/_waku_proto.proto_store.RateLimitProof-1.html index f2413b31ba..446a7f08cc 100644 --- a/interfaces/_waku_proto.proto_store.RateLimitProof-1.html +++ b/interfaces/_waku_proto.proto_store.RateLimitProof-1.html @@ -1,8 +1,8 @@ -RateLimitProof | Documentation
                                      interface RateLimitProof {
                                          epoch: Uint8Array;
                                          merkleRoot: Uint8Array;
                                          nullifier: Uint8Array;
                                          proof: Uint8Array;
                                          rlnIdentifier: Uint8Array;
                                          shareX: Uint8Array;
                                          shareY: Uint8Array;
                                      }

                                      Properties

                                      epoch +RateLimitProof | Documentation
                                      interface RateLimitProof {
                                          epoch: Uint8Array;
                                          merkleRoot: Uint8Array;
                                          nullifier: Uint8Array;
                                          proof: Uint8Array;
                                          rlnIdentifier: Uint8Array;
                                          shareX: Uint8Array;
                                          shareY: Uint8Array;
                                      }

                                      Properties

                                      epoch: Uint8Array
                                      merkleRoot: Uint8Array
                                      nullifier: Uint8Array
                                      proof: Uint8Array
                                      rlnIdentifier: Uint8Array
                                      shareX: Uint8Array
                                      shareY: Uint8Array

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Properties

                                      epoch: Uint8Array
                                      merkleRoot: Uint8Array
                                      nullifier: Uint8Array
                                      proof: Uint8Array
                                      rlnIdentifier: Uint8Array
                                      shareX: Uint8Array
                                      shareY: Uint8Array

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_store.WakuMessage-1.html b/interfaces/_waku_proto.proto_store.WakuMessage-1.html index 1ad81df58f..1a09da06ef 100644 --- a/interfaces/_waku_proto.proto_store.WakuMessage-1.html +++ b/interfaces/_waku_proto.proto_store.WakuMessage-1.html @@ -1,8 +1,8 @@ -WakuMessage | Documentation
                                      interface WakuMessage {
                                          contentTopic: string;
                                          ephemeral?: boolean;
                                          meta?: Uint8Array;
                                          payload: Uint8Array;
                                          rateLimitProof?: proto_store.RateLimitProof;
                                          timestamp?: bigint;
                                          version?: number;
                                      }

                                      Properties

                                      contentTopic +WakuMessage | Documentation
                                      interface WakuMessage {
                                          contentTopic: string;
                                          ephemeral?: boolean;
                                          meta?: Uint8Array;
                                          payload: Uint8Array;
                                          rateLimitProof?: proto_store.RateLimitProof;
                                          timestamp?: bigint;
                                          version?: number;
                                      }

                                      Properties

                                      contentTopic: string
                                      ephemeral?: boolean
                                      meta?: Uint8Array
                                      payload: Uint8Array
                                      rateLimitProof?: proto_store.RateLimitProof
                                      timestamp?: bigint
                                      version?: number

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Properties

                                      contentTopic: string
                                      ephemeral?: boolean
                                      meta?: Uint8Array
                                      payload: Uint8Array
                                      rateLimitProof?: proto_store.RateLimitProof
                                      timestamp?: bigint
                                      version?: number

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_topic_only_message.TopicOnlyMessage-1.html b/interfaces/_waku_proto.proto_topic_only_message.TopicOnlyMessage-1.html index aea5352998..3378339812 100644 --- a/interfaces/_waku_proto.proto_topic_only_message.TopicOnlyMessage-1.html +++ b/interfaces/_waku_proto.proto_topic_only_message.TopicOnlyMessage-1.html @@ -1,2 +1,2 @@ -TopicOnlyMessage | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +TopicOnlyMessage | Documentation
                                      interface TopicOnlyMessage {
                                          contentTopic: string;
                                      }

                                      Properties

                                      Properties

                                      contentTopic: string

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/interfaces/_waku_sdk.ConnectionManagerOptions.html b/interfaces/_waku_sdk.ConnectionManagerOptions.html index 2f9787513f..b9abb05d57 100644 --- a/interfaces/_waku_sdk.ConnectionManagerOptions.html +++ b/interfaces/_waku_sdk.ConnectionManagerOptions.html @@ -1,4 +1,4 @@ -ConnectionManagerOptions | Documentation

                                      Interface ConnectionManagerOptions

                                      interface ConnectionManagerOptions {
                                          maxBootstrapPeersAllowed: number;
                                          maxDialAttemptsForPeer: number;
                                          maxParallelDials: number;
                                      }

                                      Properties

                                      maxBootstrapPeersAllowed +ConnectionManagerOptions | Documentation

                                      Interface ConnectionManagerOptions

                                      interface ConnectionManagerOptions {
                                          maxBootstrapPeersAllowed: number;
                                          maxDialAttemptsForPeer: number;
                                          maxParallelDials: number;
                                      }

                                      Properties

                                      maxBootstrapPeersAllowed: number

                                      Max number of bootstrap peers allowed to be connected to, initially @@ -6,4 +6,4 @@ This is used to increase intention of dialing non-bootstrap peers, found using o

                                      maxDialAttemptsForPeer: number

                                      Number of attempts before a peer is considered non-dialable This is used to not spam a peer with dial attempts when it is not dialable

                                      maxParallelDials: number

                                      Max number of parallel dials allowed

                                      -

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/interfaces/_waku_sdk.Cursor.html b/interfaces/_waku_sdk.Cursor.html index 7512067cde..9da695f43c 100644 --- a/interfaces/_waku_sdk.Cursor.html +++ b/interfaces/_waku_sdk.Cursor.html @@ -1,5 +1,5 @@ -Cursor | Documentation
                                      interface Cursor {
                                          digest: Uint8Array;
                                          pubsubTopic: string;
                                          receiverTime: bigint;
                                          senderTime: bigint;
                                      }

                                      Properties

                                      digest +Cursor | Documentation
                                      interface Cursor {
                                          digest: Uint8Array;
                                          pubsubTopic: string;
                                          receiverTime: bigint;
                                          senderTime: bigint;
                                      }

                                      Properties

                                      digest: Uint8Array
                                      pubsubTopic: string
                                      receiverTime: bigint
                                      senderTime: bigint

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Properties

                                      digest: Uint8Array
                                      pubsubTopic: string
                                      receiverTime: bigint
                                      senderTime: bigint

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/interfaces/_waku_sdk.DnsClient.html b/interfaces/_waku_sdk.DnsClient.html index b8e8c0f9ec..4caf4c5ca2 100644 --- a/interfaces/_waku_sdk.DnsClient.html +++ b/interfaces/_waku_sdk.DnsClient.html @@ -1,2 +1,2 @@ -DnsClient | Documentation
                                      interface DnsClient {
                                          resolveTXT: ((domain) => Promise<string[]>);
                                      }

                                      Properties

                                      Properties

                                      resolveTXT: ((domain) => Promise<string[]>)

                                      Type declaration

                                        • (domain): Promise<string[]>
                                        • Parameters

                                          • domain: string

                                          Returns Promise<string[]>

                                      Generated using TypeDoc

                                      \ No newline at end of file +DnsClient | Documentation
                                      interface DnsClient {
                                          resolveTXT: ((domain) => Promise<string[]>);
                                      }

                                      Properties

                                      Properties

                                      resolveTXT: ((domain) => Promise<string[]>)

                                      Type declaration

                                        • (domain): Promise<string[]>
                                        • Parameters

                                          • domain: string

                                          Returns Promise<string[]>

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/interfaces/_waku_sdk.DnsDiscOptions.html b/interfaces/_waku_sdk.DnsDiscOptions.html index ff6dbb5c45..0384afe142 100644 --- a/interfaces/_waku_sdk.DnsDiscOptions.html +++ b/interfaces/_waku_sdk.DnsDiscOptions.html @@ -1,4 +1,4 @@ -DnsDiscOptions | Documentation

                                      Interface DnsDiscOptions

                                      interface DnsDiscOptions {
                                          enrUrls: string | string[];
                                          tagName?: string;
                                          tagTTL?: number;
                                          tagValue?: number;
                                          wantedNodeCapabilityCount: Partial<NodeCapabilityCount>;
                                      }

                                      Properties

                                      enrUrls +DnsDiscOptions | Documentation

                                      Interface DnsDiscOptions

                                      interface DnsDiscOptions {
                                          enrUrls: string | string[];
                                          tagName?: string;
                                          tagTTL?: number;
                                          tagValue?: number;
                                          wantedNodeCapabilityCount: Partial<NodeCapabilityCount>;
                                      }

                                      Properties

                                      tagName?: string

                                      Tag a bootstrap peer with this name before "discovering" it (default: 'bootstrap')

                                      tagTTL?: number

                                      Cause the bootstrap peer tag to be removed after this number of ms (default: 2 minutes)

                                      tagValue?: number

                                      The bootstrap peer tag will have this value (default: 50)

                                      -
                                      wantedNodeCapabilityCount: Partial<NodeCapabilityCount>

                                      Specifies what type of nodes are wanted from the discovery process

                                      -

                                      Generated using TypeDoc

                                      \ No newline at end of file +
                                      wantedNodeCapabilityCount: Partial<NodeCapabilityCount>

                                      Specifies what type of nodes are wanted from the discovery process

                                      +

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/interfaces/_waku_sdk.DnsDiscoveryComponents.html b/interfaces/_waku_sdk.DnsDiscoveryComponents.html index 86125898f4..a6a7a97fa0 100644 --- a/interfaces/_waku_sdk.DnsDiscoveryComponents.html +++ b/interfaces/_waku_sdk.DnsDiscoveryComponents.html @@ -1,2 +1,2 @@ -DnsDiscoveryComponents | Documentation

                                      Interface DnsDiscoveryComponents

                                      interface DnsDiscoveryComponents {
                                          peerStore: PeerStore;
                                      }

                                      Properties

                                      Properties

                                      peerStore: PeerStore

                                      Generated using TypeDoc

                                      \ No newline at end of file +DnsDiscoveryComponents | Documentation

                                      Interface DnsDiscoveryComponents

                                      interface DnsDiscoveryComponents {
                                          peerStore: PeerStore;
                                      }

                                      Properties

                                      Properties

                                      peerStore: PeerStore

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/interfaces/_waku_sdk.EncoderOptions.html b/interfaces/_waku_sdk.EncoderOptions.html index 0e2ea447ab..e2106a7849 100644 --- a/interfaces/_waku_sdk.EncoderOptions.html +++ b/interfaces/_waku_sdk.EncoderOptions.html @@ -1,4 +1,4 @@ -EncoderOptions | Documentation

                                      Interface EncoderOptions

                                      interface EncoderOptions {
                                          contentTopic: string;
                                          ephemeral?: boolean;
                                          metaSetter?: IMetaSetter;
                                          pubsubTopic?: string;
                                          pubsubTopicShardInfo?: SingleShardInfo;
                                      }

                                      Properties

                                      contentTopic +EncoderOptions | Documentation

                                      Interface EncoderOptions

                                      interface EncoderOptions {
                                          contentTopic: string;
                                          ephemeral?: boolean;
                                          metaSetter?: IMetaSetter;
                                          pubsubTopic?: string;
                                          pubsubTopicShardInfo?: SingleShardInfo;
                                      }

                                      Properties

                                      metaSetter?: IMetaSetter

                                      A function called when encoding messages to set the meta field.

                                      Param: IProtoMessage

                                      The message encoded for wire, without the meta field. If encryption is used, metaSetter only accesses encrypted payload.

                                      -
                                      pubsubTopic?: string

                                      Deprecated

                                      pubsubTopicShardInfo?: SingleShardInfo

                                      Generated using TypeDoc

                                      \ No newline at end of file +
                                      pubsubTopic?: string

                                      Deprecated

                                      pubsubTopicShardInfo?: SingleShardInfo

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/interfaces/_waku_sdk.FullNode.html b/interfaces/_waku_sdk.FullNode.html index 013db678c9..b98ef7a5f3 100644 --- a/interfaces/_waku_sdk.FullNode.html +++ b/interfaces/_waku_sdk.FullNode.html @@ -1,4 +1,4 @@ -FullNode | Documentation
                                      interface FullNode {
                                          connectionManager: IConnectionManager;
                                          filter: IFilter;
                                          libp2p: Libp2p;
                                          lightPush: ILightPush;
                                          relay: IRelay;
                                          shardInfo?: ShardingParams;
                                          store: IStore;
                                          dial(peer, protocols?): Promise<Stream>;
                                          isConnected(): boolean;
                                          isStarted(): boolean;
                                          start(): Promise<void>;
                                          stop(): Promise<void>;
                                      }

                                      Hierarchy

                                      Properties

                                      connectionManager +FullNode | Documentation
                                      interface FullNode {
                                          connectionManager: IConnectionManager;
                                          filter: IFilter;
                                          libp2p: Libp2p;
                                          lightPush: ILightPush;
                                          relay: IRelay;
                                          shardInfo?: ShardingParams;
                                          store: IStore;
                                          dial(peer, protocols?): Promise<Stream>;
                                          isConnected(): boolean;
                                          isStarted(): boolean;
                                          start(): Promise<void>;
                                          stop(): Promise<void>;
                                      }

                                      Hierarchy (view full)

                                      Properties

                                      connectionManager: IConnectionManager
                                      filter: IFilter
                                      libp2p: Libp2p
                                      lightPush: ILightPush
                                      relay: IRelay
                                      shardInfo?: ShardingParams
                                      store: IStore

                                      Methods

                                      • Parameters

                                        • peer: PeerId | Multiaddr
                                        • Optional protocols: Protocols[]

                                        Returns Promise<Stream>

                                      • Returns boolean

                                      • Returns boolean

                                      • Returns Promise<void>

                                      • Returns Promise<void>

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Properties

                                      connectionManager: IConnectionManager
                                      filter: IFilter
                                      libp2p: Libp2p
                                      lightPush: ILightPush
                                      relay: IRelay
                                      shardInfo?: ShardingParams
                                      store: IStore

                                      Methods

                                      • Parameters

                                        • peer: PeerId | Multiaddr
                                        • Optional protocols: Protocols[]

                                        Returns Promise<Stream>

                                      • Returns boolean

                                      • Returns boolean

                                      • Returns Promise<void>

                                      • Returns Promise<void>

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/interfaces/_waku_sdk.IAsyncIterator.html b/interfaces/_waku_sdk.IAsyncIterator.html index ede6db1420..2a1d8acbfa 100644 --- a/interfaces/_waku_sdk.IAsyncIterator.html +++ b/interfaces/_waku_sdk.IAsyncIterator.html @@ -1,3 +1,3 @@ -IAsyncIterator | Documentation

                                      Interface IAsyncIterator<T>

                                      interface IAsyncIterator {
                                          iterator: AsyncIterator<T, any, undefined>;
                                          stop: Unsubscribe;
                                      }

                                      Type Parameters

                                      Properties

                                      iterator +IAsyncIterator | Documentation

                                      Interface IAsyncIterator<T>

                                      interface IAsyncIterator<T> {
                                          iterator: AsyncIterator<T, any, undefined>;
                                          stop: Unsubscribe;
                                      }

                                      Type Parameters

                                      Properties

                                      Properties

                                      iterator: AsyncIterator<T, any, undefined>

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Properties

                                      iterator: AsyncIterator<T, any, undefined>

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/interfaces/_waku_sdk.IBaseProtocol.html b/interfaces/_waku_sdk.IBaseProtocol.html index d67546f349..d8877c4149 100644 --- a/interfaces/_waku_sdk.IBaseProtocol.html +++ b/interfaces/_waku_sdk.IBaseProtocol.html @@ -1,8 +1,8 @@ -IBaseProtocol | Documentation
                                      interface IBaseProtocol {
                                          addLibp2pEventListener: (<K>(type, listener, options?) => void);
                                          allPeers: (() => Promise<Peer[]>);
                                          connectedPeers: (() => Promise<Peer[]>);
                                          multicodec: string;
                                          peerStore: PeerStore;
                                          removeLibp2pEventListener: {
                                              <K>(type, listener?, options?): void;
                                              (type, listener?, options?): void;
                                          };
                                          shardInfo?: ShardInfo;
                                      }

                                      Hierarchy

                                      Properties

                                      addLibp2pEventListener +IBaseProtocol | Documentation
                                      interface IBaseProtocol {
                                          addLibp2pEventListener: (<K>(type, listener, options?) => void);
                                          allPeers: (() => Promise<Peer[]>);
                                          connectedPeers: (() => Promise<Peer[]>);
                                          multicodec: string;
                                          peerStore: PeerStore;
                                          removeLibp2pEventListener: {
                                              <K>(type, listener?, options?): void;
                                              (type, listener?, options?): void;
                                          };
                                          shardInfo?: ShardInfo;
                                      }

                                      Hierarchy (view full)

                                      Properties

                                      addLibp2pEventListener: (<K>(type, listener, options?) => void)

                                      Type declaration

                                        • <K>(type, listener, options?): void
                                        • Type Parameters

                                          • K extends keyof Libp2pEvents<ServiceMap>

                                          Parameters

                                          • type: K
                                          • listener: null | EventHandler<Libp2pEvents<ServiceMap>[K]>
                                          • Optional options: boolean | AddEventListenerOptions

                                          Returns void

                                      allPeers: (() => Promise<Peer[]>)

                                      Type declaration

                                        • (): Promise<Peer[]>
                                        • Returns Promise<Peer[]>

                                      connectedPeers: (() => Promise<Peer[]>)

                                      Type declaration

                                        • (): Promise<Peer[]>
                                        • Returns Promise<Peer[]>

                                      multicodec: string
                                      peerStore: PeerStore
                                      removeLibp2pEventListener: {
                                          <K>(type, listener?, options?): void;
                                          (type, listener?, options?): void;
                                      }

                                      Type declaration

                                        • <K>(type, listener?, options?): void
                                        • Type Parameters

                                          • K extends keyof Libp2pEvents<ServiceMap>

                                          Parameters

                                          • type: K
                                          • Optional listener: null | EventHandler<Libp2pEvents<ServiceMap>[K]>
                                          • Optional options: boolean | EventListenerOptions

                                          Returns void

                                        • (type, listener?, options?): void
                                        • Parameters

                                          • type: string
                                          • Optional listener: EventHandler<Event>
                                          • Optional options: boolean | EventListenerOptions

                                          Returns void

                                      shardInfo?: ShardInfo

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Properties

                                      addLibp2pEventListener: (<K>(type, listener, options?) => void)

                                      Type declaration

                                        • <K>(type, listener, options?): void
                                        • Type Parameters

                                          • K extends keyof Libp2pEvents<ServiceMap>

                                          Parameters

                                          • type: K
                                          • listener: null | EventHandler<Libp2pEvents<ServiceMap>[K]>
                                          • Optional options: boolean | AddEventListenerOptions

                                          Returns void

                                      allPeers: (() => Promise<Peer[]>)

                                      Type declaration

                                        • (): Promise<Peer[]>
                                        • Returns Promise<Peer[]>

                                      connectedPeers: (() => Promise<Peer[]>)

                                      Type declaration

                                        • (): Promise<Peer[]>
                                        • Returns Promise<Peer[]>

                                      multicodec: string
                                      peerStore: PeerStore
                                      removeLibp2pEventListener: {
                                          <K>(type, listener?, options?): void;
                                          (type, listener?, options?): void;
                                      }

                                      Type declaration

                                        • <K>(type, listener?, options?): void
                                        • Type Parameters

                                          • K extends keyof Libp2pEvents<ServiceMap>

                                          Parameters

                                          • type: K
                                          • Optional listener: null | EventHandler<Libp2pEvents<ServiceMap>[K]>
                                          • Optional options: boolean | EventListenerOptions

                                          Returns void

                                        • (type, listener?, options?): void
                                        • Parameters

                                          • type: string
                                          • Optional listener: EventHandler<Event>
                                          • Optional options: boolean | EventListenerOptions

                                          Returns void

                                      shardInfo?: ShardInfo

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/interfaces/_waku_sdk.IConnectionManager.html b/interfaces/_waku_sdk.IConnectionManager.html index 6d90151daa..6092251eb8 100644 --- a/interfaces/_waku_sdk.IConnectionManager.html +++ b/interfaces/_waku_sdk.IConnectionManager.html @@ -1,4 +1,4 @@ -IConnectionManager | Documentation

                                      Interface IConnectionManager

                                      interface IConnectionManager {
                                          #private: any;
                                          addEventListener<K>(type, listener, options?): void;
                                          dispatchEvent(event): boolean;
                                          getPeersByDiscovery(): Promise<PeersByDiscoveryResult>;
                                          listenerCount(type): number;
                                          removeEventListener<K>(type, listener?, options?): void;
                                          safeDispatchEvent<Detail>(type, detail?): boolean;
                                          stop(): void;
                                      }

                                      Hierarchy

                                      Implemented by

                                      Properties

                                      #private +IConnectionManager | Documentation

                                      Interface IConnectionManager

                                      interface IConnectionManager {
                                          #private: any;
                                          addEventListener<K>(type, listener, options?): void;
                                          dispatchEvent(event): boolean;
                                          getPeersByDiscovery(): Promise<PeersByDiscoveryResult>;
                                          listenerCount(type): number;
                                          removeEventListener<K>(type, listener?, options?): void;
                                          safeDispatchEvent<Detail>(type, detail?): boolean;
                                          stop(): void;
                                      }

                                      Hierarchy

                                      Implemented by

                                      Properties

                                      #private: any

                                      Methods

                                      • Parameters

                                        • event: Event

                                        Returns boolean

                                      • Parameters

                                        • type: string

                                        Returns number

                                      • Type Parameters

                                        • Detail

                                        Parameters

                                        Returns boolean

                                      • Returns void

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Properties

                                      #private: any

                                      Methods

                                      • Type Parameters

                                        Parameters

                                        Returns void

                                      • Parameters

                                        • event: Event

                                        Returns boolean

                                      • Parameters

                                        • type: string

                                        Returns number

                                      • Type Parameters

                                        Parameters

                                        Returns void

                                      • Type Parameters

                                        • Detail

                                        Parameters

                                        Returns boolean

                                      • Returns void

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/interfaces/_waku_sdk.IConnectionStateEvents.html b/interfaces/_waku_sdk.IConnectionStateEvents.html index 6cd3cd215e..af97b7b6a2 100644 --- a/interfaces/_waku_sdk.IConnectionStateEvents.html +++ b/interfaces/_waku_sdk.IConnectionStateEvents.html @@ -1,2 +1,2 @@ -IConnectionStateEvents | Documentation

                                      Interface IConnectionStateEvents

                                      interface IConnectionStateEvents {
                                          waku:connection: CustomEvent<boolean>;
                                      }

                                      Properties

                                      Properties

                                      waku:connection: CustomEvent<boolean>

                                      Generated using TypeDoc

                                      \ No newline at end of file +IConnectionStateEvents | Documentation

                                      Interface IConnectionStateEvents

                                      interface IConnectionStateEvents {
                                          waku:connection: CustomEvent<boolean>;
                                      }

                                      Properties

                                      Properties

                                      waku:connection: CustomEvent<boolean>

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/interfaces/_waku_sdk.IDecodedMessage.html b/interfaces/_waku_sdk.IDecodedMessage.html index 73ba47a67f..94313178ef 100644 --- a/interfaces/_waku_sdk.IDecodedMessage.html +++ b/interfaces/_waku_sdk.IDecodedMessage.html @@ -1,8 +1,8 @@ -IDecodedMessage | Documentation

                                      Interface IDecodedMessage

                                      interface IDecodedMessage {
                                          contentTopic: string;
                                          ephemeral: undefined | boolean;
                                          meta: undefined | Uint8Array;
                                          payload: Uint8Array;
                                          pubsubTopic: string;
                                          rateLimitProof: undefined | IRateLimitProof;
                                          timestamp: undefined | Date;
                                      }

                                      Implemented by

                                      Properties

                                      contentTopic +IDecodedMessage | Documentation

                                      Interface IDecodedMessage

                                      interface IDecodedMessage {
                                          contentTopic: string;
                                          ephemeral: undefined | boolean;
                                          meta: undefined | Uint8Array;
                                          payload: Uint8Array;
                                          pubsubTopic: string;
                                          rateLimitProof: undefined | IRateLimitProof;
                                          timestamp: undefined | Date;
                                      }

                                      Implemented by

                                      Properties

                                      contentTopic: string
                                      ephemeral: undefined | boolean
                                      meta: undefined | Uint8Array
                                      payload: Uint8Array
                                      pubsubTopic: string
                                      rateLimitProof: undefined | IRateLimitProof
                                      timestamp: undefined | Date

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Properties

                                      contentTopic: string
                                      ephemeral: undefined | boolean
                                      meta: undefined | Uint8Array
                                      payload: Uint8Array
                                      pubsubTopic: string
                                      rateLimitProof: undefined | IRateLimitProof
                                      timestamp: undefined | Date

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/interfaces/_waku_sdk.IDecoder.html b/interfaces/_waku_sdk.IDecoder.html index fdaa1e3f90..c5a8f55655 100644 --- a/interfaces/_waku_sdk.IDecoder.html +++ b/interfaces/_waku_sdk.IDecoder.html @@ -1,5 +1,5 @@ -IDecoder | Documentation

                                      Interface IDecoder<T>

                                      interface IDecoder {
                                          contentTopic: string;
                                          fromProtoObj: ((pubsubTopic, proto) => Promise<undefined | T>);
                                          fromWireToProtoObj: ((bytes) => Promise<undefined | IProtoMessage>);
                                          pubsubTopic: string;
                                      }

                                      Type Parameters

                                      Implemented by

                                      Properties

                                      contentTopic +IDecoder | Documentation

                                      Interface IDecoder<T>

                                      interface IDecoder<T> {
                                          contentTopic: string;
                                          fromProtoObj: ((pubsubTopic, proto) => Promise<undefined | T>);
                                          fromWireToProtoObj: ((bytes) => Promise<undefined | IProtoMessage>);
                                          pubsubTopic: string;
                                      }

                                      Type Parameters

                                      Implemented by

                                      Properties

                                      contentTopic: string
                                      fromProtoObj: ((pubsubTopic, proto) => Promise<undefined | T>)

                                      Type declaration

                                        • (pubsubTopic, proto): Promise<undefined | T>
                                        • Parameters

                                          Returns Promise<undefined | T>

                                      fromWireToProtoObj: ((bytes) => Promise<undefined | IProtoMessage>)

                                      Type declaration

                                      pubsubTopic: string

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Properties

                                      contentTopic: string
                                      fromProtoObj: ((pubsubTopic, proto) => Promise<undefined | T>)

                                      Type declaration

                                        • (pubsubTopic, proto): Promise<undefined | T>
                                        • Parameters

                                          Returns Promise<undefined | T>

                                      fromWireToProtoObj: ((bytes) => Promise<undefined | IProtoMessage>)

                                      Type declaration

                                      pubsubTopic: string

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/interfaces/_waku_sdk.IEncoder.html b/interfaces/_waku_sdk.IEncoder.html index c8a2eb2134..7c915fc018 100644 --- a/interfaces/_waku_sdk.IEncoder.html +++ b/interfaces/_waku_sdk.IEncoder.html @@ -1,6 +1,6 @@ -IEncoder | Documentation
                                      interface IEncoder {
                                          contentTopic: string;
                                          ephemeral: boolean;
                                          pubsubTopic: string;
                                          toProtoObj: ((message) => Promise<undefined | IProtoMessage>);
                                          toWire: ((message) => Promise<undefined | Uint8Array>);
                                      }

                                      Implemented by

                                      Properties

                                      contentTopic +IEncoder | Documentation
                                      interface IEncoder {
                                          contentTopic: string;
                                          ephemeral: boolean;
                                          pubsubTopic: string;
                                          toProtoObj: ((message) => Promise<undefined | IProtoMessage>);
                                          toWire: ((message) => Promise<undefined | Uint8Array>);
                                      }

                                      Implemented by

                                      Properties

                                      contentTopic: string
                                      ephemeral: boolean
                                      pubsubTopic: string
                                      toProtoObj: ((message) => Promise<undefined | IProtoMessage>)

                                      Type declaration

                                      toWire: ((message) => Promise<undefined | Uint8Array>)

                                      Type declaration

                                        • (message): Promise<undefined | Uint8Array>
                                        • Parameters

                                          Returns Promise<undefined | Uint8Array>

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Properties

                                      contentTopic: string
                                      ephemeral: boolean
                                      pubsubTopic: string
                                      toProtoObj: ((message) => Promise<undefined | IProtoMessage>)

                                      Type declaration

                                      toWire: ((message) => Promise<undefined | Uint8Array>)

                                      Type declaration

                                        • (message): Promise<undefined | Uint8Array>
                                        • Parameters

                                          Returns Promise<undefined | Uint8Array>

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/interfaces/_waku_sdk.IEnr.html b/interfaces/_waku_sdk.IEnr.html index 548a9b24c7..44044edc4b 100644 --- a/interfaces/_waku_sdk.IEnr.html +++ b/interfaces/_waku_sdk.IEnr.html @@ -1,4 +1,4 @@ -IEnr | Documentation
                                      interface IEnr {
                                          [toStringTag]: string;
                                          id: string;
                                          ip?: string;
                                          ip6?: string;
                                          multiaddrs?: Multiaddr[];
                                          nodeId?: string;
                                          peerId?: PeerId;
                                          peerInfo: undefined | PeerInfo;
                                          publicKey?: Uint8Array;
                                          seq: bigint;
                                          shardInfo?: ShardInfo;
                                          signature?: Uint8Array;
                                          size: number;
                                          tcp?: number;
                                          tcp6?: number;
                                          udp?: number;
                                          udp6?: number;
                                          waku2?: Waku2;
                                          [iterator](): IterableIterator<[string, Uint8Array]>;
                                          clear(): void;
                                          delete(key): boolean;
                                          entries(): IterableIterator<[string, Uint8Array]>;
                                          forEach(callbackfn, thisArg?): void;
                                          get(key): undefined | Uint8Array;
                                          getFullMultiaddrs(): Multiaddr[];
                                          has(key): boolean;
                                          keys(): IterableIterator<string>;
                                          set(key, value): IEnr;
                                          values(): IterableIterator<Uint8Array>;
                                      }

                                      Hierarchy

                                      Properties

                                      [toStringTag] +IEnr | Documentation
                                      interface IEnr {
                                          [toStringTag]: string;
                                          id: string;
                                          ip?: string;
                                          ip6?: string;
                                          multiaddrs?: Multiaddr[];
                                          nodeId?: string;
                                          peerId?: PeerId;
                                          peerInfo: undefined | PeerInfo;
                                          publicKey?: Uint8Array;
                                          seq: bigint;
                                          shardInfo?: ShardInfo;
                                          signature?: Uint8Array;
                                          size: number;
                                          tcp?: number;
                                          tcp6?: number;
                                          udp?: number;
                                          udp6?: number;
                                          waku2?: Waku2;
                                          [iterator](): IterableIterator<[string, Uint8Array]>;
                                          clear(): void;
                                          delete(key): boolean;
                                          entries(): IterableIterator<[string, Uint8Array]>;
                                          forEach(callbackfn, thisArg?): void;
                                          get(key): undefined | Uint8Array;
                                          getFullMultiaddrs(): Multiaddr[];
                                          has(key): boolean;
                                          keys(): IterableIterator<string>;
                                          set(key, value): this;
                                          values(): IterableIterator<Uint8Array>;
                                      }

                                      Hierarchy

                                      Properties

                                      [toStringTag] id ip? ip6? @@ -27,16 +27,16 @@ keys set values -

                                      Properties

                                      [toStringTag]: string
                                      id: string
                                      ip?: string
                                      ip6?: string
                                      multiaddrs?: Multiaddr[]
                                      nodeId?: string
                                      peerId?: PeerId
                                      peerInfo: undefined | PeerInfo
                                      publicKey?: Uint8Array
                                      seq: bigint
                                      shardInfo?: ShardInfo
                                      signature?: Uint8Array
                                      size: number

                                      Returns

                                      the number of elements in the Map.

                                      -
                                      tcp?: number
                                      tcp6?: number
                                      udp?: number
                                      udp6?: number
                                      waku2?: Waku2

                                      Methods

                                      • Returns an iterable of entries in the map.

                                        -

                                        Returns IterableIterator<[string, Uint8Array]>

                                      • Returns void

                                      • Parameters

                                        • key: string

                                        Returns boolean

                                        true if an element in the Map existed and has been removed, or false if the element does not exist.

                                        -
                                      • Returns an iterable of key, value pairs for every entry in the map.

                                        -

                                        Returns IterableIterator<[string, Uint8Array]>

                                      • Executes a provided function once per each key/value pair in the Map, in insertion order.

                                        -

                                        Parameters

                                        • callbackfn: ((value, key, map) => void)
                                            • (value, key, map): void
                                            • Parameters

                                              • value: Uint8Array
                                              • key: string
                                              • map: Map<string, Uint8Array>

                                              Returns void

                                        • Optional thisArg: any

                                        Returns void

                                      • Returns a specified element from the Map object. If the value that is associated to the provided key is an object, then you will get a reference to that object and any change made to that object will effectively modify it inside the Map.

                                        -

                                        Parameters

                                        • key: string

                                        Returns undefined | Uint8Array

                                        Returns the element associated with the specified key. If no element is associated with the specified key, undefined is returned.

                                        -
                                      • @deprecated: use IEnr.peerInfo instead.

                                        -

                                        Returns Multiaddr[]

                                      • Parameters

                                        • key: string

                                        Returns boolean

                                        boolean indicating whether an element with the specified key exists or not.

                                        -
                                      • Returns an iterable of keys in the map

                                        -

                                        Returns IterableIterator<string>

                                      • Adds a new element with a specified key and value to the Map. If an element with the same key already exists, the element will be updated.

                                        -

                                        Parameters

                                        • key: string
                                        • value: Uint8Array

                                        Returns IEnr

                                      • Returns an iterable of values in the map

                                        -

                                        Returns IterableIterator<Uint8Array>

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Properties

                                      [toStringTag]: string
                                      id: string
                                      ip?: string
                                      ip6?: string
                                      multiaddrs?: Multiaddr[]
                                      nodeId?: string
                                      peerId?: PeerId
                                      peerInfo: undefined | PeerInfo
                                      publicKey?: Uint8Array
                                      seq: bigint
                                      shardInfo?: ShardInfo
                                      signature?: Uint8Array
                                      size: number

                                      Returns

                                      the number of elements in the Map.

                                      +
                                      tcp?: number
                                      tcp6?: number
                                      udp?: number
                                      udp6?: number
                                      waku2?: Waku2

                                      Methods

                                      • Returns an iterable of entries in the map.

                                        +

                                        Returns IterableIterator<[string, Uint8Array]>

                                      • Returns void

                                      • Parameters

                                        • key: string

                                        Returns boolean

                                        true if an element in the Map existed and has been removed, or false if the element does not exist.

                                        +
                                      • Returns an iterable of key, value pairs for every entry in the map.

                                        +

                                        Returns IterableIterator<[string, Uint8Array]>

                                      • Executes a provided function once per each key/value pair in the Map, in insertion order.

                                        +

                                        Parameters

                                        • callbackfn: ((value, key, map) => void)
                                            • (value, key, map): void
                                            • Parameters

                                              • value: Uint8Array
                                              • key: string
                                              • map: Map<string, Uint8Array>

                                              Returns void

                                        • Optional thisArg: any

                                        Returns void

                                      • Returns a specified element from the Map object. If the value that is associated to the provided key is an object, then you will get a reference to that object and any change made to that object will effectively modify it inside the Map.

                                        +

                                        Parameters

                                        • key: string

                                        Returns undefined | Uint8Array

                                        Returns the element associated with the specified key. If no element is associated with the specified key, undefined is returned.

                                        +
                                      • @deprecated: use IEnr.peerInfo instead.

                                        +

                                        Returns Multiaddr[]

                                      • Parameters

                                        • key: string

                                        Returns boolean

                                        boolean indicating whether an element with the specified key exists or not.

                                        +
                                      • Returns an iterable of keys in the map

                                        +

                                        Returns IterableIterator<string>

                                      • Adds a new element with a specified key and value to the Map. If an element with the same key already exists, the element will be updated.

                                        +

                                        Parameters

                                        • key: string
                                        • value: Uint8Array

                                        Returns this

                                      • Returns an iterable of values in the map

                                        +

                                        Returns IterableIterator<Uint8Array>

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/interfaces/_waku_sdk.IFilterSubscription.html b/interfaces/_waku_sdk.IFilterSubscription.html index 39ceb111d2..aecedf61f7 100644 --- a/interfaces/_waku_sdk.IFilterSubscription.html +++ b/interfaces/_waku_sdk.IFilterSubscription.html @@ -1,5 +1,5 @@ -IFilterSubscription | Documentation

                                      Interface IFilterSubscription

                                      interface IFilterSubscription {
                                          ping(): Promise<void>;
                                          subscribe<T>(decoders, callback): Promise<void>;
                                          unsubscribe(contentTopics): Promise<void>;
                                          unsubscribeAll(): Promise<void>;
                                      }

                                      Methods

                                      ping +IFilterSubscription | Documentation

                                      Interface IFilterSubscription

                                      interface IFilterSubscription {
                                          ping(): Promise<void>;
                                          subscribe<T>(decoders, callback): Promise<void>;
                                          unsubscribe(contentTopics): Promise<void>;
                                          unsubscribeAll(): Promise<void>;
                                      }

                                      Methods

                                      • Returns Promise<void>

                                      • Type Parameters

                                        Parameters

                                        Returns Promise<void>

                                      • Parameters

                                        • contentTopics: string[]

                                        Returns Promise<void>

                                      • Returns Promise<void>

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Methods

                                      • Returns Promise<void>

                                      • Type Parameters

                                        Parameters

                                        Returns Promise<void>

                                      • Parameters

                                        • contentTopics: string[]

                                        Returns Promise<void>

                                      • Returns Promise<void>

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/interfaces/_waku_sdk.IMessage.html b/interfaces/_waku_sdk.IMessage.html index 556b619b05..b4569d90de 100644 --- a/interfaces/_waku_sdk.IMessage.html +++ b/interfaces/_waku_sdk.IMessage.html @@ -1,5 +1,5 @@ IMessage | Documentation

                                      Interface for messages to encode and send.

                                      -
                                      interface IMessage {
                                          payload: Uint8Array;
                                          rateLimitProof?: IRateLimitProof;
                                          timestamp?: Date;
                                      }

                                      Properties

                                      interface IMessage {
                                          payload: Uint8Array;
                                          rateLimitProof?: IRateLimitProof;
                                          timestamp?: Date;
                                      }

                                      Properties

                                      payload: Uint8Array
                                      rateLimitProof?: IRateLimitProof
                                      timestamp?: Date

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Properties

                                      payload: Uint8Array
                                      rateLimitProof?: IRateLimitProof
                                      timestamp?: Date

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/interfaces/_waku_sdk.IMetaSetter.html b/interfaces/_waku_sdk.IMetaSetter.html index 7eec5ae76d..44315e4ec3 100644 --- a/interfaces/_waku_sdk.IMetaSetter.html +++ b/interfaces/_waku_sdk.IMetaSetter.html @@ -1 +1 @@ -IMetaSetter | Documentation
                                      interface IMetaSetter ((message) => Uint8Array)
                                      • Parameters

                                        Returns Uint8Array

                                      Generated using TypeDoc

                                      \ No newline at end of file +IMetaSetter | Documentation
                                      interface IMetaSetter ((message) => Uint8Array)
                                      • Parameters

                                        Returns Uint8Array

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/interfaces/_waku_sdk.IMetadata.html b/interfaces/_waku_sdk.IMetadata.html index d53d510da7..e986c164d1 100644 --- a/interfaces/_waku_sdk.IMetadata.html +++ b/interfaces/_waku_sdk.IMetadata.html @@ -1,4 +1,4 @@ -IMetadata | Documentation
                                      interface IMetadata {
                                          addLibp2pEventListener: (<K>(type, listener, options?) => void);
                                          allPeers: (() => Promise<Peer[]>);
                                          connectedPeers: (() => Promise<Peer[]>);
                                          multicodec: string;
                                          peerStore: PeerStore;
                                          removeLibp2pEventListener: {
                                              <K>(type, listener?, options?): void;
                                              (type, listener?, options?): void;
                                          };
                                          shardInfo: ShardingParams;
                                          confirmOrAttemptHandshake(peerId): Promise<void>;
                                          query(peerId): Promise<undefined | ShardInfo>;
                                      }

                                      Hierarchy

                                      Properties

                                      addLibp2pEventListener +IMetadata | Documentation
                                      interface IMetadata {
                                          addLibp2pEventListener: (<K>(type, listener, options?) => void);
                                          allPeers: (() => Promise<Peer[]>);
                                          connectedPeers: (() => Promise<Peer[]>);
                                          multicodec: string;
                                          peerStore: PeerStore;
                                          removeLibp2pEventListener: {
                                              <K>(type, listener?, options?): void;
                                              (type, listener?, options?): void;
                                          };
                                          shardInfo: ShardingParams;
                                          confirmOrAttemptHandshake(peerId): Promise<void>;
                                          query(peerId): Promise<undefined | ShardInfo>;
                                      }

                                      Hierarchy

                                      Properties

                                      addLibp2pEventListener: (<K>(type, listener, options?) => void)

                                      Type declaration

                                        • <K>(type, listener, options?): void
                                        • Type Parameters

                                          • K extends keyof Libp2pEvents<ServiceMap>

                                          Parameters

                                          • type: K
                                          • listener: null | EventHandler<Libp2pEvents<ServiceMap>[K]>
                                          • Optional options: boolean | AddEventListenerOptions

                                          Returns void

                                      allPeers: (() => Promise<Peer[]>)

                                      Type declaration

                                        • (): Promise<Peer[]>
                                        • Returns Promise<Peer[]>

                                      connectedPeers: (() => Promise<Peer[]>)

                                      Type declaration

                                        • (): Promise<Peer[]>
                                        • Returns Promise<Peer[]>

                                      multicodec: string
                                      peerStore: PeerStore
                                      removeLibp2pEventListener: {
                                          <K>(type, listener?, options?): void;
                                          (type, listener?, options?): void;
                                      }

                                      Type declaration

                                        • <K>(type, listener?, options?): void
                                        • Type Parameters

                                          • K extends keyof Libp2pEvents<ServiceMap>

                                          Parameters

                                          • type: K
                                          • Optional listener: null | EventHandler<Libp2pEvents<ServiceMap>[K]>
                                          • Optional options: boolean | EventListenerOptions

                                          Returns void

                                        • (type, listener?, options?): void
                                        • Parameters

                                          • type: string
                                          • Optional listener: EventHandler<Event>
                                          • Optional options: boolean | EventListenerOptions

                                          Returns void

                                      shardInfo: ShardingParams

                                      Methods

                                      • Parameters

                                        • peerId: PeerId

                                        Returns Promise<void>

                                      • Parameters

                                        • peerId: PeerId

                                        Returns Promise<undefined | ShardInfo>

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Properties

                                      addLibp2pEventListener: (<K>(type, listener, options?) => void)

                                      Type declaration

                                        • <K>(type, listener, options?): void
                                        • Type Parameters

                                          • K extends keyof Libp2pEvents<ServiceMap>

                                          Parameters

                                          • type: K
                                          • listener: null | EventHandler<Libp2pEvents<ServiceMap>[K]>
                                          • Optional options: boolean | AddEventListenerOptions

                                          Returns void

                                      allPeers: (() => Promise<Peer[]>)

                                      Type declaration

                                        • (): Promise<Peer[]>
                                        • Returns Promise<Peer[]>

                                      connectedPeers: (() => Promise<Peer[]>)

                                      Type declaration

                                        • (): Promise<Peer[]>
                                        • Returns Promise<Peer[]>

                                      multicodec: string
                                      peerStore: PeerStore
                                      removeLibp2pEventListener: {
                                          <K>(type, listener?, options?): void;
                                          (type, listener?, options?): void;
                                      }

                                      Type declaration

                                        • <K>(type, listener?, options?): void
                                        • Type Parameters

                                          • K extends keyof Libp2pEvents<ServiceMap>

                                          Parameters

                                          • type: K
                                          • Optional listener: null | EventHandler<Libp2pEvents<ServiceMap>[K]>
                                          • Optional options: boolean | EventListenerOptions

                                          Returns void

                                        • (type, listener?, options?): void
                                        • Parameters

                                          • type: string
                                          • Optional listener: EventHandler<Event>
                                          • Optional options: boolean | EventListenerOptions

                                          Returns void

                                      shardInfo: ShardingParams

                                      Methods

                                      • Parameters

                                        • peerId: PeerId

                                        Returns Promise<void>

                                      • Parameters

                                        • peerId: PeerId

                                        Returns Promise<undefined | ShardInfo>

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/interfaces/_waku_sdk.IPeerExchange.html b/interfaces/_waku_sdk.IPeerExchange.html index 31c731fd69..36e4cf75ea 100644 --- a/interfaces/_waku_sdk.IPeerExchange.html +++ b/interfaces/_waku_sdk.IPeerExchange.html @@ -1,4 +1,4 @@ -IPeerExchange | Documentation
                                      interface IPeerExchange {
                                          addLibp2pEventListener: (<K>(type, listener, options?) => void);
                                          allPeers: (() => Promise<Peer[]>);
                                          connectedPeers: (() => Promise<Peer[]>);
                                          multicodec: string;
                                          peerStore: PeerStore;
                                          removeLibp2pEventListener: {
                                              <K>(type, listener?, options?): void;
                                              (type, listener?, options?): void;
                                          };
                                          shardInfo?: ShardInfo;
                                          query(params): Promise<undefined | PeerInfo[]>;
                                      }

                                      Hierarchy

                                      Properties

                                      addLibp2pEventListener +IPeerExchange | Documentation
                                      interface IPeerExchange {
                                          addLibp2pEventListener: (<K>(type, listener, options?) => void);
                                          allPeers: (() => Promise<Peer[]>);
                                          connectedPeers: (() => Promise<Peer[]>);
                                          multicodec: string;
                                          peerStore: PeerStore;
                                          removeLibp2pEventListener: {
                                              <K>(type, listener?, options?): void;
                                              (type, listener?, options?): void;
                                          };
                                          shardInfo?: ShardInfo;
                                          query(params): Promise<undefined | PeerInfo[]>;
                                      }

                                      Hierarchy (view full)

                                      Properties

                                      addLibp2pEventListener: (<K>(type, listener, options?) => void)

                                      Type declaration

                                        • <K>(type, listener, options?): void
                                        • Type Parameters

                                          • K extends keyof Libp2pEvents<ServiceMap>

                                          Parameters

                                          • type: K
                                          • listener: null | EventHandler<Libp2pEvents<ServiceMap>[K]>
                                          • Optional options: boolean | AddEventListenerOptions

                                          Returns void

                                      allPeers: (() => Promise<Peer[]>)

                                      Type declaration

                                        • (): Promise<Peer[]>
                                        • Returns Promise<Peer[]>

                                      connectedPeers: (() => Promise<Peer[]>)

                                      Type declaration

                                        • (): Promise<Peer[]>
                                        • Returns Promise<Peer[]>

                                      multicodec: string
                                      peerStore: PeerStore
                                      removeLibp2pEventListener: {
                                          <K>(type, listener?, options?): void;
                                          (type, listener?, options?): void;
                                      }

                                      Type declaration

                                        • <K>(type, listener?, options?): void
                                        • Type Parameters

                                          • K extends keyof Libp2pEvents<ServiceMap>

                                          Parameters

                                          • type: K
                                          • Optional listener: null | EventHandler<Libp2pEvents<ServiceMap>[K]>
                                          • Optional options: boolean | EventListenerOptions

                                          Returns void

                                        • (type, listener?, options?): void
                                        • Parameters

                                          • type: string
                                          • Optional listener: EventHandler<Event>
                                          • Optional options: boolean | EventListenerOptions

                                          Returns void

                                      shardInfo?: ShardInfo

                                      Methods

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Properties

                                      addLibp2pEventListener: (<K>(type, listener, options?) => void)

                                      Type declaration

                                        • <K>(type, listener, options?): void
                                        • Type Parameters

                                          • K extends keyof Libp2pEvents<ServiceMap>

                                          Parameters

                                          • type: K
                                          • listener: null | EventHandler<Libp2pEvents<ServiceMap>[K]>
                                          • Optional options: boolean | AddEventListenerOptions

                                          Returns void

                                      allPeers: (() => Promise<Peer[]>)

                                      Type declaration

                                        • (): Promise<Peer[]>
                                        • Returns Promise<Peer[]>

                                      connectedPeers: (() => Promise<Peer[]>)

                                      Type declaration

                                        • (): Promise<Peer[]>
                                        • Returns Promise<Peer[]>

                                      multicodec: string
                                      peerStore: PeerStore
                                      removeLibp2pEventListener: {
                                          <K>(type, listener?, options?): void;
                                          (type, listener?, options?): void;
                                      }

                                      Type declaration

                                        • <K>(type, listener?, options?): void
                                        • Type Parameters

                                          • K extends keyof Libp2pEvents<ServiceMap>

                                          Parameters

                                          • type: K
                                          • Optional listener: null | EventHandler<Libp2pEvents<ServiceMap>[K]>
                                          • Optional options: boolean | EventListenerOptions

                                          Returns void

                                        • (type, listener?, options?): void
                                        • Parameters

                                          • type: string
                                          • Optional listener: EventHandler<Event>
                                          • Optional options: boolean | EventListenerOptions

                                          Returns void

                                      shardInfo?: ShardInfo

                                      Methods

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/interfaces/_waku_sdk.IPeersByDiscoveryEvents.html b/interfaces/_waku_sdk.IPeersByDiscoveryEvents.html index e263cf4abc..2e736a134c 100644 --- a/interfaces/_waku_sdk.IPeersByDiscoveryEvents.html +++ b/interfaces/_waku_sdk.IPeersByDiscoveryEvents.html @@ -1,5 +1,5 @@ -IPeersByDiscoveryEvents | Documentation

                                      Interface IPeersByDiscoveryEvents

                                      interface IPeersByDiscoveryEvents {
                                          peer:connected:bootstrap: CustomEvent<PeerId>;
                                          peer:connected:peer-exchange: CustomEvent<PeerId>;
                                          peer:discovery:bootstrap: CustomEvent<PeerId>;
                                          peer:discovery:peer-exchange: CustomEvent<PeerId>;
                                      }

                                      Properties

                                      peer:connected:bootstrap +IPeersByDiscoveryEvents | Documentation

                                      Interface IPeersByDiscoveryEvents

                                      interface IPeersByDiscoveryEvents {
                                          peer:connected:bootstrap: CustomEvent<PeerId>;
                                          peer:connected:peer-exchange: CustomEvent<PeerId>;
                                          peer:discovery:bootstrap: CustomEvent<PeerId>;
                                          peer:discovery:peer-exchange: CustomEvent<PeerId>;
                                      }

                                      Properties

                                      peer:connected:bootstrap: CustomEvent<PeerId>
                                      peer:connected:peer-exchange: CustomEvent<PeerId>
                                      peer:discovery:bootstrap: CustomEvent<PeerId>
                                      peer:discovery:peer-exchange: CustomEvent<PeerId>

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Properties

                                      peer:connected:bootstrap: CustomEvent<PeerId>
                                      peer:connected:peer-exchange: CustomEvent<PeerId>
                                      peer:discovery:bootstrap: CustomEvent<PeerId>
                                      peer:discovery:peer-exchange: CustomEvent<PeerId>

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/interfaces/_waku_sdk.IProtoMessage.html b/interfaces/_waku_sdk.IProtoMessage.html index 4370b44d2e..baf6abd7a9 100644 --- a/interfaces/_waku_sdk.IProtoMessage.html +++ b/interfaces/_waku_sdk.IProtoMessage.html @@ -1,10 +1,10 @@ IProtoMessage | Documentation

                                      Interface matching the protobuf library. Field types matches the protobuf type over the wire

                                      -
                                      interface IProtoMessage {
                                          contentTopic: string;
                                          ephemeral: undefined | boolean;
                                          meta: undefined | Uint8Array;
                                          payload: Uint8Array;
                                          rateLimitProof: undefined | IRateLimitProof;
                                          timestamp: undefined | bigint;
                                          version: undefined | number;
                                      }

                                      Properties

                                      interface IProtoMessage {
                                          contentTopic: string;
                                          ephemeral: undefined | boolean;
                                          meta: undefined | Uint8Array;
                                          payload: Uint8Array;
                                          rateLimitProof: undefined | IRateLimitProof;
                                          timestamp: undefined | bigint;
                                          version: undefined | number;
                                      }

                                      Properties

                                      contentTopic: string
                                      ephemeral: undefined | boolean
                                      meta: undefined | Uint8Array
                                      payload: Uint8Array
                                      rateLimitProof: undefined | IRateLimitProof
                                      timestamp: undefined | bigint
                                      version: undefined | number

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Properties

                                      contentTopic: string
                                      ephemeral: undefined | boolean
                                      meta: undefined | Uint8Array
                                      payload: Uint8Array
                                      rateLimitProof: undefined | IRateLimitProof
                                      timestamp: undefined | bigint
                                      version: undefined | number

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/interfaces/_waku_sdk.IRateLimitProof.html b/interfaces/_waku_sdk.IRateLimitProof.html index d9c23748fe..94c03a1830 100644 --- a/interfaces/_waku_sdk.IRateLimitProof.html +++ b/interfaces/_waku_sdk.IRateLimitProof.html @@ -1,8 +1,8 @@ -IRateLimitProof | Documentation

                                      Interface IRateLimitProof

                                      interface IRateLimitProof {
                                          epoch: Uint8Array;
                                          merkleRoot: Uint8Array;
                                          nullifier: Uint8Array;
                                          proof: Uint8Array;
                                          rlnIdentifier: Uint8Array;
                                          shareX: Uint8Array;
                                          shareY: Uint8Array;
                                      }

                                      Properties

                                      epoch +IRateLimitProof | Documentation

                                      Interface IRateLimitProof

                                      interface IRateLimitProof {
                                          epoch: Uint8Array;
                                          merkleRoot: Uint8Array;
                                          nullifier: Uint8Array;
                                          proof: Uint8Array;
                                          rlnIdentifier: Uint8Array;
                                          shareX: Uint8Array;
                                          shareY: Uint8Array;
                                      }

                                      Properties

                                      epoch: Uint8Array
                                      merkleRoot: Uint8Array
                                      nullifier: Uint8Array
                                      proof: Uint8Array
                                      rlnIdentifier: Uint8Array
                                      shareX: Uint8Array
                                      shareY: Uint8Array

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Properties

                                      epoch: Uint8Array
                                      merkleRoot: Uint8Array
                                      nullifier: Uint8Array
                                      proof: Uint8Array
                                      rlnIdentifier: Uint8Array
                                      shareX: Uint8Array
                                      shareY: Uint8Array

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/interfaces/_waku_sdk.IReceiver.html b/interfaces/_waku_sdk.IReceiver.html index a83b51f452..e228e5f321 100644 --- a/interfaces/_waku_sdk.IReceiver.html +++ b/interfaces/_waku_sdk.IReceiver.html @@ -1,3 +1,3 @@ -IReceiver | Documentation
                                      interface IReceiver {
                                          subscribe: (<T>(decoders, callback) => Unsubscribe | Promise<Unsubscribe>);
                                          toSubscriptionIterator: (<T>(decoders) => Promise<IAsyncIterator<T>>);
                                      }

                                      Properties

                                      subscribe +IReceiver | Documentation
                                      interface IReceiver {
                                          subscribe: (<T>(decoders, callback) => Unsubscribe | Promise<Unsubscribe>);
                                          toSubscriptionIterator: (<T>(decoders) => Promise<IAsyncIterator<T>>);
                                      }

                                      Properties

                                      subscribe: (<T>(decoders, callback) => Unsubscribe | Promise<Unsubscribe>)

                                      Type declaration

                                      toSubscriptionIterator: (<T>(decoders) => Promise<IAsyncIterator<T>>)

                                      Type declaration

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Properties

                                      subscribe: (<T>(decoders, callback) => Unsubscribe | Promise<Unsubscribe>)

                                      Type declaration

                                      toSubscriptionIterator: (<T>(decoders) => Promise<IAsyncIterator<T>>)

                                      Type declaration

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/interfaces/_waku_sdk.IRelayAPI.html b/interfaces/_waku_sdk.IRelayAPI.html index 094c2a4444..d476523486 100644 --- a/interfaces/_waku_sdk.IRelayAPI.html +++ b/interfaces/_waku_sdk.IRelayAPI.html @@ -1,9 +1,11 @@ IRelayAPI | Documentation

                                      Interface representing the Relay API, providing control and information about the GossipSub protocol.

                                      -
                                      interface IRelayAPI {
                                          getMeshPeers: ((topic?) => string[]);
                                          gossipSub: GossipSub;
                                          pubsubTopics: Set<string>;
                                          start: (() => Promise<void>);
                                      }

                                      Properties

                                      interface IRelayAPI {
                                          getMeshPeers: ((topic?) => string[]);
                                          gossipSub: GossipSub;
                                          pubsubTopics: Set<string>;
                                          start: (() => Promise<void>);
                                      }

                                      Properties

                                      getMeshPeers: ((topic?) => string[])

                                      Type declaration

                                        • (topic?): string[]
                                        • Function to retrieve the mesh peers for a given topic or all topics if none is specified. Returns an array of peer IDs as strings.

                                          -

                                          Parameters

                                          • Optional topic: string

                                          Returns string[]

                                      gossipSub: GossipSub

                                      The GossipSub instance used for managing pub/sub behavior.

                                      -
                                      pubsubTopics: Set<string>
                                      start: (() => Promise<void>)

                                      Type declaration

                                        • (): Promise<void>
                                        • Function to start the relay, returning a Promise that resolves when initialization is complete.

                                          -

                                          Returns Promise<void>

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Properties

                                      getMeshPeers: ((topic?) => string[])

                                      Function to retrieve the mesh peers for a given topic or all topics if none is specified. Returns an array of peer IDs as strings.

                                      +

                                      Type declaration

                                        • (topic?): string[]
                                        • Function to retrieve the mesh peers for a given topic or all topics if none is specified. Returns an array of peer IDs as strings.

                                          +

                                          Parameters

                                          • Optional topic: string

                                          Returns string[]

                                      gossipSub: GossipSub

                                      The GossipSub instance used for managing pub/sub behavior.

                                      +
                                      pubsubTopics: Set<string>
                                      start: (() => Promise<void>)

                                      Function to start the relay, returning a Promise that resolves when initialization is complete.

                                      +

                                      Type declaration

                                        • (): Promise<void>
                                        • Function to start the relay, returning a Promise that resolves when initialization is complete.

                                          +

                                          Returns Promise<void>

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/interfaces/_waku_sdk.ISender.html b/interfaces/_waku_sdk.ISender.html index a5fce5fb32..31e816ba5e 100644 --- a/interfaces/_waku_sdk.ISender.html +++ b/interfaces/_waku_sdk.ISender.html @@ -1,2 +1,2 @@ -ISender | Documentation
                                      interface ISender {
                                          send: ((encoder, message) => Promise<SendResult>);
                                      }

                                      Properties

                                      Properties

                                      send: ((encoder, message) => Promise<SendResult>)

                                      Type declaration

                                      Generated using TypeDoc

                                      \ No newline at end of file +ISender | Documentation
                                      interface ISender {
                                          send: ((encoder, message) => Promise<SendResult>);
                                      }

                                      Properties

                                      Properties

                                      send: ((encoder, message) => Promise<SendResult>)

                                      Type declaration

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/interfaces/_waku_sdk.IStore.html b/interfaces/_waku_sdk.IStore.html index 54ba229127..e5aada618f 100644 --- a/interfaces/_waku_sdk.IStore.html +++ b/interfaces/_waku_sdk.IStore.html @@ -1,4 +1,4 @@ -IStore | Documentation
                                      interface IStore {
                                          addLibp2pEventListener: (<K>(type, listener, options?) => void);
                                          allPeers: (() => Promise<Peer[]>);
                                          connectedPeers: (() => Promise<Peer[]>);
                                          multicodec: string;
                                          peerStore: PeerStore;
                                          queryGenerator: (<T>(decoders, options?) => AsyncGenerator<Promise<undefined | T>[], any, unknown>);
                                          queryWithOrderedCallback: (<T>(decoders, callback, options?) => Promise<void>);
                                          queryWithPromiseCallback: (<T>(decoders, callback, options?) => Promise<void>);
                                          removeLibp2pEventListener: {
                                              <K>(type, listener?, options?): void;
                                              (type, listener?, options?): void;
                                          };
                                          shardInfo?: ShardInfo;
                                      }

                                      Hierarchy

                                      Properties

                                      addLibp2pEventListener +IStore | Documentation
                                      interface IStore {
                                          addLibp2pEventListener: (<K>(type, listener, options?) => void);
                                          allPeers: (() => Promise<Peer[]>);
                                          connectedPeers: (() => Promise<Peer[]>);
                                          multicodec: string;
                                          peerStore: PeerStore;
                                          queryGenerator: (<T>(decoders, options?) => AsyncGenerator<Promise<undefined | T>[], any, unknown>);
                                          queryWithOrderedCallback: (<T>(decoders, callback, options?) => Promise<void>);
                                          queryWithPromiseCallback: (<T>(decoders, callback, options?) => Promise<void>);
                                          removeLibp2pEventListener: {
                                              <K>(type, listener?, options?): void;
                                              (type, listener?, options?): void;
                                          };
                                          shardInfo?: ShardInfo;
                                      }

                                      Hierarchy (view full)

                                      Properties

                                      addLibp2pEventListener: (<K>(type, listener, options?) => void)

                                      Type declaration

                                        • <K>(type, listener, options?): void
                                        • Type Parameters

                                          • K extends keyof Libp2pEvents<ServiceMap>

                                          Parameters

                                          • type: K
                                          • listener: null | EventHandler<Libp2pEvents<ServiceMap>[K]>
                                          • Optional options: boolean | AddEventListenerOptions

                                          Returns void

                                      allPeers: (() => Promise<Peer[]>)

                                      Type declaration

                                        • (): Promise<Peer[]>
                                        • Returns Promise<Peer[]>

                                      connectedPeers: (() => Promise<Peer[]>)

                                      Type declaration

                                        • (): Promise<Peer[]>
                                        • Returns Promise<Peer[]>

                                      multicodec: string
                                      peerStore: PeerStore
                                      queryGenerator: (<T>(decoders, options?) => AsyncGenerator<Promise<undefined | T>[], any, unknown>)

                                      Type declaration

                                        • <T>(decoders, options?): AsyncGenerator<Promise<undefined | T>[], any, unknown>
                                        • Type Parameters

                                          Parameters

                                          Returns AsyncGenerator<Promise<undefined | T>[], any, unknown>

                                      queryWithOrderedCallback: (<T>(decoders, callback, options?) => Promise<void>)

                                      Type declaration

                                        • <T>(decoders, callback, options?): Promise<void>
                                        • Type Parameters

                                          Parameters

                                          • decoders: IDecoder<T>[]
                                          • callback: ((message) => boolean | void | Promise<boolean | void>)
                                              • (message): boolean | void | Promise<boolean | void>
                                              • Parameters

                                                • message: T

                                                Returns boolean | void | Promise<boolean | void>

                                          • Optional options: StoreQueryOptions

                                          Returns Promise<void>

                                      queryWithPromiseCallback: (<T>(decoders, callback, options?) => Promise<void>)

                                      Type declaration

                                        • <T>(decoders, callback, options?): Promise<void>
                                        • Type Parameters

                                          Parameters

                                          • decoders: IDecoder<T>[]
                                          • callback: ((message) => boolean | void | Promise<boolean | void>)
                                              • (message): boolean | void | Promise<boolean | void>
                                              • Parameters

                                                • message: Promise<undefined | T>

                                                Returns boolean | void | Promise<boolean | void>

                                          • Optional options: StoreQueryOptions

                                          Returns Promise<void>

                                      removeLibp2pEventListener: {
                                          <K>(type, listener?, options?): void;
                                          (type, listener?, options?): void;
                                      }

                                      Type declaration

                                        • <K>(type, listener?, options?): void
                                        • Type Parameters

                                          • K extends keyof Libp2pEvents<ServiceMap>

                                          Parameters

                                          • type: K
                                          • Optional listener: null | EventHandler<Libp2pEvents<ServiceMap>[K]>
                                          • Optional options: boolean | EventListenerOptions

                                          Returns void

                                        • (type, listener?, options?): void
                                        • Parameters

                                          • type: string
                                          • Optional listener: EventHandler<Event>
                                          • Optional options: boolean | EventListenerOptions

                                          Returns void

                                      shardInfo?: ShardInfo

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Properties

                                      addLibp2pEventListener: (<K>(type, listener, options?) => void)

                                      Type declaration

                                        • <K>(type, listener, options?): void
                                        • Type Parameters

                                          • K extends keyof Libp2pEvents<ServiceMap>

                                          Parameters

                                          • type: K
                                          • listener: null | EventHandler<Libp2pEvents<ServiceMap>[K]>
                                          • Optional options: boolean | AddEventListenerOptions

                                          Returns void

                                      allPeers: (() => Promise<Peer[]>)

                                      Type declaration

                                        • (): Promise<Peer[]>
                                        • Returns Promise<Peer[]>

                                      connectedPeers: (() => Promise<Peer[]>)

                                      Type declaration

                                        • (): Promise<Peer[]>
                                        • Returns Promise<Peer[]>

                                      multicodec: string
                                      peerStore: PeerStore
                                      queryGenerator: (<T>(decoders, options?) => AsyncGenerator<Promise<undefined | T>[], any, unknown>)

                                      Type declaration

                                        • <T>(decoders, options?): AsyncGenerator<Promise<undefined | T>[], any, unknown>
                                        • Type Parameters

                                          Parameters

                                          Returns AsyncGenerator<Promise<undefined | T>[], any, unknown>

                                      queryWithOrderedCallback: (<T>(decoders, callback, options?) => Promise<void>)

                                      Type declaration

                                        • <T>(decoders, callback, options?): Promise<void>
                                        • Type Parameters

                                          Parameters

                                          • decoders: IDecoder<T>[]
                                          • callback: ((message) => boolean | void | Promise<boolean | void>)
                                              • (message): boolean | void | Promise<boolean | void>
                                              • Parameters

                                                • message: T

                                                Returns boolean | void | Promise<boolean | void>

                                          • Optional options: StoreQueryOptions

                                          Returns Promise<void>

                                      queryWithPromiseCallback: (<T>(decoders, callback, options?) => Promise<void>)

                                      Type declaration

                                        • <T>(decoders, callback, options?): Promise<void>
                                        • Type Parameters

                                          Parameters

                                          • decoders: IDecoder<T>[]
                                          • callback: ((message) => boolean | void | Promise<boolean | void>)
                                              • (message): boolean | void | Promise<boolean | void>
                                              • Parameters

                                                • message: Promise<undefined | T>

                                                Returns boolean | void | Promise<boolean | void>

                                          • Optional options: StoreQueryOptions

                                          Returns Promise<void>

                                      removeLibp2pEventListener: {
                                          <K>(type, listener?, options?): void;
                                          (type, listener?, options?): void;
                                      }

                                      Type declaration

                                        • <K>(type, listener?, options?): void
                                        • Type Parameters

                                          • K extends keyof Libp2pEvents<ServiceMap>

                                          Parameters

                                          • type: K
                                          • Optional listener: null | EventHandler<Libp2pEvents<ServiceMap>[K]>
                                          • Optional options: boolean | EventListenerOptions

                                          Returns void

                                        • (type, listener?, options?): void
                                        • Parameters

                                          • type: string
                                          • Optional listener: EventHandler<Event>
                                          • Optional options: boolean | EventListenerOptions

                                          Returns void

                                      shardInfo?: ShardInfo

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/interfaces/_waku_sdk.KeepAliveOptions.html b/interfaces/_waku_sdk.KeepAliveOptions.html index 1c332f24c6..2c165fe04c 100644 --- a/interfaces/_waku_sdk.KeepAliveOptions.html +++ b/interfaces/_waku_sdk.KeepAliveOptions.html @@ -1,3 +1,3 @@ -KeepAliveOptions | Documentation

                                      Interface KeepAliveOptions

                                      interface KeepAliveOptions {
                                          pingKeepAlive: number;
                                          relayKeepAlive: number;
                                      }

                                      Properties

                                      pingKeepAlive +KeepAliveOptions | Documentation

                                      Interface KeepAliveOptions

                                      interface KeepAliveOptions {
                                          pingKeepAlive: number;
                                          relayKeepAlive: number;
                                      }

                                      Properties

                                      pingKeepAlive: number
                                      relayKeepAlive: number

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Properties

                                      pingKeepAlive: number
                                      relayKeepAlive: number

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/interfaces/_waku_sdk.LightNode.html b/interfaces/_waku_sdk.LightNode.html index 07b4e3ba3e..42bf6aa8bf 100644 --- a/interfaces/_waku_sdk.LightNode.html +++ b/interfaces/_waku_sdk.LightNode.html @@ -1,4 +1,4 @@ -LightNode | Documentation
                                      interface LightNode {
                                          connectionManager: IConnectionManager;
                                          filter: IFilter;
                                          libp2p: Libp2p;
                                          lightPush: ILightPush;
                                          relay: undefined;
                                          shardInfo?: ShardingParams;
                                          store: IStore;
                                          dial(peer, protocols?): Promise<Stream>;
                                          isConnected(): boolean;
                                          isStarted(): boolean;
                                          start(): Promise<void>;
                                          stop(): Promise<void>;
                                      }

                                      Hierarchy

                                      Properties

                                      connectionManager +LightNode | Documentation
                                      interface LightNode {
                                          connectionManager: IConnectionManager;
                                          filter: IFilter;
                                          libp2p: Libp2p;
                                          lightPush: ILightPush;
                                          relay: undefined;
                                          shardInfo?: ShardingParams;
                                          store: IStore;
                                          dial(peer, protocols?): Promise<Stream>;
                                          isConnected(): boolean;
                                          isStarted(): boolean;
                                          start(): Promise<void>;
                                          stop(): Promise<void>;
                                      }

                                      Hierarchy (view full)

                                      Properties

                                      connectionManager: IConnectionManager
                                      filter: IFilter
                                      libp2p: Libp2p
                                      lightPush: ILightPush
                                      relay: undefined
                                      shardInfo?: ShardingParams
                                      store: IStore

                                      Methods

                                      • Parameters

                                        • peer: PeerId | Multiaddr
                                        • Optional protocols: Protocols[]

                                        Returns Promise<Stream>

                                      • Returns boolean

                                      • Returns boolean

                                      • Returns Promise<void>

                                      • Returns Promise<void>

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Properties

                                      connectionManager: IConnectionManager
                                      filter: IFilter
                                      libp2p: Libp2p
                                      lightPush: ILightPush
                                      relay: undefined
                                      shardInfo?: ShardingParams
                                      store: IStore

                                      Methods

                                      • Parameters

                                        • peer: PeerId | Multiaddr
                                        • Optional protocols: Protocols[]

                                        Returns Promise<Stream>

                                      • Returns boolean

                                      • Returns boolean

                                      • Returns Promise<void>

                                      • Returns Promise<void>

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/interfaces/_waku_sdk.NodeCapabilityCount.html b/interfaces/_waku_sdk.NodeCapabilityCount.html index 9481359dc3..4a3621b12c 100644 --- a/interfaces/_waku_sdk.NodeCapabilityCount.html +++ b/interfaces/_waku_sdk.NodeCapabilityCount.html @@ -1,5 +1,5 @@ -NodeCapabilityCount | Documentation

                                      Interface NodeCapabilityCount

                                      interface NodeCapabilityCount {
                                          filter: number;
                                          lightPush: number;
                                          relay: number;
                                          store: number;
                                      }

                                      Properties

                                      filter +NodeCapabilityCount | Documentation

                                      Interface NodeCapabilityCount

                                      interface NodeCapabilityCount {
                                          filter: number;
                                          lightPush: number;
                                          relay: number;
                                          store: number;
                                      }

                                      Properties

                                      filter: number
                                      lightPush: number
                                      relay: number
                                      store: number

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Properties

                                      filter: number
                                      lightPush: number
                                      relay: number
                                      store: number

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/interfaces/_waku_sdk.PeerExchangeComponents.html b/interfaces/_waku_sdk.PeerExchangeComponents.html index 7670d3587b..365e87238a 100644 --- a/interfaces/_waku_sdk.PeerExchangeComponents.html +++ b/interfaces/_waku_sdk.PeerExchangeComponents.html @@ -1,3 +1,3 @@ -PeerExchangeComponents | Documentation

                                      Interface PeerExchangeComponents

                                      interface PeerExchangeComponents {
                                          connectionManager: ConnectionManager;
                                          peerStore: PeerStore;
                                      }

                                      Properties

                                      connectionManager +PeerExchangeComponents | Documentation

                                      Interface PeerExchangeComponents

                                      interface PeerExchangeComponents {
                                          connectionManager: ConnectionManager;
                                          peerStore: PeerStore;
                                      }

                                      Properties

                                      connectionManager: ConnectionManager
                                      peerStore: PeerStore

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Properties

                                      connectionManager: ConnectionManager
                                      peerStore: PeerStore

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/interfaces/_waku_sdk.PeerExchangeQueryParams.html b/interfaces/_waku_sdk.PeerExchangeQueryParams.html index a63f3ac62e..f4ec6b71ce 100644 --- a/interfaces/_waku_sdk.PeerExchangeQueryParams.html +++ b/interfaces/_waku_sdk.PeerExchangeQueryParams.html @@ -1,3 +1,3 @@ -PeerExchangeQueryParams | Documentation

                                      Interface PeerExchangeQueryParams

                                      interface PeerExchangeQueryParams {
                                          numPeers: number;
                                          peerId: PeerId;
                                      }

                                      Properties

                                      numPeers +PeerExchangeQueryParams | Documentation

                                      Interface PeerExchangeQueryParams

                                      interface PeerExchangeQueryParams {
                                          numPeers: number;
                                          peerId: PeerId;
                                      }

                                      Properties

                                      Properties

                                      numPeers: number
                                      peerId: PeerId

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Properties

                                      numPeers: number
                                      peerId: PeerId

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/interfaces/_waku_sdk.PeerExchangeResponse.html b/interfaces/_waku_sdk.PeerExchangeResponse.html index 7ab403a2af..cda464ac6e 100644 --- a/interfaces/_waku_sdk.PeerExchangeResponse.html +++ b/interfaces/_waku_sdk.PeerExchangeResponse.html @@ -1,2 +1,2 @@ -PeerExchangeResponse | Documentation

                                      Interface PeerExchangeResponse

                                      interface PeerExchangeResponse {
                                          peerInfos: PeerInfo[];
                                      }

                                      Properties

                                      Properties

                                      peerInfos: PeerInfo[]

                                      Generated using TypeDoc

                                      \ No newline at end of file +PeerExchangeResponse | Documentation

                                      Interface PeerExchangeResponse

                                      interface PeerExchangeResponse {
                                          peerInfos: PeerInfo[];
                                      }

                                      Properties

                                      Properties

                                      peerInfos: PeerInfo[]

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/interfaces/_waku_sdk.PeerInfo.html b/interfaces/_waku_sdk.PeerInfo.html index 1e8f286356..da45073a30 100644 --- a/interfaces/_waku_sdk.PeerInfo.html +++ b/interfaces/_waku_sdk.PeerInfo.html @@ -1,2 +1,2 @@ -PeerInfo | Documentation
                                      interface PeerInfo {
                                          ENR?: IEnr;
                                      }

                                      Properties

                                      Properties

                                      ENR?: IEnr

                                      Generated using TypeDoc

                                      \ No newline at end of file +PeerInfo | Documentation
                                      interface PeerInfo {
                                          ENR?: IEnr;
                                      }

                                      Properties

                                      Properties

                                      ENR?: IEnr

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/interfaces/_waku_sdk.PeersByDiscoveryResult.html b/interfaces/_waku_sdk.PeersByDiscoveryResult.html index e15fb677b1..7ccc9ee471 100644 --- a/interfaces/_waku_sdk.PeersByDiscoveryResult.html +++ b/interfaces/_waku_sdk.PeersByDiscoveryResult.html @@ -1,3 +1,3 @@ -PeersByDiscoveryResult | Documentation

                                      Interface PeersByDiscoveryResult

                                      interface PeersByDiscoveryResult {
                                          CONNECTED: {
                                              bootstrap: Peer[];
                                              peer-exchange: Peer[];
                                          };
                                          DISCOVERED: {
                                              bootstrap: Peer[];
                                              peer-exchange: Peer[];
                                          };
                                      }

                                      Properties

                                      CONNECTED +PeersByDiscoveryResult | Documentation

                                      Interface PeersByDiscoveryResult

                                      interface PeersByDiscoveryResult {
                                          CONNECTED: {
                                              bootstrap: Peer[];
                                              peer-exchange: Peer[];
                                          };
                                          DISCOVERED: {
                                              bootstrap: Peer[];
                                              peer-exchange: Peer[];
                                          };
                                      }

                                      Properties

                                      Properties

                                      CONNECTED: {
                                          bootstrap: Peer[];
                                          peer-exchange: Peer[];
                                      }

                                      Type declaration

                                      • bootstrap: Peer[]
                                      • peer-exchange: Peer[]
                                      DISCOVERED: {
                                          bootstrap: Peer[];
                                          peer-exchange: Peer[];
                                      }

                                      Type declaration

                                      • bootstrap: Peer[]
                                      • peer-exchange: Peer[]

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Properties

                                      CONNECTED: {
                                          bootstrap: Peer[];
                                          peer-exchange: Peer[];
                                      }

                                      Type declaration

                                      • bootstrap: Peer[]
                                      • peer-exchange: Peer[]
                                      DISCOVERED: {
                                          bootstrap: Peer[];
                                          peer-exchange: Peer[];
                                      }

                                      Type declaration

                                      • bootstrap: Peer[]
                                      • peer-exchange: Peer[]

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/interfaces/_waku_sdk.RelayNode.html b/interfaces/_waku_sdk.RelayNode.html index 4ae2d31eae..cca9a2f11c 100644 --- a/interfaces/_waku_sdk.RelayNode.html +++ b/interfaces/_waku_sdk.RelayNode.html @@ -1,4 +1,4 @@ -RelayNode | Documentation
                                      interface RelayNode {
                                          connectionManager: IConnectionManager;
                                          filter: undefined;
                                          libp2p: Libp2p;
                                          lightPush: undefined;
                                          relay: IRelay;
                                          shardInfo?: ShardingParams;
                                          store: undefined;
                                          dial(peer, protocols?): Promise<Stream>;
                                          isConnected(): boolean;
                                          isStarted(): boolean;
                                          start(): Promise<void>;
                                          stop(): Promise<void>;
                                      }

                                      Hierarchy

                                      Properties

                                      connectionManager +RelayNode | Documentation
                                      interface RelayNode {
                                          connectionManager: IConnectionManager;
                                          filter: undefined;
                                          libp2p: Libp2p;
                                          lightPush: undefined;
                                          relay: IRelay;
                                          shardInfo?: ShardingParams;
                                          store: undefined;
                                          dial(peer, protocols?): Promise<Stream>;
                                          isConnected(): boolean;
                                          isStarted(): boolean;
                                          start(): Promise<void>;
                                          stop(): Promise<void>;
                                      }

                                      Hierarchy (view full)

                                      Properties

                                      connectionManager: IConnectionManager
                                      filter: undefined
                                      libp2p: Libp2p
                                      lightPush: undefined
                                      relay: IRelay
                                      shardInfo?: ShardingParams
                                      store: undefined

                                      Methods

                                      • Parameters

                                        • peer: PeerId | Multiaddr
                                        • Optional protocols: Protocols[]

                                        Returns Promise<Stream>

                                      • Returns boolean

                                      • Returns boolean

                                      • Returns Promise<void>

                                      • Returns Promise<void>

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Properties

                                      connectionManager: IConnectionManager
                                      filter: undefined
                                      libp2p: Libp2p
                                      lightPush: undefined
                                      relay: IRelay
                                      shardInfo?: ShardingParams
                                      store: undefined

                                      Methods

                                      • Parameters

                                        • peer: PeerId | Multiaddr
                                        • Optional protocols: Protocols[]

                                        Returns Promise<Stream>

                                      • Returns boolean

                                      • Returns boolean

                                      • Returns Promise<void>

                                      • Returns Promise<void>

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/interfaces/_waku_sdk.SendResult.html b/interfaces/_waku_sdk.SendResult.html index 31a4504f6a..e031a18dae 100644 --- a/interfaces/_waku_sdk.SendResult.html +++ b/interfaces/_waku_sdk.SendResult.html @@ -1,3 +1,3 @@ -SendResult | Documentation
                                      interface SendResult {
                                          errors?: SendError[];
                                          recipients: PeerId[];
                                      }

                                      Properties

                                      errors? +SendResult | Documentation
                                      interface SendResult {
                                          errors?: SendError[];
                                          recipients: PeerId[];
                                      }

                                      Properties

                                      Properties

                                      errors?: SendError[]
                                      recipients: PeerId[]

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Properties

                                      errors?: SendError[]
                                      recipients: PeerId[]

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/interfaces/_waku_sdk.ShardInfo.html b/interfaces/_waku_sdk.ShardInfo.html index fe1c63656a..2075fd2d31 100644 --- a/interfaces/_waku_sdk.ShardInfo.html +++ b/interfaces/_waku_sdk.ShardInfo.html @@ -1,3 +1,3 @@ -ShardInfo | Documentation
                                      interface ShardInfo {
                                          clusterId: number;
                                          shards: number[];
                                      }

                                      Properties

                                      clusterId +ShardInfo | Documentation
                                      interface ShardInfo {
                                          clusterId: number;
                                          shards: number[];
                                      }

                                      Properties

                                      Properties

                                      clusterId: number
                                      shards: number[]

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Properties

                                      clusterId: number
                                      shards: number[]

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/interfaces/_waku_sdk.SingleShardInfo.html b/interfaces/_waku_sdk.SingleShardInfo.html index ea091a11e2..ee637d8ed5 100644 --- a/interfaces/_waku_sdk.SingleShardInfo.html +++ b/interfaces/_waku_sdk.SingleShardInfo.html @@ -1,4 +1,4 @@ -SingleShardInfo | Documentation

                                      Interface SingleShardInfo

                                      interface SingleShardInfo {
                                          clusterId: number;
                                          shard: number;
                                      }

                                      Properties

                                      clusterId +SingleShardInfo | Documentation

                                      Interface SingleShardInfo

                                      interface SingleShardInfo {
                                          clusterId: number;
                                          shard: number;
                                      }

                                      Properties

                                      Properties

                                      clusterId: number
                                      shard: number

                                      Specifying this field indicates to the encoder/decoder that static sharding must be used.

                                      -

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/interfaces/_waku_sdk.TimeFilter.html b/interfaces/_waku_sdk.TimeFilter.html index 7f56f6abb7..b03c3880ef 100644 --- a/interfaces/_waku_sdk.TimeFilter.html +++ b/interfaces/_waku_sdk.TimeFilter.html @@ -1,3 +1,3 @@ -TimeFilter | Documentation
                                      interface TimeFilter {
                                          endTime: Date;
                                          startTime: Date;
                                      }

                                      Properties

                                      endTime +TimeFilter | Documentation
                                      interface TimeFilter {
                                          endTime: Date;
                                          startTime: Date;
                                      }

                                      Properties

                                      Properties

                                      endTime: Date
                                      startTime: Date

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Properties

                                      endTime: Date
                                      startTime: Date

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/interfaces/_waku_sdk.Waku-1.html b/interfaces/_waku_sdk.Waku-1.html index 3c94685f8f..cee654eb4e 100644 --- a/interfaces/_waku_sdk.Waku-1.html +++ b/interfaces/_waku_sdk.Waku-1.html @@ -1,4 +1,4 @@ -Waku | Documentation
                                      interface Waku {
                                          connectionManager: IConnectionManager;
                                          filter?: IFilter;
                                          libp2p: Libp2p;
                                          lightPush?: ILightPush;
                                          relay?: IRelay;
                                          shardInfo?: ShardingParams;
                                          store?: IStore;
                                          dial(peer, protocols?): Promise<Stream>;
                                          isConnected(): boolean;
                                          isStarted(): boolean;
                                          start(): Promise<void>;
                                          stop(): Promise<void>;
                                      }

                                      Hierarchy

                                      Implemented by

                                      Properties

                                      connectionManager +Waku | Documentation
                                      interface Waku {
                                          connectionManager: IConnectionManager;
                                          filter?: IFilter;
                                          libp2p: Libp2p;
                                          lightPush?: ILightPush;
                                          relay?: IRelay;
                                          shardInfo?: ShardingParams;
                                          store?: IStore;
                                          dial(peer, protocols?): Promise<Stream>;
                                          isConnected(): boolean;
                                          isStarted(): boolean;
                                          start(): Promise<void>;
                                          stop(): Promise<void>;
                                      }

                                      Hierarchy (view full)

                                      Implemented by

                                      Properties

                                      connectionManager: IConnectionManager
                                      filter?: IFilter
                                      libp2p: Libp2p
                                      lightPush?: ILightPush
                                      relay?: IRelay
                                      shardInfo?: ShardingParams
                                      store?: IStore

                                      Methods

                                      • Parameters

                                        • peer: PeerId | Multiaddr
                                        • Optional protocols: Protocols[]

                                        Returns Promise<Stream>

                                      • Returns boolean

                                      • Returns boolean

                                      • Returns Promise<void>

                                      • Returns Promise<void>

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Properties

                                      connectionManager: IConnectionManager
                                      filter?: IFilter
                                      libp2p: Libp2p
                                      lightPush?: ILightPush
                                      relay?: IRelay
                                      shardInfo?: ShardingParams
                                      store?: IStore

                                      Methods

                                      • Parameters

                                        • peer: PeerId | Multiaddr
                                        • Optional protocols: Protocols[]

                                        Returns Promise<Stream>

                                      • Returns boolean

                                      • Returns boolean

                                      • Returns Promise<void>

                                      • Returns Promise<void>

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/interfaces/_waku_sdk.Waku2.html b/interfaces/_waku_sdk.Waku2.html index 9cd49d20b9..11a97b155c 100644 --- a/interfaces/_waku_sdk.Waku2.html +++ b/interfaces/_waku_sdk.Waku2.html @@ -1,5 +1,5 @@ -Waku2 | Documentation
                                      interface Waku2 {
                                          filter: boolean;
                                          lightPush: boolean;
                                          relay: boolean;
                                          store: boolean;
                                      }

                                      Properties

                                      filter +Waku2 | Documentation
                                      interface Waku2 {
                                          filter: boolean;
                                          lightPush: boolean;
                                          relay: boolean;
                                          store: boolean;
                                      }

                                      Properties

                                      filter: boolean
                                      lightPush: boolean
                                      relay: boolean
                                      store: boolean

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Properties

                                      filter: boolean
                                      lightPush: boolean
                                      relay: boolean
                                      store: boolean

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/interfaces/_waku_sdk.waku.message.version_0.proto.RateLimitProof-1.html b/interfaces/_waku_sdk.waku.message.version_0.proto.RateLimitProof-1.html index c366cc7235..7f487a3252 100644 --- a/interfaces/_waku_sdk.waku.message.version_0.proto.RateLimitProof-1.html +++ b/interfaces/_waku_sdk.waku.message.version_0.proto.RateLimitProof-1.html @@ -1,8 +1,8 @@ -RateLimitProof | Documentation
                                      interface RateLimitProof {
                                          epoch: Uint8Array;
                                          merkleRoot: Uint8Array;
                                          nullifier: Uint8Array;
                                          proof: Uint8Array;
                                          rlnIdentifier: Uint8Array;
                                          shareX: Uint8Array;
                                          shareY: Uint8Array;
                                      }

                                      Properties

                                      epoch +RateLimitProof | Documentation
                                      interface RateLimitProof {
                                          epoch: Uint8Array;
                                          merkleRoot: Uint8Array;
                                          nullifier: Uint8Array;
                                          proof: Uint8Array;
                                          rlnIdentifier: Uint8Array;
                                          shareX: Uint8Array;
                                          shareY: Uint8Array;
                                      }

                                      Properties

                                      epoch: Uint8Array
                                      merkleRoot: Uint8Array
                                      nullifier: Uint8Array
                                      proof: Uint8Array
                                      rlnIdentifier: Uint8Array
                                      shareX: Uint8Array
                                      shareY: Uint8Array

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Properties

                                      epoch: Uint8Array
                                      merkleRoot: Uint8Array
                                      nullifier: Uint8Array
                                      proof: Uint8Array
                                      rlnIdentifier: Uint8Array
                                      shareX: Uint8Array
                                      shareY: Uint8Array

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/interfaces/_waku_sdk.waku.message.version_0.proto.WakuMessage-1.html b/interfaces/_waku_sdk.waku.message.version_0.proto.WakuMessage-1.html index 555ef8fc2c..9c30254a1a 100644 --- a/interfaces/_waku_sdk.waku.message.version_0.proto.WakuMessage-1.html +++ b/interfaces/_waku_sdk.waku.message.version_0.proto.WakuMessage-1.html @@ -1,8 +1,8 @@ -WakuMessage | Documentation
                                      interface WakuMessage {
                                          contentTopic: string;
                                          ephemeral?: boolean;
                                          meta?: Uint8Array;
                                          payload: Uint8Array;
                                          rateLimitProof?: waku.message.version_0.proto.RateLimitProof;
                                          timestamp?: bigint;
                                          version?: number;
                                      }

                                      Properties

                                      contentTopic +WakuMessage | Documentation
                                      interface WakuMessage {
                                          contentTopic: string;
                                          ephemeral?: boolean;
                                          meta?: Uint8Array;
                                          payload: Uint8Array;
                                          rateLimitProof?: waku.message.version_0.proto.RateLimitProof;
                                          timestamp?: bigint;
                                          version?: number;
                                      }

                                      Properties

                                      contentTopic: string
                                      ephemeral?: boolean
                                      meta?: Uint8Array
                                      payload: Uint8Array
                                      timestamp?: bigint
                                      version?: number

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Properties

                                      contentTopic: string
                                      ephemeral?: boolean
                                      meta?: Uint8Array
                                      payload: Uint8Array
                                      timestamp?: bigint
                                      version?: number

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/interfaces/_waku_sdk.waku.waku.WakuOptions.html b/interfaces/_waku_sdk.waku.waku.WakuOptions.html index 1e3cbe1a82..8268d009cb 100644 --- a/interfaces/_waku_sdk.waku.waku.WakuOptions.html +++ b/interfaces/_waku_sdk.waku.waku.WakuOptions.html @@ -1,4 +1,4 @@ -WakuOptions | Documentation
                                      interface WakuOptions {
                                          pingKeepAlive?: number;
                                          relayKeepAlive?: number;
                                          userAgent?: string;
                                      }

                                      Properties

                                      pingKeepAlive? +WakuOptions | Documentation
                                      interface WakuOptions {
                                          pingKeepAlive?: number;
                                          relayKeepAlive?: number;
                                          userAgent?: string;
                                      }

                                      Properties

                                      pingKeepAlive?: number

                                      Set keep alive frequency in seconds: Waku will send a /ipfs/ping/1.0.0 @@ -12,4 +12,4 @@ relay to each peer after the set number of seconds. Set to 0 to disable.

                                      userAgent?: string

                                      Set the user agent string to be used in identification of the node.

                                      Default

                                      {@link @waku/core.DefaultUserAgent}
                                       
                                      -

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/interfaces/_waku_sdk.waku.waku_light_push.PushResponse-1.html b/interfaces/_waku_sdk.waku.waku_light_push.PushResponse-1.html index 553ba9023f..9cdc39ea78 100644 --- a/interfaces/_waku_sdk.waku.waku_light_push.PushResponse-1.html +++ b/interfaces/_waku_sdk.waku.waku_light_push.PushResponse-1.html @@ -1,3 +1,3 @@ -PushResponse | Documentation
                                      interface PushResponse {
                                          info?: string;
                                          isSuccess: boolean;
                                      }

                                      Properties

                                      info? +PushResponse | Documentation
                                      interface PushResponse {
                                          info?: string;
                                          isSuccess: boolean;
                                      }

                                      Properties

                                      Properties

                                      info?: string
                                      isSuccess: boolean

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Properties

                                      info?: string
                                      isSuccess: boolean

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/interfaces/_waku_sdk.waku.waku_store.QueryOptions.html b/interfaces/_waku_sdk.waku.waku_store.QueryOptions.html index 322f7a96c5..b20c3eaaa6 100644 --- a/interfaces/_waku_sdk.waku.waku_store.QueryOptions.html +++ b/interfaces/_waku_sdk.waku.waku_store.QueryOptions.html @@ -1,4 +1,4 @@ -QueryOptions | Documentation
                                      interface QueryOptions {
                                          cursor?: Cursor;
                                          pageDirection?: waku.waku_store.PageDirection;
                                          pageSize?: number;
                                          timeFilter?: waku.waku_store.TimeFilter;
                                      }

                                      Properties

                                      cursor? +QueryOptions | Documentation
                                      interface QueryOptions {
                                          cursor?: Cursor;
                                          pageDirection?: waku.waku_store.PageDirection;
                                          pageSize?: number;
                                          timeFilter?: waku.waku_store.TimeFilter;
                                      }

                                      Properties

                                      cursor? pageDirection? pageSize? timeFilter? @@ -18,4 +18,4 @@ If undefined, the query will start from the beginning or end of the history, dep

                                      Default

                                      { @link DefaultPageSize }
                                       

                                      Retrieve messages with a timestamp within the provided values.

                                      -

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/interfaces/_waku_sdk.waku.waku_store.TimeFilter.html b/interfaces/_waku_sdk.waku.waku_store.TimeFilter.html index 3fe7252a55..e286a673cd 100644 --- a/interfaces/_waku_sdk.waku.waku_store.TimeFilter.html +++ b/interfaces/_waku_sdk.waku.waku_store.TimeFilter.html @@ -1,3 +1,3 @@ -TimeFilter | Documentation
                                      interface TimeFilter {
                                          endTime: Date;
                                          startTime: Date;
                                      }

                                      Properties

                                      endTime +TimeFilter | Documentation
                                      interface TimeFilter {
                                          endTime: Date;
                                          startTime: Date;
                                      }

                                      Properties

                                      Properties

                                      endTime: Date
                                      startTime: Date

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Properties

                                      endTime: Date
                                      startTime: Date

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/modules/_waku_browser_tests.html b/modules/_waku_browser_tests.html index 53111fe7a5..e84a097f67 100644 --- a/modules/_waku_browser_tests.html +++ b/modules/_waku_browser_tests.html @@ -25,4 +25,4 @@
                                    • Apache License, Version 2.0, (LICENSE-APACHE-v2 or http://www.apache.org/licenses/LICENSE-2.0)
                                    • at your option. These files may not be copied, modified, or distributed except according to those terms.

                                      -

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/modules/_waku_core.html b/modules/_waku_core.html index 334cfbd9e7..ba11d62b91 100644 --- a/modules/_waku_core.html +++ b/modules/_waku_core.html @@ -52,4 +52,4 @@ createEncoder waitForRemotePeer wakuMetadata -

                                      References

                                      Re-exports FilterCodecs
                                      Re-exports LightPushCodec
                                      Re-exports PageDirection
                                      Re-exports WakuNode
                                      Re-exports WakuOptions
                                      Re-exports createCursor
                                      Re-exports wakuFilter
                                      Re-exports wakuLightPush
                                      Re-exports wakuStore

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      References

                                      Re-exports FilterCodecs
                                      Re-exports LightPushCodec
                                      Re-exports PageDirection
                                      Re-exports WakuNode
                                      Re-exports WakuOptions
                                      Re-exports createCursor
                                      Re-exports wakuFilter
                                      Re-exports wakuLightPush
                                      Re-exports wakuStore

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/modules/_waku_core.message.html b/modules/_waku_core.message.html index 746e6a8548..d161319f8b 100644 --- a/modules/_waku_core.message.html +++ b/modules/_waku_core.message.html @@ -1,2 +1,2 @@ -message | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +message | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/modules/_waku_core.message.version_0.html b/modules/_waku_core.message.version_0.html index fad15fccec..97ec481800 100644 --- a/modules/_waku_core.message.version_0.html +++ b/modules/_waku_core.message.version_0.html @@ -1,8 +1,8 @@ -version_0 | Documentation

                                      References

                                      DecodedMessage +version_0 | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      References

                                      Re-exports DecodedMessage
                                      Re-exports Decoder
                                      Re-exports Encoder
                                      Re-exports createDecoder
                                      Re-exports createEncoder

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/modules/_waku_core.message.version_0.proto.RateLimitProof.html b/modules/_waku_core.message.version_0.proto.RateLimitProof.html index 6782b97649..13b0586d82 100644 --- a/modules/_waku_core.message.version_0.proto.RateLimitProof.html +++ b/modules/_waku_core.message.version_0.proto.RateLimitProof.html @@ -1,4 +1,4 @@ RateLimitProof | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/modules/_waku_core.message.version_0.proto.WakuMessage.html b/modules/_waku_core.message.version_0.proto.WakuMessage.html index 7ffa649c8e..5b376204ba 100644 --- a/modules/_waku_core.message.version_0.proto.WakuMessage.html +++ b/modules/_waku_core.message.version_0.proto.WakuMessage.html @@ -1,4 +1,4 @@ WakuMessage | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/modules/_waku_core.message.version_0.proto.html b/modules/_waku_core.message.version_0.proto.html index c3036419e8..2d7ea8e5a4 100644 --- a/modules/_waku_core.message.version_0.proto.html +++ b/modules/_waku_core.message.version_0.proto.html @@ -2,4 +2,4 @@ WakuMessage

                                      Interfaces

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/modules/_waku_core.waku.html b/modules/_waku_core.waku.html index 05ccb6e1fc..247e2c5ffe 100644 --- a/modules/_waku_core.waku.html +++ b/modules/_waku_core.waku.html @@ -1,6 +1,6 @@ -waku | Documentation

                                      References

                                      DefaultUserAgent +waku | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      References

                                      Re-exports DefaultUserAgent

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/modules/_waku_core.waku_filter.html b/modules/_waku_core.waku_filter.html index 7fd7a361e7..731730968b 100644 --- a/modules/_waku_core.waku_filter.html +++ b/modules/_waku_core.waku_filter.html @@ -1,3 +1,3 @@ -waku_filter | Documentation

                                      Index

                                      Variables

                                      FilterCodecs +waku_filter | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/modules/_waku_core.waku_light_push.PushResponse.html b/modules/_waku_core.waku_light_push.PushResponse.html index 4e577bfcef..cdbcb65fbc 100644 --- a/modules/_waku_core.waku_light_push.PushResponse.html +++ b/modules/_waku_core.waku_light_push.PushResponse.html @@ -1,4 +1,4 @@ PushResponse | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/modules/_waku_core.waku_light_push.html b/modules/_waku_core.waku_light_push.html index a93d0eae72..7ad5129642 100644 --- a/modules/_waku_core.waku_light_push.html +++ b/modules/_waku_core.waku_light_push.html @@ -1,5 +1,5 @@ -waku_light_push | Documentation

                                      Index

                                      Namespaces

                                      PushResponse +waku_light_push | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/modules/_waku_core.waku_store.html b/modules/_waku_core.waku_store.html index ab6e6e2eaf..3d436aafb9 100644 --- a/modules/_waku_core.waku_store.html +++ b/modules/_waku_core.waku_store.html @@ -1,8 +1,8 @@ -waku_store | Documentation

                                      Index

                                      Enumerations

                                      PageDirection +waku_store | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/modules/_waku_dns_discovery.html b/modules/_waku_dns_discovery.html index 505718fecc..f354808bd0 100644 --- a/modules/_waku_dns_discovery.html +++ b/modules/_waku_dns_discovery.html @@ -29,4 +29,4 @@ PeerDiscoveryDns

                                      Variables

                                      Functions

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/modules/_waku_enr.html b/modules/_waku_enr.html index 792ac13ca6..3f705b1ae1 100644 --- a/modules/_waku_enr.html +++ b/modules/_waku_enr.html @@ -43,4 +43,4 @@ keccak256 sign verifySignature -

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/modules/_waku_interfaces.html b/modules/_waku_interfaces.html index 206c5811d9..b7f86f7d0c 100644 --- a/modules/_waku_interfaces.html +++ b/modules/_waku_interfaces.html @@ -99,4 +99,4 @@ Unsubscribe

                                      Variables

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/modules/_waku_message_encryption.crypto.ecies.html b/modules/_waku_message_encryption.crypto.ecies.html index 6ff4ebec53..32811bcd7c 100644 --- a/modules/_waku_message_encryption.crypto.ecies.html +++ b/modules/_waku_message_encryption.crypto.ecies.html @@ -1,3 +1,3 @@ -ecies | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/modules/_waku_message_encryption.crypto.html b/modules/_waku_message_encryption.crypto.html index 26663c93cb..ba886c214f 100644 --- a/modules/_waku_message_encryption.crypto.html +++ b/modules/_waku_message_encryption.crypto.html @@ -1,4 +1,4 @@ -crypto | Documentation

                                      References

                                      generatePrivateKey +crypto | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      References

                                      Re-exports generatePrivateKey
                                      Re-exports generateSymmetricKey
                                      Re-exports getPublicKey

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/modules/_waku_message_encryption.crypto.symmetric.html b/modules/_waku_message_encryption.crypto.symmetric.html index f2b039ec88..fe02f03109 100644 --- a/modules/_waku_message_encryption.crypto.symmetric.html +++ b/modules/_waku_message_encryption.crypto.symmetric.html @@ -1,4 +1,4 @@ -symmetric | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/modules/_waku_message_encryption.ecies.html b/modules/_waku_message_encryption.ecies.html index d19d6a4f70..719b0f2c61 100644 --- a/modules/_waku_message_encryption.ecies.html +++ b/modules/_waku_message_encryption.ecies.html @@ -1,4 +1,4 @@ -ecies | Documentation

                                      References

                                      generatePrivateKey +ecies | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      References

                                      Re-exports generatePrivateKey

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/modules/_waku_message_encryption.html b/modules/_waku_message_encryption.html index d34eb1662b..ad350a1706 100644 --- a/modules/_waku_message_encryption.html +++ b/modules/_waku_message_encryption.html @@ -12,4 +12,4 @@

                                      Functions

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/modules/_waku_message_encryption.symmetric.html b/modules/_waku_message_encryption.symmetric.html index 88b4ec1cf1..1fb6734fec 100644 --- a/modules/_waku_message_encryption.symmetric.html +++ b/modules/_waku_message_encryption.symmetric.html @@ -1,4 +1,4 @@ -symmetric | Documentation

                                      References

                                      generateSymmetricKey +symmetric | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      References

                                      Re-exports generateSymmetricKey
                                      Re-exports postCipher
                                      Re-exports preCipher

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/modules/_waku_message_hash.html b/modules/_waku_message_hash.html index a63bd7da05..fb206493ee 100644 --- a/modules/_waku_message_hash.html +++ b/modules/_waku_message_hash.html @@ -15,4 +15,4 @@

                                      at your option. These files may not be copied, modified, or distributed except according to those terms.

                                      Index

                                      Functions

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/modules/_waku_peer_exchange.html b/modules/_waku_peer_exchange.html index f563fa8f06..0a75432515 100644 --- a/modules/_waku_peer_exchange.html +++ b/modules/_waku_peer_exchange.html @@ -32,4 +32,4 @@ PeerExchangeCodec

                                      Functions

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/modules/_waku_proto.WakuMessage.html b/modules/_waku_proto.WakuMessage.html index 1c87e60409..d0877d84ac 100644 --- a/modules/_waku_proto.WakuMessage.html +++ b/modules/_waku_proto.WakuMessage.html @@ -1,4 +1,4 @@ -WakuMessage | Documentation

                                      Index

                                      Functions

                                      codec +WakuMessage | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/modules/_waku_proto.html b/modules/_waku_proto.html index c824824207..0ff32e55e3 100644 --- a/modules/_waku_proto.html +++ b/modules/_waku_proto.html @@ -37,4 +37,4 @@ proto_store proto_topic_only_message

                                      Interfaces

                                      References

                                      Re-exports PushResponse
                                      Re-exports TopicOnlyMessage

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      References

                                      Re-exports PushResponse
                                      Re-exports TopicOnlyMessage

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/modules/_waku_proto.proto_filter.FilterRequest.ContentFilter.html b/modules/_waku_proto.proto_filter.FilterRequest.ContentFilter.html index 83aa583986..7250612619 100644 --- a/modules/_waku_proto.proto_filter.FilterRequest.ContentFilter.html +++ b/modules/_waku_proto.proto_filter.FilterRequest.ContentFilter.html @@ -1,4 +1,4 @@ -ContentFilter | Documentation

                                      Index

                                      Functions

                                      codec +ContentFilter | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/modules/_waku_proto.proto_filter.FilterRequest.html b/modules/_waku_proto.proto_filter.FilterRequest.html index 702e32109a..413e11c800 100644 --- a/modules/_waku_proto.proto_filter.FilterRequest.html +++ b/modules/_waku_proto.proto_filter.FilterRequest.html @@ -1,6 +1,6 @@ -FilterRequest | Documentation

                                      Index

                                      Namespaces

                                      ContentFilter +FilterRequest | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/modules/_waku_proto.proto_filter.FilterRpc.html b/modules/_waku_proto.proto_filter.FilterRpc.html index f6f62b3767..2ab15c8424 100644 --- a/modules/_waku_proto.proto_filter.FilterRpc.html +++ b/modules/_waku_proto.proto_filter.FilterRpc.html @@ -1,4 +1,4 @@ -FilterRpc | Documentation

                                      Index

                                      Functions

                                      codec +FilterRpc | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/modules/_waku_proto.proto_filter.MessagePush.html b/modules/_waku_proto.proto_filter.MessagePush.html index 1559bea29c..53539bd424 100644 --- a/modules/_waku_proto.proto_filter.MessagePush.html +++ b/modules/_waku_proto.proto_filter.MessagePush.html @@ -1,4 +1,4 @@ -MessagePush | Documentation

                                      Index

                                      Functions

                                      codec +MessagePush | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/modules/_waku_proto.proto_filter.RateLimitProof.html b/modules/_waku_proto.proto_filter.RateLimitProof.html index 52da9c48ca..26c946ccea 100644 --- a/modules/_waku_proto.proto_filter.RateLimitProof.html +++ b/modules/_waku_proto.proto_filter.RateLimitProof.html @@ -1,4 +1,4 @@ -RateLimitProof | Documentation

                                      Index

                                      Functions

                                      codec +RateLimitProof | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/modules/_waku_proto.proto_filter.html b/modules/_waku_proto.proto_filter.html index 901d3d3bf4..b0b34a4ddb 100644 --- a/modules/_waku_proto.proto_filter.html +++ b/modules/_waku_proto.proto_filter.html @@ -1,4 +1,4 @@ -proto_filter | Documentation

                                      References

                                      WakuMessage +proto_filter | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      References

                                      Re-exports WakuMessage

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/modules/_waku_proto.proto_filter_v2.FilterSubscribeRequest.FilterSubscribeType.html b/modules/_waku_proto.proto_filter_v2.FilterSubscribeRequest.FilterSubscribeType.html index 531e75bfcc..25109e11c9 100644 --- a/modules/_waku_proto.proto_filter_v2.FilterSubscribeRequest.FilterSubscribeType.html +++ b/modules/_waku_proto.proto_filter_v2.FilterSubscribeRequest.FilterSubscribeType.html @@ -1,2 +1,2 @@ -FilterSubscribeType | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +FilterSubscribeType | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/modules/_waku_proto.proto_filter_v2.FilterSubscribeRequest.html b/modules/_waku_proto.proto_filter_v2.FilterSubscribeRequest.html index d677a70d3e..f3dc80389d 100644 --- a/modules/_waku_proto.proto_filter_v2.FilterSubscribeRequest.html +++ b/modules/_waku_proto.proto_filter_v2.FilterSubscribeRequest.html @@ -1,6 +1,6 @@ -FilterSubscribeRequest | Documentation

                                      Index

                                      Namespaces

                                      FilterSubscribeType +FilterSubscribeRequest | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/modules/_waku_proto.proto_filter_v2.FilterSubscribeResponse.html b/modules/_waku_proto.proto_filter_v2.FilterSubscribeResponse.html index 07c983be66..659babf7da 100644 --- a/modules/_waku_proto.proto_filter_v2.FilterSubscribeResponse.html +++ b/modules/_waku_proto.proto_filter_v2.FilterSubscribeResponse.html @@ -1,4 +1,4 @@ -FilterSubscribeResponse | Documentation

                                      Index

                                      Functions

                                      codec +FilterSubscribeResponse | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/modules/_waku_proto.proto_filter_v2.MessagePush.html b/modules/_waku_proto.proto_filter_v2.MessagePush.html index d470a1a1c5..170ff1bb09 100644 --- a/modules/_waku_proto.proto_filter_v2.MessagePush.html +++ b/modules/_waku_proto.proto_filter_v2.MessagePush.html @@ -1,4 +1,4 @@ -MessagePush | Documentation

                                      Index

                                      Functions

                                      codec +MessagePush | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/modules/_waku_proto.proto_filter_v2.RateLimitProof.html b/modules/_waku_proto.proto_filter_v2.RateLimitProof.html index a5c2c8bb5b..a8eb793ce4 100644 --- a/modules/_waku_proto.proto_filter_v2.RateLimitProof.html +++ b/modules/_waku_proto.proto_filter_v2.RateLimitProof.html @@ -1,4 +1,4 @@ -RateLimitProof | Documentation

                                      Index

                                      Functions

                                      codec +RateLimitProof | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/modules/_waku_proto.proto_filter_v2.WakuMessage.html b/modules/_waku_proto.proto_filter_v2.WakuMessage.html index 5f113a284b..8c33c4b7f7 100644 --- a/modules/_waku_proto.proto_filter_v2.WakuMessage.html +++ b/modules/_waku_proto.proto_filter_v2.WakuMessage.html @@ -1,4 +1,4 @@ -WakuMessage | Documentation

                                      Index

                                      Functions

                                      codec +WakuMessage | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/modules/_waku_proto.proto_filter_v2.html b/modules/_waku_proto.proto_filter_v2.html index fd3c48f616..b73dad93a1 100644 --- a/modules/_waku_proto.proto_filter_v2.html +++ b/modules/_waku_proto.proto_filter_v2.html @@ -1,4 +1,4 @@ -proto_filter_v2 | Documentation

                                      Index

                                      Namespaces

                                      FilterSubscribeRequest +proto_filter_v2 | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/modules/_waku_proto.proto_lightpush.PushRequest.html b/modules/_waku_proto.proto_lightpush.PushRequest.html index bcde9f4038..2d3625556e 100644 --- a/modules/_waku_proto.proto_lightpush.PushRequest.html +++ b/modules/_waku_proto.proto_lightpush.PushRequest.html @@ -1,4 +1,4 @@ -PushRequest | Documentation

                                      Index

                                      Functions

                                      codec +PushRequest | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/modules/_waku_proto.proto_lightpush.PushResponse.html b/modules/_waku_proto.proto_lightpush.PushResponse.html index 9464a4083c..0969a8f577 100644 --- a/modules/_waku_proto.proto_lightpush.PushResponse.html +++ b/modules/_waku_proto.proto_lightpush.PushResponse.html @@ -1,4 +1,4 @@ -PushResponse | Documentation

                                      Index

                                      Functions

                                      codec +PushResponse | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/modules/_waku_proto.proto_lightpush.PushRpc.html b/modules/_waku_proto.proto_lightpush.PushRpc.html index 0d9ac6a168..c623709a6e 100644 --- a/modules/_waku_proto.proto_lightpush.PushRpc.html +++ b/modules/_waku_proto.proto_lightpush.PushRpc.html @@ -1,4 +1,4 @@ -PushRpc | Documentation

                                      Index

                                      Functions

                                      codec +PushRpc | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/modules/_waku_proto.proto_lightpush.RateLimitProof.html b/modules/_waku_proto.proto_lightpush.RateLimitProof.html index 066bbbcd9b..b26fab19c6 100644 --- a/modules/_waku_proto.proto_lightpush.RateLimitProof.html +++ b/modules/_waku_proto.proto_lightpush.RateLimitProof.html @@ -1,4 +1,4 @@ -RateLimitProof | Documentation

                                      Index

                                      Functions

                                      codec +RateLimitProof | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/modules/_waku_proto.proto_lightpush.WakuMessage.html b/modules/_waku_proto.proto_lightpush.WakuMessage.html index 7b283197f4..cbc0c17810 100644 --- a/modules/_waku_proto.proto_lightpush.WakuMessage.html +++ b/modules/_waku_proto.proto_lightpush.WakuMessage.html @@ -1,4 +1,4 @@ -WakuMessage | Documentation

                                      Index

                                      Functions

                                      codec +WakuMessage | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/modules/_waku_proto.proto_lightpush.html b/modules/_waku_proto.proto_lightpush.html index 1de7ccb805..17a9467ecc 100644 --- a/modules/_waku_proto.proto_lightpush.html +++ b/modules/_waku_proto.proto_lightpush.html @@ -1,4 +1,4 @@ -proto_lightpush | Documentation

                                      Index

                                      Namespaces

                                      PushRequest +proto_lightpush | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/modules/_waku_proto.proto_message.RateLimitProof.html b/modules/_waku_proto.proto_message.RateLimitProof.html index e4e23b88f2..3c36383895 100644 --- a/modules/_waku_proto.proto_message.RateLimitProof.html +++ b/modules/_waku_proto.proto_message.RateLimitProof.html @@ -1,4 +1,4 @@ -RateLimitProof | Documentation

                                      Index

                                      Functions

                                      codec +RateLimitProof | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/modules/_waku_proto.proto_message.WakuMessage.html b/modules/_waku_proto.proto_message.WakuMessage.html index 735f5c8c54..e5f466aca1 100644 --- a/modules/_waku_proto.proto_message.WakuMessage.html +++ b/modules/_waku_proto.proto_message.WakuMessage.html @@ -1,4 +1,4 @@ -WakuMessage | Documentation

                                      Index

                                      Functions

                                      codec +WakuMessage | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/modules/_waku_proto.proto_message.html b/modules/_waku_proto.proto_message.html index 736e8a854e..7e985fc49b 100644 --- a/modules/_waku_proto.proto_message.html +++ b/modules/_waku_proto.proto_message.html @@ -1,5 +1,5 @@ -proto_message | Documentation

                                      Index

                                      Namespaces

                                      RateLimitProof +proto_message | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/modules/_waku_proto.proto_metadata.WakuMetadataRequest.html b/modules/_waku_proto.proto_metadata.WakuMetadataRequest.html index 994122f25b..f238fe6d3f 100644 --- a/modules/_waku_proto.proto_metadata.WakuMetadataRequest.html +++ b/modules/_waku_proto.proto_metadata.WakuMetadataRequest.html @@ -1,4 +1,4 @@ -WakuMetadataRequest | Documentation

                                      Index

                                      Functions

                                      codec +WakuMetadataRequest | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/modules/_waku_proto.proto_metadata.WakuMetadataResponse.html b/modules/_waku_proto.proto_metadata.WakuMetadataResponse.html index d4071a1a32..a5f4cce40c 100644 --- a/modules/_waku_proto.proto_metadata.WakuMetadataResponse.html +++ b/modules/_waku_proto.proto_metadata.WakuMetadataResponse.html @@ -1,4 +1,4 @@ -WakuMetadataResponse | Documentation

                                      Index

                                      Functions

                                      codec +WakuMetadataResponse | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/modules/_waku_proto.proto_metadata.html b/modules/_waku_proto.proto_metadata.html index 7ad6a53245..87017b14b6 100644 --- a/modules/_waku_proto.proto_metadata.html +++ b/modules/_waku_proto.proto_metadata.html @@ -1,5 +1,5 @@ -proto_metadata | Documentation

                                      Index

                                      Namespaces

                                      WakuMetadataRequest +proto_metadata | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/modules/_waku_proto.proto_peer_exchange.PeerExchangeQuery.html b/modules/_waku_proto.proto_peer_exchange.PeerExchangeQuery.html index 32a11f20f7..326ead962a 100644 --- a/modules/_waku_proto.proto_peer_exchange.PeerExchangeQuery.html +++ b/modules/_waku_proto.proto_peer_exchange.PeerExchangeQuery.html @@ -1,4 +1,4 @@ -PeerExchangeQuery | Documentation

                                      Index

                                      Functions

                                      codec +PeerExchangeQuery | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/modules/_waku_proto.proto_peer_exchange.PeerExchangeRPC.html b/modules/_waku_proto.proto_peer_exchange.PeerExchangeRPC.html index 8469672bc8..cda6c0c2ea 100644 --- a/modules/_waku_proto.proto_peer_exchange.PeerExchangeRPC.html +++ b/modules/_waku_proto.proto_peer_exchange.PeerExchangeRPC.html @@ -1,4 +1,4 @@ -PeerExchangeRPC | Documentation

                                      Index

                                      Functions

                                      codec +PeerExchangeRPC | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/modules/_waku_proto.proto_peer_exchange.PeerExchangeResponse.html b/modules/_waku_proto.proto_peer_exchange.PeerExchangeResponse.html index 8b6d61690e..0511632138 100644 --- a/modules/_waku_proto.proto_peer_exchange.PeerExchangeResponse.html +++ b/modules/_waku_proto.proto_peer_exchange.PeerExchangeResponse.html @@ -1,4 +1,4 @@ -PeerExchangeResponse | Documentation

                                      Index

                                      Functions

                                      codec +PeerExchangeResponse | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/modules/_waku_proto.proto_peer_exchange.PeerInfo.html b/modules/_waku_proto.proto_peer_exchange.PeerInfo.html index 0a0367c0dd..7a8abccb2b 100644 --- a/modules/_waku_proto.proto_peer_exchange.PeerInfo.html +++ b/modules/_waku_proto.proto_peer_exchange.PeerInfo.html @@ -1,4 +1,4 @@ -PeerInfo | Documentation

                                      Index

                                      Functions

                                      codec +PeerInfo | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/modules/_waku_proto.proto_peer_exchange.html b/modules/_waku_proto.proto_peer_exchange.html index 205c7e2ca6..1d64ab26b7 100644 --- a/modules/_waku_proto.proto_peer_exchange.html +++ b/modules/_waku_proto.proto_peer_exchange.html @@ -1,4 +1,4 @@ -proto_peer_exchange | Documentation

                                      Namespace proto_peer_exchange

                                      Index

                                      Namespaces

                                      PeerExchangeQuery +proto_peer_exchange | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/modules/_waku_proto.proto_store.ContentFilter.html b/modules/_waku_proto.proto_store.ContentFilter.html index d3b3081bcb..2c3f5c53f7 100644 --- a/modules/_waku_proto.proto_store.ContentFilter.html +++ b/modules/_waku_proto.proto_store.ContentFilter.html @@ -1,4 +1,4 @@ -ContentFilter | Documentation

                                      Index

                                      Functions

                                      codec +ContentFilter | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/modules/_waku_proto.proto_store.HistoryQuery.html b/modules/_waku_proto.proto_store.HistoryQuery.html index 498db31329..da82425bba 100644 --- a/modules/_waku_proto.proto_store.HistoryQuery.html +++ b/modules/_waku_proto.proto_store.HistoryQuery.html @@ -1,4 +1,4 @@ -HistoryQuery | Documentation

                                      Index

                                      Functions

                                      codec +HistoryQuery | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/modules/_waku_proto.proto_store.HistoryResponse.HistoryError.html b/modules/_waku_proto.proto_store.HistoryResponse.HistoryError.html index 5b5364a30b..ebaa005ab5 100644 --- a/modules/_waku_proto.proto_store.HistoryResponse.HistoryError.html +++ b/modules/_waku_proto.proto_store.HistoryResponse.HistoryError.html @@ -1,2 +1,2 @@ -HistoryError | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +HistoryError | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/modules/_waku_proto.proto_store.HistoryResponse.html b/modules/_waku_proto.proto_store.HistoryResponse.html index 348a677ad8..54a4afa3e1 100644 --- a/modules/_waku_proto.proto_store.HistoryResponse.html +++ b/modules/_waku_proto.proto_store.HistoryResponse.html @@ -1,6 +1,6 @@ -HistoryResponse | Documentation

                                      Index

                                      Namespaces

                                      HistoryError +HistoryResponse | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/modules/_waku_proto.proto_store.HistoryRpc.html b/modules/_waku_proto.proto_store.HistoryRpc.html index ad74106cb3..0b557a65f5 100644 --- a/modules/_waku_proto.proto_store.HistoryRpc.html +++ b/modules/_waku_proto.proto_store.HistoryRpc.html @@ -1,4 +1,4 @@ -HistoryRpc | Documentation

                                      Index

                                      Functions

                                      codec +HistoryRpc | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/modules/_waku_proto.proto_store.Index.html b/modules/_waku_proto.proto_store.Index.html index e1aa67d9d1..396bf6278a 100644 --- a/modules/_waku_proto.proto_store.Index.html +++ b/modules/_waku_proto.proto_store.Index.html @@ -1,4 +1,4 @@ -Index | Documentation

                                      Index

                                      Functions

                                      codec +Index | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/modules/_waku_proto.proto_store.PagingInfo.Direction.html b/modules/_waku_proto.proto_store.PagingInfo.Direction.html index ee306e08c2..d76a6484f5 100644 --- a/modules/_waku_proto.proto_store.PagingInfo.Direction.html +++ b/modules/_waku_proto.proto_store.PagingInfo.Direction.html @@ -1,2 +1,2 @@ -Direction | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +Direction | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/modules/_waku_proto.proto_store.PagingInfo.html b/modules/_waku_proto.proto_store.PagingInfo.html index 57deea8882..4ced8a11ad 100644 --- a/modules/_waku_proto.proto_store.PagingInfo.html +++ b/modules/_waku_proto.proto_store.PagingInfo.html @@ -1,6 +1,6 @@ -PagingInfo | Documentation

                                      Index

                                      Namespaces

                                      Direction +PagingInfo | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/modules/_waku_proto.proto_store.RateLimitProof.html b/modules/_waku_proto.proto_store.RateLimitProof.html index f4608bcacc..e9ca59fe55 100644 --- a/modules/_waku_proto.proto_store.RateLimitProof.html +++ b/modules/_waku_proto.proto_store.RateLimitProof.html @@ -1,4 +1,4 @@ -RateLimitProof | Documentation

                                      Index

                                      Functions

                                      codec +RateLimitProof | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/modules/_waku_proto.proto_store.WakuMessage.html b/modules/_waku_proto.proto_store.WakuMessage.html index 82541eb93d..e79c9a3f5b 100644 --- a/modules/_waku_proto.proto_store.WakuMessage.html +++ b/modules/_waku_proto.proto_store.WakuMessage.html @@ -1,4 +1,4 @@ -WakuMessage | Documentation

                                      Index

                                      Functions

                                      codec +WakuMessage | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/modules/_waku_proto.proto_store.html b/modules/_waku_proto.proto_store.html index 91cd9e278e..e99a4761c9 100644 --- a/modules/_waku_proto.proto_store.html +++ b/modules/_waku_proto.proto_store.html @@ -1,4 +1,4 @@ -proto_store | Documentation

                                      Index

                                      Namespaces

                                      ContentFilter +proto_store | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/modules/_waku_proto.proto_topic_only_message.TopicOnlyMessage.html b/modules/_waku_proto.proto_topic_only_message.TopicOnlyMessage.html index 1ac25062ae..bafc58e803 100644 --- a/modules/_waku_proto.proto_topic_only_message.TopicOnlyMessage.html +++ b/modules/_waku_proto.proto_topic_only_message.TopicOnlyMessage.html @@ -1,4 +1,4 @@ -TopicOnlyMessage | Documentation

                                      Index

                                      Functions

                                      codec +TopicOnlyMessage | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/modules/_waku_proto.proto_topic_only_message.html b/modules/_waku_proto.proto_topic_only_message.html index 458429cf88..2b561ecc50 100644 --- a/modules/_waku_proto.proto_topic_only_message.html +++ b/modules/_waku_proto.proto_topic_only_message.html @@ -1,3 +1,3 @@ -proto_topic_only_message | Documentation

                                      Namespace proto_topic_only_message

                                      Index

                                      Namespaces

                                      TopicOnlyMessage +proto_topic_only_message | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/modules/_waku_relay.html b/modules/_waku_relay.html index 63058f99fb..83a417d1e2 100644 --- a/modules/_waku_relay.html +++ b/modules/_waku_relay.html @@ -30,4 +30,4 @@ RelayCreateOptions

                                      Functions

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/modules/_waku_sdk.html b/modules/_waku_sdk.html index d0063cc5a4..438ea5d365 100644 --- a/modules/_waku_sdk.html +++ b/modules/_waku_sdk.html @@ -116,4 +116,4 @@ defaultPeerDiscoveries utf8ToBytes waitForRemotePeer -

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/modules/_waku_sdk.relay.html b/modules/_waku_sdk.relay.html index 3b02703864..6dea2090f7 100644 --- a/modules/_waku_sdk.relay.html +++ b/modules/_waku_sdk.relay.html @@ -3,4 +3,4 @@ RelayCreateOptions

                                      Functions

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/modules/_waku_sdk.utils.html b/modules/_waku_sdk.utils.html index ecf603bfc0..2993ab7156 100644 --- a/modules/_waku_sdk.utils.html +++ b/modules/_waku_sdk.utils.html @@ -21,4 +21,4 @@ singleShardInfoToPubsubTopic singleShardInfosToShardInfo toAsyncIterator -

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/modules/_waku_sdk.waku.html b/modules/_waku_sdk.waku.html index 5815bc1199..9de71ad09c 100644 --- a/modules/_waku_sdk.waku.html +++ b/modules/_waku_sdk.waku.html @@ -24,4 +24,4 @@

                                      Variables

                                      Functions

                                      References

                                      Re-exports DecodedMessage
                                      Re-exports Decoder
                                      Re-exports Encoder
                                      Re-exports FilterCodecs
                                      Re-exports LightPushCodec
                                      Re-exports PageDirection
                                      Re-exports WakuNode
                                      Re-exports WakuOptions
                                      Re-exports createCursor
                                      Re-exports createDecoder
                                      Re-exports createEncoder
                                      Re-exports waitForRemotePeer
                                      Re-exports wakuFilter
                                      Re-exports wakuLightPush
                                      Re-exports wakuStore

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      References

                                      Re-exports DecodedMessage
                                      Re-exports Decoder
                                      Re-exports Encoder
                                      Re-exports FilterCodecs
                                      Re-exports LightPushCodec
                                      Re-exports PageDirection
                                      Re-exports WakuNode
                                      Re-exports WakuOptions
                                      Re-exports createCursor
                                      Re-exports createDecoder
                                      Re-exports createEncoder
                                      Re-exports waitForRemotePeer
                                      Re-exports wakuFilter
                                      Re-exports wakuLightPush
                                      Re-exports wakuStore

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/modules/_waku_sdk.waku.message.html b/modules/_waku_sdk.waku.message.html index 984d4a2a5c..e605c7d961 100644 --- a/modules/_waku_sdk.waku.message.html +++ b/modules/_waku_sdk.waku.message.html @@ -1,2 +1,2 @@ message | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/modules/_waku_sdk.waku.message.version_0.html b/modules/_waku_sdk.waku.message.version_0.html index e55e0b8525..6dc74f4b13 100644 --- a/modules/_waku_sdk.waku.message.version_0.html +++ b/modules/_waku_sdk.waku.message.version_0.html @@ -5,4 +5,4 @@ createEncoder

                                      Namespaces

                                      Variables

                                      References

                                      Re-exports DecodedMessage
                                      Re-exports Decoder
                                      Re-exports Encoder
                                      Re-exports createDecoder
                                      Re-exports createEncoder

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      References

                                      Re-exports DecodedMessage
                                      Re-exports Decoder
                                      Re-exports Encoder
                                      Re-exports createDecoder
                                      Re-exports createEncoder

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/modules/_waku_sdk.waku.message.version_0.proto.RateLimitProof.html b/modules/_waku_sdk.waku.message.version_0.proto.RateLimitProof.html index 5e8b973144..cffc6e9d4f 100644 --- a/modules/_waku_sdk.waku.message.version_0.proto.RateLimitProof.html +++ b/modules/_waku_sdk.waku.message.version_0.proto.RateLimitProof.html @@ -1,4 +1,4 @@ RateLimitProof | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/modules/_waku_sdk.waku.message.version_0.proto.WakuMessage.html b/modules/_waku_sdk.waku.message.version_0.proto.WakuMessage.html index 52bc0578ac..74c597ae59 100644 --- a/modules/_waku_sdk.waku.message.version_0.proto.WakuMessage.html +++ b/modules/_waku_sdk.waku.message.version_0.proto.WakuMessage.html @@ -1,4 +1,4 @@ WakuMessage | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/modules/_waku_sdk.waku.message.version_0.proto.html b/modules/_waku_sdk.waku.message.version_0.proto.html index 19fd0f3076..19584e8a27 100644 --- a/modules/_waku_sdk.waku.message.version_0.proto.html +++ b/modules/_waku_sdk.waku.message.version_0.proto.html @@ -2,4 +2,4 @@ WakuMessage

                                      Interfaces

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/modules/_waku_sdk.waku.waku.html b/modules/_waku_sdk.waku.waku.html index fb6bcc24c8..ed089650b9 100644 --- a/modules/_waku_sdk.waku.waku.html +++ b/modules/_waku_sdk.waku.waku.html @@ -3,4 +3,4 @@

                                      Interfaces

                                      Variables

                                      References

                                      Re-exports DefaultUserAgent
                                      Re-exports WakuNode

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      References

                                      Re-exports DefaultUserAgent
                                      Re-exports WakuNode

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/modules/_waku_sdk.waku.waku_filter.html b/modules/_waku_sdk.waku.waku_filter.html index 12769cfe14..cbcb881e8a 100644 --- a/modules/_waku_sdk.waku.waku_filter.html +++ b/modules/_waku_sdk.waku.waku_filter.html @@ -1,3 +1,3 @@ waku_filter | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/modules/_waku_sdk.waku.waku_light_push.PushResponse.html b/modules/_waku_sdk.waku.waku_light_push.PushResponse.html index c5ad8df3f7..9ca32dfcb4 100644 --- a/modules/_waku_sdk.waku.waku_light_push.PushResponse.html +++ b/modules/_waku_sdk.waku.waku_light_push.PushResponse.html @@ -1,4 +1,4 @@ PushResponse | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/modules/_waku_sdk.waku.waku_light_push.html b/modules/_waku_sdk.waku.waku_light_push.html index 824cab8570..8ee429a331 100644 --- a/modules/_waku_sdk.waku.waku_light_push.html +++ b/modules/_waku_sdk.waku.waku_light_push.html @@ -2,4 +2,4 @@

                                      Interfaces

                                      Variables

                                      Functions

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/modules/_waku_sdk.waku.waku_store.html b/modules/_waku_sdk.waku.waku_store.html index d3ba90e803..3c96eac15a 100644 --- a/modules/_waku_sdk.waku.waku_store.html +++ b/modules/_waku_sdk.waku.waku_store.html @@ -5,4 +5,4 @@ StoreCodec

                                      Functions

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/modules/_waku_utils.html b/modules/_waku_utils.html index c688af183f..4c512eeb17 100644 --- a/modules/_waku_utils.html +++ b/modules/_waku_utils.html @@ -48,4 +48,4 @@ singleShardInfoToPubsubTopic singleShardInfosToShardInfo toAsyncIterator -

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/types/_waku_interfaces.ActiveSubscriptions.html b/types/_waku_interfaces.ActiveSubscriptions.html index c8adbc9f96..8e966544d0 100644 --- a/types/_waku_interfaces.ActiveSubscriptions.html +++ b/types/_waku_interfaces.ActiveSubscriptions.html @@ -1 +1 @@ -ActiveSubscriptions | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +ActiveSubscriptions | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/types/_waku_interfaces.ApplicationInfo.html b/types/_waku_interfaces.ApplicationInfo.html index f80097391b..ecc8fa3da0 100644 --- a/types/_waku_interfaces.ApplicationInfo.html +++ b/types/_waku_interfaces.ApplicationInfo.html @@ -1 +1 @@ -ApplicationInfo | Documentation
                                      ApplicationInfo: {
                                          application: string;
                                          clusterId: number;
                                          version: string;
                                      }

                                      Type declaration

                                      • application: string
                                      • clusterId: number
                                      • version: string

                                      Generated using TypeDoc

                                      \ No newline at end of file +ApplicationInfo | Documentation
                                      ApplicationInfo: {
                                          application: string;
                                          clusterId: number;
                                          version: string;
                                      }

                                      Type declaration

                                      • application: string
                                      • clusterId: number
                                      • version: string

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/types/_waku_interfaces.Callback.html b/types/_waku_interfaces.Callback.html index 5da6386304..ab267cf542 100644 --- a/types/_waku_interfaces.Callback.html +++ b/types/_waku_interfaces.Callback.html @@ -1 +1 @@ -Callback | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +Callback | Documentation
                                      Callback<T>: ((msg) => void | Promise<void>)

                                      Type Parameters

                                      Type declaration

                                        • (msg): void | Promise<void>
                                        • Parameters

                                          • msg: T

                                          Returns void | Promise<void>

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/types/_waku_interfaces.ContentFilter.html b/types/_waku_interfaces.ContentFilter.html index 890248cd0a..9d792f6785 100644 --- a/types/_waku_interfaces.ContentFilter.html +++ b/types/_waku_interfaces.ContentFilter.html @@ -1 +1 @@ -ContentFilter | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +ContentFilter | Documentation
                                      ContentFilter: {
                                          contentTopic: string;
                                      }

                                      Type declaration

                                      • contentTopic: string

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/types/_waku_interfaces.ContentTopic.html b/types/_waku_interfaces.ContentTopic.html index 6933377875..7a4e27a26b 100644 --- a/types/_waku_interfaces.ContentTopic.html +++ b/types/_waku_interfaces.ContentTopic.html @@ -1 +1 @@ -ContentTopic | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +ContentTopic | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/types/_waku_interfaces.ContentTopicInfo.html b/types/_waku_interfaces.ContentTopicInfo.html index 7b6596c1a6..235b5df64a 100644 --- a/types/_waku_interfaces.ContentTopicInfo.html +++ b/types/_waku_interfaces.ContentTopicInfo.html @@ -1 +1 @@ -ContentTopicInfo | Documentation
                                      ContentTopicInfo: {
                                          clusterId: number;
                                          contentTopics: string[];
                                      }

                                      Type declaration

                                      • clusterId: number
                                      • contentTopics: string[]

                                      Generated using TypeDoc

                                      \ No newline at end of file +ContentTopicInfo | Documentation
                                      ContentTopicInfo: {
                                          clusterId: number;
                                          contentTopics: string[];
                                      }

                                      Type declaration

                                      • clusterId: number
                                      • contentTopics: string[]

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/types/_waku_interfaces.CreateLibp2pOptions.html b/types/_waku_interfaces.CreateLibp2pOptions.html index dd054ee408..17f10495fd 100644 --- a/types/_waku_interfaces.CreateLibp2pOptions.html +++ b/types/_waku_interfaces.CreateLibp2pOptions.html @@ -1,4 +1,4 @@ -CreateLibp2pOptions | Documentation
                                      CreateLibp2pOptions: Libp2pOptions & {
                                          hideWebSocketInfo?: boolean;
                                      }

                                      Type declaration

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/types/_waku_interfaces.ENRKey.html b/types/_waku_interfaces.ENRKey.html index 3e8936838e..2dc9095994 100644 --- a/types/_waku_interfaces.ENRKey.html +++ b/types/_waku_interfaces.ENRKey.html @@ -1 +1 @@ -ENRKey | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +ENRKey | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/types/_waku_interfaces.ENRValue.html b/types/_waku_interfaces.ENRValue.html index d13faacb11..3b40c3156e 100644 --- a/types/_waku_interfaces.ENRValue.html +++ b/types/_waku_interfaces.ENRValue.html @@ -1 +1 @@ -ENRValue | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +ENRValue | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/types/_waku_interfaces.IFilter.html b/types/_waku_interfaces.IFilter.html index 1dbb51332c..5abdbb2364 100644 --- a/types/_waku_interfaces.IFilter.html +++ b/types/_waku_interfaces.IFilter.html @@ -1 +1 @@ -IFilter | Documentation
                                      IFilter: IReceiver & IBaseProtocol & {
                                          createSubscription(pubsubTopicShardInfo?, peerId?): Promise<IFilterSubscription>;
                                      }

                                      Type declaration

                                      Generated using TypeDoc

                                      \ No newline at end of file +IFilter | Documentation
                                      IFilter: IReceiver & IBaseProtocol & {
                                          createSubscription(pubsubTopicShardInfo?, peerId?): Promise<IFilterSubscription>;
                                      }

                                      Type declaration

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/types/_waku_interfaces.ILightPush.html b/types/_waku_interfaces.ILightPush.html index 29eb6c94c8..e471c876e5 100644 --- a/types/_waku_interfaces.ILightPush.html +++ b/types/_waku_interfaces.ILightPush.html @@ -1 +1 @@ -ILightPush | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +ILightPush | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/types/_waku_interfaces.IRelay.html b/types/_waku_interfaces.IRelay.html index 37d243eac0..0d39a2ede9 100644 --- a/types/_waku_interfaces.IRelay.html +++ b/types/_waku_interfaces.IRelay.html @@ -1 +1 @@ -IRelay | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +IRelay | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/types/_waku_interfaces.Libp2p.html b/types/_waku_interfaces.Libp2p.html index 1df1d3c4c8..10a02e6898 100644 --- a/types/_waku_interfaces.Libp2p.html +++ b/types/_waku_interfaces.Libp2p.html @@ -1 +1 @@ -Libp2p | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +Libp2p | Documentation
                                      Libp2p: BaseLibp2p<Libp2pServices> & {
                                          components: Libp2pComponents;
                                      }

                                      Type declaration

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/types/_waku_interfaces.Libp2pComponents.html b/types/_waku_interfaces.Libp2pComponents.html index 37b52e35f9..14bf4241b1 100644 --- a/types/_waku_interfaces.Libp2pComponents.html +++ b/types/_waku_interfaces.Libp2pComponents.html @@ -1 +1 @@ -Libp2pComponents | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +Libp2pComponents | Documentation
                                      Libp2pComponents: Parameters<Exclude<Libp2pInit["metrics"], undefined>>[0]

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/types/_waku_interfaces.Libp2pServices.html b/types/_waku_interfaces.Libp2pServices.html index 7304318b22..9644b86816 100644 --- a/types/_waku_interfaces.Libp2pServices.html +++ b/types/_waku_interfaces.Libp2pServices.html @@ -1 +1 @@ -Libp2pServices | Documentation
                                      Libp2pServices: {
                                          identify: ReturnType<ReturnType<typeof identify>>;
                                          metadata?: IMetadata;
                                          ping: PingService;
                                          pubsub?: GossipSub;
                                      }

                                      Type declaration

                                      • identify: ReturnType<ReturnType<typeof identify>>
                                      • Optional metadata?: IMetadata
                                      • ping: PingService
                                      • Optional pubsub?: GossipSub

                                      Generated using TypeDoc

                                      \ No newline at end of file +Libp2pServices | Documentation
                                      Libp2pServices: {
                                          identify: ReturnType<ReturnType<typeof identify>>;
                                          metadata?: IMetadata;
                                          ping: PingService;
                                          pubsub?: GossipSub;
                                      }

                                      Type declaration

                                      • identify: ReturnType<ReturnType<typeof identify>>
                                      • Optional metadata?: IMetadata
                                      • ping: PingService
                                      • Optional pubsub?: GossipSub

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/types/_waku_interfaces.NodeId.html b/types/_waku_interfaces.NodeId.html index 7345efb9fe..4f7f60881d 100644 --- a/types/_waku_interfaces.NodeId.html +++ b/types/_waku_interfaces.NodeId.html @@ -1,3 +1,3 @@ NodeId | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/types/_waku_interfaces.PeerIdStr.html b/types/_waku_interfaces.PeerIdStr.html index 0139076eed..128c38a244 100644 --- a/types/_waku_interfaces.PeerIdStr.html +++ b/types/_waku_interfaces.PeerIdStr.html @@ -1 +1 @@ -PeerIdStr | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +PeerIdStr | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/types/_waku_interfaces.ProtocolCreateOptions.html b/types/_waku_interfaces.ProtocolCreateOptions.html index 81fdae2a52..366c7d43c6 100644 --- a/types/_waku_interfaces.ProtocolCreateOptions.html +++ b/types/_waku_interfaces.ProtocolCreateOptions.html @@ -1,5 +1,5 @@ -ProtocolCreateOptions | Documentation
                                      ProtocolCreateOptions: {
                                          defaultBootstrap?: boolean;
                                          libp2p?: Partial<CreateLibp2pOptions>;
                                          numPeersToUse?: number;
                                          pubsubTopics?: PubsubTopic[];
                                          shardInfo?: Partial<ShardingParams>;
                                          staticNoiseKey?: Uint8Array;
                                      }

                                      Type declaration

                                      • Optional defaultBootstrap?: boolean

                                        Use recommended bootstrap method to discovery and connect to new nodes.

                                        -
                                      • Optional libp2p?: Partial<CreateLibp2pOptions>

                                        You can pass options to the Libp2p instance used by @waku/core!WakuNode using the libp2p property. +ProtocolCreateOptions | Documentation

                                        ProtocolCreateOptions: {
                                            defaultBootstrap?: boolean;
                                            libp2p?: Partial<CreateLibp2pOptions>;
                                            numPeersToUse?: number;
                                            pubsubTopics?: PubsubTopic[];
                                            shardInfo?: Partial<ShardingParams>;
                                            staticNoiseKey?: Uint8Array;
                                        }

                                        Type declaration

                                        • Optional defaultBootstrap?: boolean

                                          Use recommended bootstrap method to discovery and connect to new nodes.

                                          +
                                        • Optional libp2p?: Partial<CreateLibp2pOptions>

                                          You can pass options to the Libp2p instance used by @waku/core!WakuNode using the libp2p property. This property is the same type as the one passed to Libp2p.create apart that we made the modules property optional and partial, allowing its omission and letting Waku set good defaults. @@ -12,7 +12,7 @@ This is used by:

                                          Defaults to 3.
                                      • Optional pubsubTopics?: PubsubTopic[]

                                        Deprecated

                                        Waku will stop supporting named sharding. Only static sharding and autosharding will be supported moving forward.

                                        -
                                      • Optional shardInfo?: Partial<ShardingParams>

                                        Waku supports usage of multiple pubsub topics. This is achieved through static sharding for now, and auto-sharding in the future. +

                                      • Optional shardInfo?: Partial<ShardingParams>

                                        Waku supports usage of multiple pubsub topics. This is achieved through static sharding for now, and auto-sharding in the future. The format to specify a shard is: clusterId: number, shards: number[] To learn more about the sharding specifications implemented, see Relay Sharding. @@ -27,7 +27,7 @@ This is used by:

                                      • WakuStore to retrieve messages. See Waku v2 Topic Usage Recommendations for details.
                                      -
                                    • Optional staticNoiseKey?: Uint8Array

                                      Byte array used as key for the noise protocol used for connection encryption +

                                    • Optional staticNoiseKey?: Uint8Array

                                      Byte array used as key for the noise protocol used for connection encryption by Libp2p.create This is only used for test purposes to not run out of entropy during CI runs.

                                      -
                                    • Generated using TypeDoc

                                      \ No newline at end of file +

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/types/_waku_interfaces.PubsubTopic.html b/types/_waku_interfaces.PubsubTopic.html index 69bd736447..6d23dbaf1c 100644 --- a/types/_waku_interfaces.PubsubTopic.html +++ b/types/_waku_interfaces.PubsubTopic.html @@ -1 +1 @@ -PubsubTopic | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +PubsubTopic | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/types/_waku_interfaces.SearchContext.html b/types/_waku_interfaces.SearchContext.html index 28c1254ebc..88afa72fbf 100644 --- a/types/_waku_interfaces.SearchContext.html +++ b/types/_waku_interfaces.SearchContext.html @@ -1 +1 @@ -SearchContext | Documentation
                                      SearchContext: {
                                          domain: string;
                                          publicKey: string;
                                          visits: {
                                              [key: string]: boolean;
                                          };
                                      }

                                      Type declaration

                                      • domain: string
                                      • publicKey: string
                                      • visits: {
                                            [key: string]: boolean;
                                        }
                                        • [key: string]: boolean

                                      Generated using TypeDoc

                                      \ No newline at end of file +SearchContext | Documentation
                                      SearchContext: {
                                          domain: string;
                                          publicKey: string;
                                          visits: {
                                              [key: string]: boolean;
                                          };
                                      }

                                      Type declaration

                                      • domain: string
                                      • publicKey: string
                                      • visits: {
                                            [key: string]: boolean;
                                        }
                                        • [key: string]: boolean

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/types/_waku_interfaces.SequenceNumber.html b/types/_waku_interfaces.SequenceNumber.html index 2021e91937..d517f4afc3 100644 --- a/types/_waku_interfaces.SequenceNumber.html +++ b/types/_waku_interfaces.SequenceNumber.html @@ -1 +1 @@ -SequenceNumber | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +SequenceNumber | Documentation
                                      SequenceNumber: bigint

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/types/_waku_interfaces.ShardingParams.html b/types/_waku_interfaces.ShardingParams.html index 7a0b1621d6..b70ecef0cd 100644 --- a/types/_waku_interfaces.ShardingParams.html +++ b/types/_waku_interfaces.ShardingParams.html @@ -1 +1 @@ -ShardingParams | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +ShardingParams | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/types/_waku_interfaces.StoreQueryOptions.html b/types/_waku_interfaces.StoreQueryOptions.html index 14af76ebb3..d6d95e34da 100644 --- a/types/_waku_interfaces.StoreQueryOptions.html +++ b/types/_waku_interfaces.StoreQueryOptions.html @@ -11,4 +11,4 @@ Message.

                                    • Optional pageSize?: number

                                      The number of message per page.

                                    • Optional timeFilter?: TimeFilter

                                      Retrieve messages with a timestamp within the provided values.

                                      -
                                    • Generated using TypeDoc

                                      \ No newline at end of file +

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/types/_waku_interfaces.Unsubscribe.html b/types/_waku_interfaces.Unsubscribe.html index 02211d21a7..f34d491f2b 100644 --- a/types/_waku_interfaces.Unsubscribe.html +++ b/types/_waku_interfaces.Unsubscribe.html @@ -1 +1 @@ -Unsubscribe | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +Unsubscribe | Documentation
                                      Unsubscribe: (() => void | Promise<void>)

                                      Type declaration

                                        • (): void | Promise<void>
                                        • Returns void | Promise<void>

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/types/_waku_relay.ContentTopic.html b/types/_waku_relay.ContentTopic.html index ce61a83f21..4a3263b5bd 100644 --- a/types/_waku_relay.ContentTopic.html +++ b/types/_waku_relay.ContentTopic.html @@ -1 +1 @@ -ContentTopic | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +ContentTopic | Documentation
                                      ContentTopic: string

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/types/_waku_relay.Observer.html b/types/_waku_relay.Observer.html index c7851557fe..0da752ada8 100644 --- a/types/_waku_relay.Observer.html +++ b/types/_waku_relay.Observer.html @@ -1 +1 @@ -Observer | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +Observer | Documentation

                                      Type alias Observer<T>

                                      Observer<T>: {
                                          callback: Callback<T>;
                                          decoder: IDecoder<T>;
                                      }

                                      Type Parameters

                                      Type declaration

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/types/_waku_relay.RelayCreateOptions.html b/types/_waku_relay.RelayCreateOptions.html index 6cfb3946ec..0b315babaa 100644 --- a/types/_waku_relay.RelayCreateOptions.html +++ b/types/_waku_relay.RelayCreateOptions.html @@ -1 +1 @@ -RelayCreateOptions | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +RelayCreateOptions | Documentation

                                      Type alias RelayCreateOptions

                                      RelayCreateOptions: ProtocolCreateOptions & GossipsubOpts

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/types/_waku_sdk.ActiveSubscriptions.html b/types/_waku_sdk.ActiveSubscriptions.html index a4ee2aabb1..6238f0222d 100644 --- a/types/_waku_sdk.ActiveSubscriptions.html +++ b/types/_waku_sdk.ActiveSubscriptions.html @@ -1 +1 @@ -ActiveSubscriptions | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +ActiveSubscriptions | Documentation

                                      Type alias ActiveSubscriptions

                                      ActiveSubscriptions: Map<PubsubTopic, ContentTopic[]>

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/types/_waku_sdk.ApplicationInfo.html b/types/_waku_sdk.ApplicationInfo.html index 63a406d60c..056b1b3bb4 100644 --- a/types/_waku_sdk.ApplicationInfo.html +++ b/types/_waku_sdk.ApplicationInfo.html @@ -1 +1 @@ -ApplicationInfo | Documentation

                                      Type alias ApplicationInfo

                                      ApplicationInfo: {
                                          application: string;
                                          clusterId: number;
                                          version: string;
                                      }

                                      Type declaration

                                      • application: string
                                      • clusterId: number
                                      • version: string

                                      Generated using TypeDoc

                                      \ No newline at end of file +ApplicationInfo | Documentation

                                      Type alias ApplicationInfo

                                      ApplicationInfo: {
                                          application: string;
                                          clusterId: number;
                                          version: string;
                                      }

                                      Type declaration

                                      • application: string
                                      • clusterId: number
                                      • version: string

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/types/_waku_sdk.Callback.html b/types/_waku_sdk.Callback.html index 251c144a5d..4fd889a16a 100644 --- a/types/_waku_sdk.Callback.html +++ b/types/_waku_sdk.Callback.html @@ -1 +1 @@ -Callback | Documentation

                                      Type alias Callback<T>

                                      Callback<T>: ((msg) => void | Promise<void>)

                                      Type Parameters

                                      Type declaration

                                        • (msg): void | Promise<void>
                                        • Parameters

                                          • msg: T

                                          Returns void | Promise<void>

                                      Generated using TypeDoc

                                      \ No newline at end of file +Callback | Documentation

                                      Type alias Callback<T>

                                      Callback<T>: ((msg) => void | Promise<void>)

                                      Type Parameters

                                      Type declaration

                                        • (msg): void | Promise<void>
                                        • Parameters

                                          • msg: T

                                          Returns void | Promise<void>

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/types/_waku_sdk.ContentFilter.html b/types/_waku_sdk.ContentFilter.html index 9b5e92025d..53106ef545 100644 --- a/types/_waku_sdk.ContentFilter.html +++ b/types/_waku_sdk.ContentFilter.html @@ -1 +1 @@ -ContentFilter | Documentation

                                      Type alias ContentFilter

                                      ContentFilter: {
                                          contentTopic: string;
                                      }

                                      Type declaration

                                      • contentTopic: string

                                      Generated using TypeDoc

                                      \ No newline at end of file +ContentFilter | Documentation

                                      Type alias ContentFilter

                                      ContentFilter: {
                                          contentTopic: string;
                                      }

                                      Type declaration

                                      • contentTopic: string

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/types/_waku_sdk.ContentTopic.html b/types/_waku_sdk.ContentTopic.html index eb4a5ce555..28cd52645b 100644 --- a/types/_waku_sdk.ContentTopic.html +++ b/types/_waku_sdk.ContentTopic.html @@ -1 +1 @@ -ContentTopic | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +ContentTopic | Documentation

                                      Type alias ContentTopic

                                      ContentTopic: string

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/types/_waku_sdk.ContentTopicInfo.html b/types/_waku_sdk.ContentTopicInfo.html index 7b8ba07dfc..13c3c3dffa 100644 --- a/types/_waku_sdk.ContentTopicInfo.html +++ b/types/_waku_sdk.ContentTopicInfo.html @@ -1 +1 @@ -ContentTopicInfo | Documentation

                                      Type alias ContentTopicInfo

                                      ContentTopicInfo: {
                                          clusterId: number;
                                          contentTopics: string[];
                                      }

                                      Type declaration

                                      • clusterId: number
                                      • contentTopics: string[]

                                      Generated using TypeDoc

                                      \ No newline at end of file +ContentTopicInfo | Documentation

                                      Type alias ContentTopicInfo

                                      ContentTopicInfo: {
                                          clusterId: number;
                                          contentTopics: string[];
                                      }

                                      Type declaration

                                      • clusterId: number
                                      • contentTopics: string[]

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/types/_waku_sdk.CreateLibp2pOptions.html b/types/_waku_sdk.CreateLibp2pOptions.html index 51ced6e033..043a469c93 100644 --- a/types/_waku_sdk.CreateLibp2pOptions.html +++ b/types/_waku_sdk.CreateLibp2pOptions.html @@ -1,4 +1,4 @@ -CreateLibp2pOptions | Documentation

                                      Type alias CreateLibp2pOptions

                                      CreateLibp2pOptions: Libp2pOptions & {
                                          hideWebSocketInfo?: boolean;
                                      }

                                      Type declaration

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/types/_waku_sdk.ENRKey.html b/types/_waku_sdk.ENRKey.html index 845c2ca728..6512043b85 100644 --- a/types/_waku_sdk.ENRKey.html +++ b/types/_waku_sdk.ENRKey.html @@ -1 +1 @@ -ENRKey | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +ENRKey | Documentation
                                      ENRKey: string

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/types/_waku_sdk.ENRValue.html b/types/_waku_sdk.ENRValue.html index 2fbf5a27ee..591cb28ce0 100644 --- a/types/_waku_sdk.ENRValue.html +++ b/types/_waku_sdk.ENRValue.html @@ -1 +1 @@ -ENRValue | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +ENRValue | Documentation
                                      ENRValue: Uint8Array

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/types/_waku_sdk.IFilter.html b/types/_waku_sdk.IFilter.html index 852d3b0709..7f54debdec 100644 --- a/types/_waku_sdk.IFilter.html +++ b/types/_waku_sdk.IFilter.html @@ -1 +1 @@ -IFilter | Documentation
                                      IFilter: IReceiver & IBaseProtocol & {
                                          createSubscription(pubsubTopicShardInfo?, peerId?): Promise<IFilterSubscription>;
                                      }

                                      Type declaration

                                      • createSubscription:function

                                      Generated using TypeDoc

                                      \ No newline at end of file +IFilter | Documentation
                                      IFilter: IReceiver & IBaseProtocol & {
                                          createSubscription(pubsubTopicShardInfo?, peerId?): Promise<IFilterSubscription>;
                                      }

                                      Type declaration

                                      • createSubscription:function

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/types/_waku_sdk.ILightPush.html b/types/_waku_sdk.ILightPush.html index cc8ef4cb7a..00b9082e3a 100644 --- a/types/_waku_sdk.ILightPush.html +++ b/types/_waku_sdk.ILightPush.html @@ -1 +1 @@ -ILightPush | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +ILightPush | Documentation
                                      ILightPush: ISender & IBaseProtocol

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/types/_waku_sdk.IRelay.html b/types/_waku_sdk.IRelay.html index 9d4e7344a1..69de86a988 100644 --- a/types/_waku_sdk.IRelay.html +++ b/types/_waku_sdk.IRelay.html @@ -1 +1 @@ -IRelay | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +IRelay | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/types/_waku_sdk.Libp2p.html b/types/_waku_sdk.Libp2p.html index e76b4d6ffc..e4794f6502 100644 --- a/types/_waku_sdk.Libp2p.html +++ b/types/_waku_sdk.Libp2p.html @@ -1 +1 @@ -Libp2p | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +Libp2p | Documentation
                                      Libp2p: BaseLibp2p<Libp2pServices> & {
                                          components: Libp2pComponents;
                                      }

                                      Type declaration

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/types/_waku_sdk.Libp2pComponents.html b/types/_waku_sdk.Libp2pComponents.html index eaf5a8cdd5..c16be7249b 100644 --- a/types/_waku_sdk.Libp2pComponents.html +++ b/types/_waku_sdk.Libp2pComponents.html @@ -1 +1 @@ -Libp2pComponents | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +Libp2pComponents | Documentation

                                      Type alias Libp2pComponents

                                      Libp2pComponents: Parameters<Exclude<Libp2pInit["metrics"], undefined>>[0]

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/types/_waku_sdk.Libp2pServices.html b/types/_waku_sdk.Libp2pServices.html index b7e41618f7..7d4b3c5b80 100644 --- a/types/_waku_sdk.Libp2pServices.html +++ b/types/_waku_sdk.Libp2pServices.html @@ -1 +1 @@ -Libp2pServices | Documentation

                                      Type alias Libp2pServices

                                      Libp2pServices: {
                                          identify: ReturnType<ReturnType<typeof identify>>;
                                          metadata?: IMetadata;
                                          ping: PingService;
                                          pubsub?: GossipSub;
                                      }

                                      Type declaration

                                      • identify: ReturnType<ReturnType<typeof identify>>
                                      • Optional metadata?: IMetadata
                                      • ping: PingService
                                      • Optional pubsub?: GossipSub

                                      Generated using TypeDoc

                                      \ No newline at end of file +Libp2pServices | Documentation

                                      Type alias Libp2pServices

                                      Libp2pServices: {
                                          identify: ReturnType<ReturnType<typeof identify>>;
                                          metadata?: IMetadata;
                                          ping: PingService;
                                          pubsub?: GossipSub;
                                      }

                                      Type declaration

                                      • identify: ReturnType<ReturnType<typeof identify>>
                                      • Optional metadata?: IMetadata
                                      • ping: PingService
                                      • Optional pubsub?: GossipSub

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/types/_waku_sdk.NodeId.html b/types/_waku_sdk.NodeId.html index b4bfd99d3d..d3159daa99 100644 --- a/types/_waku_sdk.NodeId.html +++ b/types/_waku_sdk.NodeId.html @@ -1,3 +1,3 @@ NodeId | Documentation
                                      NodeId: string

                                      We represent NodeId as a hex string, since node equality is used very heavily and it is convenient to index data by NodeId

                                      -

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/types/_waku_sdk.PeerIdStr.html b/types/_waku_sdk.PeerIdStr.html index cdf25009ac..81b73f75af 100644 --- a/types/_waku_sdk.PeerIdStr.html +++ b/types/_waku_sdk.PeerIdStr.html @@ -1 +1 @@ -PeerIdStr | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +PeerIdStr | Documentation
                                      PeerIdStr: string

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/types/_waku_sdk.ProtocolCreateOptions.html b/types/_waku_sdk.ProtocolCreateOptions.html index 3cf7e94ebb..65f901a70a 100644 --- a/types/_waku_sdk.ProtocolCreateOptions.html +++ b/types/_waku_sdk.ProtocolCreateOptions.html @@ -1,5 +1,5 @@ -ProtocolCreateOptions | Documentation

                                      Type alias ProtocolCreateOptions

                                      ProtocolCreateOptions: {
                                          defaultBootstrap?: boolean;
                                          libp2p?: Partial<CreateLibp2pOptions>;
                                          numPeersToUse?: number;
                                          pubsubTopics?: PubsubTopic[];
                                          shardInfo?: Partial<ShardingParams>;
                                          staticNoiseKey?: Uint8Array;
                                      }

                                      Type declaration

                                      • Optional defaultBootstrap?: boolean

                                        Use recommended bootstrap method to discovery and connect to new nodes.

                                        -
                                      • Optional libp2p?: Partial<CreateLibp2pOptions>

                                        You can pass options to the Libp2p instance used by @waku/core!WakuNode using the libp2p property. +ProtocolCreateOptions | Documentation

                                        Type alias ProtocolCreateOptions

                                        ProtocolCreateOptions: {
                                            defaultBootstrap?: boolean;
                                            libp2p?: Partial<CreateLibp2pOptions>;
                                            numPeersToUse?: number;
                                            pubsubTopics?: PubsubTopic[];
                                            shardInfo?: Partial<ShardingParams>;
                                            staticNoiseKey?: Uint8Array;
                                        }

                                        Type declaration

                                        • Optional defaultBootstrap?: boolean

                                          Use recommended bootstrap method to discovery and connect to new nodes.

                                          +
                                        • Optional libp2p?: Partial<CreateLibp2pOptions>

                                          You can pass options to the Libp2p instance used by @waku/core!WakuNode using the libp2p property. This property is the same type as the one passed to Libp2p.create apart that we made the modules property optional and partial, allowing its omission and letting Waku set good defaults. @@ -12,7 +12,7 @@ This is used by:

                                          Defaults to 3.
                                      • Optional pubsubTopics?: PubsubTopic[]

                                        Deprecated

                                        Waku will stop supporting named sharding. Only static sharding and autosharding will be supported moving forward.

                                        -
                                      • Optional shardInfo?: Partial<ShardingParams>

                                        Waku supports usage of multiple pubsub topics. This is achieved through static sharding for now, and auto-sharding in the future. +

                                      • Optional shardInfo?: Partial<ShardingParams>

                                        Waku supports usage of multiple pubsub topics. This is achieved through static sharding for now, and auto-sharding in the future. The format to specify a shard is: clusterId: number, shards: number[] To learn more about the sharding specifications implemented, see Relay Sharding. @@ -27,7 +27,7 @@ This is used by:

                                      • WakuStore to retrieve messages. See Waku v2 Topic Usage Recommendations for details.
                                      -
                                    • Optional staticNoiseKey?: Uint8Array

                                      Byte array used as key for the noise protocol used for connection encryption +

                                    • Optional staticNoiseKey?: Uint8Array

                                      Byte array used as key for the noise protocol used for connection encryption by Libp2p.create This is only used for test purposes to not run out of entropy during CI runs.

                                      -
                                    • Generated using TypeDoc

                                      \ No newline at end of file +

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/types/_waku_sdk.PubsubTopic.html b/types/_waku_sdk.PubsubTopic.html index 7f943efc86..58f7119555 100644 --- a/types/_waku_sdk.PubsubTopic.html +++ b/types/_waku_sdk.PubsubTopic.html @@ -1 +1 @@ -PubsubTopic | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +PubsubTopic | Documentation

                                      Type alias PubsubTopic

                                      PubsubTopic: string

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/types/_waku_sdk.SearchContext.html b/types/_waku_sdk.SearchContext.html index d362c3cdf3..0698969eb4 100644 --- a/types/_waku_sdk.SearchContext.html +++ b/types/_waku_sdk.SearchContext.html @@ -1 +1 @@ -SearchContext | Documentation

                                      Type alias SearchContext

                                      SearchContext: {
                                          domain: string;
                                          publicKey: string;
                                          visits: {
                                              [key: string]: boolean;
                                          };
                                      }

                                      Type declaration

                                      • domain: string
                                      • publicKey: string
                                      • visits: {
                                            [key: string]: boolean;
                                        }
                                        • [key: string]: boolean

                                      Generated using TypeDoc

                                      \ No newline at end of file +SearchContext | Documentation

                                      Type alias SearchContext

                                      SearchContext: {
                                          domain: string;
                                          publicKey: string;
                                          visits: {
                                              [key: string]: boolean;
                                          };
                                      }

                                      Type declaration

                                      • domain: string
                                      • publicKey: string
                                      • visits: {
                                            [key: string]: boolean;
                                        }
                                        • [key: string]: boolean

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/types/_waku_sdk.SequenceNumber.html b/types/_waku_sdk.SequenceNumber.html index 4196150947..5723f7a36a 100644 --- a/types/_waku_sdk.SequenceNumber.html +++ b/types/_waku_sdk.SequenceNumber.html @@ -1 +1 @@ -SequenceNumber | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +SequenceNumber | Documentation

                                      Type alias SequenceNumber

                                      SequenceNumber: bigint

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/types/_waku_sdk.ShardingParams.html b/types/_waku_sdk.ShardingParams.html index a6328b6692..b40c044702 100644 --- a/types/_waku_sdk.ShardingParams.html +++ b/types/_waku_sdk.ShardingParams.html @@ -1 +1 @@ -ShardingParams | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +ShardingParams | Documentation

                                      Type alias ShardingParams

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/types/_waku_sdk.StoreQueryOptions.html b/types/_waku_sdk.StoreQueryOptions.html index 483addee4f..1510aae0d2 100644 --- a/types/_waku_sdk.StoreQueryOptions.html +++ b/types/_waku_sdk.StoreQueryOptions.html @@ -11,4 +11,4 @@ Message.

                                    • Optional pageSize?: number

                                      The number of message per page.

                                    • Optional timeFilter?: TimeFilter

                                      Retrieve messages with a timestamp within the provided values.

                                      -
                                    • Generated using TypeDoc

                                      \ No newline at end of file +

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/types/_waku_sdk.Unsubscribe.html b/types/_waku_sdk.Unsubscribe.html index 778fa333d1..acf8b1fa20 100644 --- a/types/_waku_sdk.Unsubscribe.html +++ b/types/_waku_sdk.Unsubscribe.html @@ -1 +1 @@ -Unsubscribe | Documentation

                                      Type alias Unsubscribe

                                      Unsubscribe: (() => void | Promise<void>)

                                      Type declaration

                                        • (): void | Promise<void>
                                        • Returns void | Promise<void>

                                      Generated using TypeDoc

                                      \ No newline at end of file +Unsubscribe | Documentation

                                      Type alias Unsubscribe

                                      Unsubscribe: (() => void | Promise<void>)

                                      Type declaration

                                        • (): void | Promise<void>
                                        • Returns void | Promise<void>

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/types/_waku_sdk.relay.ContentTopic.html b/types/_waku_sdk.relay.ContentTopic.html index e86897df9d..c01a0cc1fa 100644 --- a/types/_waku_sdk.relay.ContentTopic.html +++ b/types/_waku_sdk.relay.ContentTopic.html @@ -1 +1 @@ -ContentTopic | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +ContentTopic | Documentation
                                      ContentTopic: string

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/types/_waku_sdk.relay.Observer.html b/types/_waku_sdk.relay.Observer.html index b21b4f58c9..1713a38e4b 100644 --- a/types/_waku_sdk.relay.Observer.html +++ b/types/_waku_sdk.relay.Observer.html @@ -1 +1 @@ -Observer | Documentation
                                      Observer<T>: {
                                          callback: Callback<T>;
                                          decoder: IDecoder<T>;
                                      }

                                      Type Parameters

                                      Type declaration

                                      Generated using TypeDoc

                                      \ No newline at end of file +Observer | Documentation
                                      Observer<T>: {
                                          callback: Callback<T>;
                                          decoder: IDecoder<T>;
                                      }

                                      Type Parameters

                                      Type declaration

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/types/_waku_sdk.relay.RelayCreateOptions.html b/types/_waku_sdk.relay.RelayCreateOptions.html index cbe647af3e..3c6554cd17 100644 --- a/types/_waku_sdk.relay.RelayCreateOptions.html +++ b/types/_waku_sdk.relay.RelayCreateOptions.html @@ -1 +1 @@ -RelayCreateOptions | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +RelayCreateOptions | Documentation
                                      RelayCreateOptions: ProtocolCreateOptions & GossipsubOpts

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/types/_waku_sdk.utils.IteratorOptions.html b/types/_waku_sdk.utils.IteratorOptions.html index 504c1d880c..0957719b4f 100644 --- a/types/_waku_sdk.utils.IteratorOptions.html +++ b/types/_waku_sdk.utils.IteratorOptions.html @@ -1,2 +1,2 @@ IteratorOptions | Documentation
                                      IteratorOptions: {
                                          iteratorDelay?: number;
                                          timeoutMs?: number;
                                      }

                                      Options for configuring the behavior of an iterator.

                                      -

                                      Type declaration

                                      • Optional iteratorDelay?: number
                                      • Optional timeoutMs?: number

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Type declaration

                                      • Optional iteratorDelay?: number
                                      • Optional timeoutMs?: number

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/types/_waku_utils.IteratorOptions.html b/types/_waku_utils.IteratorOptions.html index 6cb4b0f08c..0c2025a01d 100644 --- a/types/_waku_utils.IteratorOptions.html +++ b/types/_waku_utils.IteratorOptions.html @@ -1,2 +1,2 @@ IteratorOptions | Documentation

                                      Type alias IteratorOptions

                                      IteratorOptions: {
                                          iteratorDelay?: number;
                                          timeoutMs?: number;
                                      }

                                      Options for configuring the behavior of an iterator.

                                      -

                                      Type declaration

                                      • Optional iteratorDelay?: number
                                      • Optional timeoutMs?: number

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Type declaration

                                      • Optional iteratorDelay?: number
                                      • Optional timeoutMs?: number

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/variables/_waku_core.DefaultUserAgent.html b/variables/_waku_core.DefaultUserAgent.html index f5c812d205..cacfa44443 100644 --- a/variables/_waku_core.DefaultUserAgent.html +++ b/variables/_waku_core.DefaultUserAgent.html @@ -1 +1 @@ -DefaultUserAgent | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +DefaultUserAgent | Documentation

                                      Variable DefaultUserAgentConst

                                      DefaultUserAgent: "js-waku" = "js-waku"

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/variables/_waku_core.MetadataCodec.html b/variables/_waku_core.MetadataCodec.html index 6a1e4c3a2b..ef8c5e88d6 100644 --- a/variables/_waku_core.MetadataCodec.html +++ b/variables/_waku_core.MetadataCodec.html @@ -1 +1 @@ -MetadataCodec | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +MetadataCodec | Documentation

                                      Variable MetadataCodecConst

                                      MetadataCodec: "/vac/waku/metadata/1.0.0" = "/vac/waku/metadata/1.0.0"

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/variables/_waku_core.message.version_0.Version.html b/variables/_waku_core.message.version_0.Version.html index 1a311e5688..61b2528006 100644 --- a/variables/_waku_core.message.version_0.Version.html +++ b/variables/_waku_core.message.version_0.Version.html @@ -1 +1 @@ -Version | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +Version | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/variables/_waku_core.waku.DefaultPingKeepAliveValueSecs.html b/variables/_waku_core.waku.DefaultPingKeepAliveValueSecs.html index c7b653a168..f1f932033f 100644 --- a/variables/_waku_core.waku.DefaultPingKeepAliveValueSecs.html +++ b/variables/_waku_core.waku.DefaultPingKeepAliveValueSecs.html @@ -1 +1 @@ -DefaultPingKeepAliveValueSecs | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +DefaultPingKeepAliveValueSecs | Documentation

                                      Variable DefaultPingKeepAliveValueSecsConst

                                      DefaultPingKeepAliveValueSecs: number = ...

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/variables/_waku_core.waku.DefaultRelayKeepAliveValueSecs.html b/variables/_waku_core.waku.DefaultRelayKeepAliveValueSecs.html index 16f3bd5548..0dde6b83f3 100644 --- a/variables/_waku_core.waku.DefaultRelayKeepAliveValueSecs.html +++ b/variables/_waku_core.waku.DefaultRelayKeepAliveValueSecs.html @@ -1 +1 @@ -DefaultRelayKeepAliveValueSecs | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +DefaultRelayKeepAliveValueSecs | Documentation

                                      Variable DefaultRelayKeepAliveValueSecsConst

                                      DefaultRelayKeepAliveValueSecs: number = ...

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/variables/_waku_core.waku_filter.FilterCodecs.html b/variables/_waku_core.waku_filter.FilterCodecs.html index 2f0b99406a..769d2b25a6 100644 --- a/variables/_waku_core.waku_filter.FilterCodecs.html +++ b/variables/_waku_core.waku_filter.FilterCodecs.html @@ -1 +1 @@ -FilterCodecs | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +FilterCodecs | Documentation
                                      FilterCodecs: {
                                          PUSH: string;
                                          SUBSCRIBE: string;
                                      } = ...

                                      Type declaration

                                      • PUSH: string
                                      • SUBSCRIBE: string

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/variables/_waku_core.waku_light_push.LightPushCodec.html b/variables/_waku_core.waku_light_push.LightPushCodec.html index 9ef4ddf481..31c4728fcc 100644 --- a/variables/_waku_core.waku_light_push.LightPushCodec.html +++ b/variables/_waku_core.waku_light_push.LightPushCodec.html @@ -1 +1 @@ -LightPushCodec | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +LightPushCodec | Documentation
                                      LightPushCodec: "/vac/waku/lightpush/2.0.0-beta1" = "/vac/waku/lightpush/2.0.0-beta1"

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/variables/_waku_core.waku_store.DefaultPageSize.html b/variables/_waku_core.waku_store.DefaultPageSize.html index b3436493db..318df285bb 100644 --- a/variables/_waku_core.waku_store.DefaultPageSize.html +++ b/variables/_waku_core.waku_store.DefaultPageSize.html @@ -1 +1 @@ -DefaultPageSize | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +DefaultPageSize | Documentation
                                      DefaultPageSize: 10 = 10

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/variables/_waku_core.waku_store.StoreCodec.html b/variables/_waku_core.waku_store.StoreCodec.html index c891377db3..56eba82f98 100644 --- a/variables/_waku_core.waku_store.StoreCodec.html +++ b/variables/_waku_core.waku_store.StoreCodec.html @@ -1 +1 @@ -StoreCodec | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +StoreCodec | Documentation
                                      StoreCodec: "/vac/waku/store/2.0.0-beta4" = "/vac/waku/store/2.0.0-beta4"

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/variables/_waku_dns_discovery.enrTree.html b/variables/_waku_dns_discovery.enrTree.html index e34634108c..e55e233e0b 100644 --- a/variables/_waku_dns_discovery.enrTree.html +++ b/variables/_waku_dns_discovery.enrTree.html @@ -1 +1 @@ -enrTree | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +enrTree | Documentation
                                      enrTree: {
                                          PROD: string;
                                          TEST: string;
                                      } = ...

                                      Type declaration

                                      • PROD: string
                                      • TEST: string

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/variables/_waku_enr.ERR_INVALID_ID.html b/variables/_waku_enr.ERR_INVALID_ID.html index bf9408b7a4..8d6ad1546c 100644 --- a/variables/_waku_enr.ERR_INVALID_ID.html +++ b/variables/_waku_enr.ERR_INVALID_ID.html @@ -1 +1 @@ -ERR_INVALID_ID | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +ERR_INVALID_ID | Documentation

                                      Variable ERR_INVALID_IDConst

                                      ERR_INVALID_ID: "Invalid record id" = "Invalid record id"

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/variables/_waku_enr.ERR_NO_SIGNATURE.html b/variables/_waku_enr.ERR_NO_SIGNATURE.html index 0d7c8662c4..210a49e676 100644 --- a/variables/_waku_enr.ERR_NO_SIGNATURE.html +++ b/variables/_waku_enr.ERR_NO_SIGNATURE.html @@ -1 +1 @@ -ERR_NO_SIGNATURE | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +ERR_NO_SIGNATURE | Documentation

                                      Variable ERR_NO_SIGNATUREConst

                                      ERR_NO_SIGNATURE: "No valid signature found" = "No valid signature found"

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/variables/_waku_enr.MAX_RECORD_SIZE.html b/variables/_waku_enr.MAX_RECORD_SIZE.html index a5e30981f1..ccb97c62f7 100644 --- a/variables/_waku_enr.MAX_RECORD_SIZE.html +++ b/variables/_waku_enr.MAX_RECORD_SIZE.html @@ -1 +1 @@ -MAX_RECORD_SIZE | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +MAX_RECORD_SIZE | Documentation

                                      Variable MAX_RECORD_SIZEConst

                                      MAX_RECORD_SIZE: 300 = 300

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/variables/_waku_enr.MULTIADDR_LENGTH_SIZE.html b/variables/_waku_enr.MULTIADDR_LENGTH_SIZE.html index 4b543dda70..edd39604f0 100644 --- a/variables/_waku_enr.MULTIADDR_LENGTH_SIZE.html +++ b/variables/_waku_enr.MULTIADDR_LENGTH_SIZE.html @@ -1 +1 @@ -MULTIADDR_LENGTH_SIZE | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +MULTIADDR_LENGTH_SIZE | Documentation

                                      Variable MULTIADDR_LENGTH_SIZEConst

                                      MULTIADDR_LENGTH_SIZE: 2 = 2

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/variables/_waku_interfaces.DEFAULT_CLUSTER_ID.html b/variables/_waku_interfaces.DEFAULT_CLUSTER_ID.html index a4a08f9ab9..9690ad0c9e 100644 --- a/variables/_waku_interfaces.DEFAULT_CLUSTER_ID.html +++ b/variables/_waku_interfaces.DEFAULT_CLUSTER_ID.html @@ -1,2 +1,2 @@ DEFAULT_CLUSTER_ID | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/variables/_waku_interfaces.DefaultPubsubTopic.html b/variables/_waku_interfaces.DefaultPubsubTopic.html index f8af0ad6ef..45de64bce3 100644 --- a/variables/_waku_interfaces.DefaultPubsubTopic.html +++ b/variables/_waku_interfaces.DefaultPubsubTopic.html @@ -1,2 +1,2 @@ DefaultPubsubTopic | Documentation

                                      Variable DefaultPubsubTopicConst

                                      DefaultPubsubTopic: "/waku/2/default-waku/proto" = "/waku/2/default-waku/proto"

                                      DefaultPubsubTopic is the default gossipsub topic to use for Waku.

                                      -

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/variables/_waku_peer_exchange.DEFAULT_PEER_EXCHANGE_TAG_NAME.html b/variables/_waku_peer_exchange.DEFAULT_PEER_EXCHANGE_TAG_NAME.html index 81d535df46..6d41ddf000 100644 --- a/variables/_waku_peer_exchange.DEFAULT_PEER_EXCHANGE_TAG_NAME.html +++ b/variables/_waku_peer_exchange.DEFAULT_PEER_EXCHANGE_TAG_NAME.html @@ -1 +1 @@ -DEFAULT_PEER_EXCHANGE_TAG_NAME | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +DEFAULT_PEER_EXCHANGE_TAG_NAME | Documentation

                                      Variable DEFAULT_PEER_EXCHANGE_TAG_NAMEConst

                                      DEFAULT_PEER_EXCHANGE_TAG_NAME: PEER_EXCHANGE = Tags.PEER_EXCHANGE

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/variables/_waku_peer_exchange.PeerExchangeCodec.html b/variables/_waku_peer_exchange.PeerExchangeCodec.html index 6041a0bbde..d09b2b6e13 100644 --- a/variables/_waku_peer_exchange.PeerExchangeCodec.html +++ b/variables/_waku_peer_exchange.PeerExchangeCodec.html @@ -1 +1 @@ -PeerExchangeCodec | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +PeerExchangeCodec | Documentation
                                      PeerExchangeCodec: "/vac/waku/peer-exchange/2.0.0-alpha1" = "/vac/waku/peer-exchange/2.0.0-alpha1"

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/variables/_waku_sdk.DEFAULT_CLUSTER_ID.html b/variables/_waku_sdk.DEFAULT_CLUSTER_ID.html index eb282b7e83..5a0eff59c2 100644 --- a/variables/_waku_sdk.DEFAULT_CLUSTER_ID.html +++ b/variables/_waku_sdk.DEFAULT_CLUSTER_ID.html @@ -1,2 +1,2 @@ DEFAULT_CLUSTER_ID | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/variables/_waku_sdk.DefaultPubsubTopic.html b/variables/_waku_sdk.DefaultPubsubTopic.html index e5fb8e0402..925d478778 100644 --- a/variables/_waku_sdk.DefaultPubsubTopic.html +++ b/variables/_waku_sdk.DefaultPubsubTopic.html @@ -1,2 +1,2 @@ DefaultPubsubTopic | Documentation

                                      Variable DefaultPubsubTopicConst

                                      DefaultPubsubTopic: "/waku/2/default-waku/proto" = "/waku/2/default-waku/proto"

                                      DefaultPubsubTopic is the default gossipsub topic to use for Waku.

                                      -

                                      Generated using TypeDoc

                                      \ No newline at end of file +

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/variables/_waku_sdk.waku.DefaultUserAgent.html b/variables/_waku_sdk.waku.DefaultUserAgent.html index 23bd10d82e..5298919b19 100644 --- a/variables/_waku_sdk.waku.DefaultUserAgent.html +++ b/variables/_waku_sdk.waku.DefaultUserAgent.html @@ -1 +1 @@ -DefaultUserAgent | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +DefaultUserAgent | Documentation

                                      Variable DefaultUserAgentConst

                                      DefaultUserAgent: "js-waku" = "js-waku"

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/variables/_waku_sdk.waku.MetadataCodec.html b/variables/_waku_sdk.waku.MetadataCodec.html index 5f1789c0b1..90123f2697 100644 --- a/variables/_waku_sdk.waku.MetadataCodec.html +++ b/variables/_waku_sdk.waku.MetadataCodec.html @@ -1 +1 @@ -MetadataCodec | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +MetadataCodec | Documentation

                                      Variable MetadataCodecConst

                                      MetadataCodec: "/vac/waku/metadata/1.0.0" = "/vac/waku/metadata/1.0.0"

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/variables/_waku_sdk.waku.message.version_0.Version.html b/variables/_waku_sdk.waku.message.version_0.Version.html index 66cbb446b1..f5ebf7722d 100644 --- a/variables/_waku_sdk.waku.message.version_0.Version.html +++ b/variables/_waku_sdk.waku.message.version_0.Version.html @@ -1 +1 @@ -Version | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +Version | Documentation
                                      Version: 0 = 0

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/variables/_waku_sdk.waku.waku.DefaultPingKeepAliveValueSecs.html b/variables/_waku_sdk.waku.waku.DefaultPingKeepAliveValueSecs.html index 68bedd3414..e009ba26b8 100644 --- a/variables/_waku_sdk.waku.waku.DefaultPingKeepAliveValueSecs.html +++ b/variables/_waku_sdk.waku.waku.DefaultPingKeepAliveValueSecs.html @@ -1 +1 @@ -DefaultPingKeepAliveValueSecs | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +DefaultPingKeepAliveValueSecs | Documentation

                                      Variable DefaultPingKeepAliveValueSecsConst

                                      DefaultPingKeepAliveValueSecs: number

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/variables/_waku_sdk.waku.waku.DefaultRelayKeepAliveValueSecs.html b/variables/_waku_sdk.waku.waku.DefaultRelayKeepAliveValueSecs.html index 6c553c6536..5999cdc13c 100644 --- a/variables/_waku_sdk.waku.waku.DefaultRelayKeepAliveValueSecs.html +++ b/variables/_waku_sdk.waku.waku.DefaultRelayKeepAliveValueSecs.html @@ -1 +1 @@ -DefaultRelayKeepAliveValueSecs | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +DefaultRelayKeepAliveValueSecs | Documentation

                                      Variable DefaultRelayKeepAliveValueSecsConst

                                      DefaultRelayKeepAliveValueSecs: number

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/variables/_waku_sdk.waku.waku_filter.FilterCodecs.html b/variables/_waku_sdk.waku.waku_filter.FilterCodecs.html index 6792b0e094..da38f14cf9 100644 --- a/variables/_waku_sdk.waku.waku_filter.FilterCodecs.html +++ b/variables/_waku_sdk.waku.waku_filter.FilterCodecs.html @@ -1 +1 @@ -FilterCodecs | Documentation
                                      FilterCodecs: {
                                          PUSH: string;
                                          SUBSCRIBE: string;
                                      }

                                      Type declaration

                                      • PUSH: string
                                      • SUBSCRIBE: string

                                      Generated using TypeDoc

                                      \ No newline at end of file +FilterCodecs | Documentation
                                      FilterCodecs: {
                                          PUSH: string;
                                          SUBSCRIBE: string;
                                      }

                                      Type declaration

                                      • PUSH: string
                                      • SUBSCRIBE: string

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/variables/_waku_sdk.waku.waku_light_push.LightPushCodec.html b/variables/_waku_sdk.waku.waku_light_push.LightPushCodec.html index f4a22d2d60..5e3ead8649 100644 --- a/variables/_waku_sdk.waku.waku_light_push.LightPushCodec.html +++ b/variables/_waku_sdk.waku.waku_light_push.LightPushCodec.html @@ -1 +1 @@ -LightPushCodec | Documentation
                                      LightPushCodec: "/vac/waku/lightpush/2.0.0-beta1" = "/vac/waku/lightpush/2.0.0-beta1"

                                      Generated using TypeDoc

                                      \ No newline at end of file +LightPushCodec | Documentation
                                      LightPushCodec: "/vac/waku/lightpush/2.0.0-beta1" = "/vac/waku/lightpush/2.0.0-beta1"

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/variables/_waku_sdk.waku.waku_store.DefaultPageSize.html b/variables/_waku_sdk.waku.waku_store.DefaultPageSize.html index 3ad4328a77..fbd3790baa 100644 --- a/variables/_waku_sdk.waku.waku_store.DefaultPageSize.html +++ b/variables/_waku_sdk.waku.waku_store.DefaultPageSize.html @@ -1 +1 @@ -DefaultPageSize | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +DefaultPageSize | Documentation
                                      DefaultPageSize: 10 = 10

                                      Generated using TypeDoc

                                      \ No newline at end of file diff --git a/variables/_waku_sdk.waku.waku_store.StoreCodec.html b/variables/_waku_sdk.waku.waku_store.StoreCodec.html index b0e211cd24..4d91efbf20 100644 --- a/variables/_waku_sdk.waku.waku_store.StoreCodec.html +++ b/variables/_waku_sdk.waku.waku_store.StoreCodec.html @@ -1 +1 @@ -StoreCodec | Documentation

                                      Generated using TypeDoc

                                      \ No newline at end of file +StoreCodec | Documentation
                                      StoreCodec: "/vac/waku/store/2.0.0-beta4" = "/vac/waku/store/2.0.0-beta4"

                                      Generated using TypeDoc

                                      \ No newline at end of file