diff --git a/classes/_waku_core.ConnectionManager.html b/classes/_waku_core.ConnectionManager.html index c0713a2282..a2c6fd04f8 100644 --- a/classes/_waku_core.ConnectionManager.html +++ b/classes/_waku_core.ConnectionManager.html @@ -27,7 +27,7 @@
+Private currentPrivate dialPrivate dialPrivate keepPrivate libp2pPrivate onPrivate optionsPrivate pendingStatic Private instancesPrivate dialPrivate dialPrivate dropPrivate getPrivate processPrivate runPrivate shouldPrivate startPrivate startPrivate startStatic createOptional options: ConnectionManagerOptionsOptional peerId: PeerIdPrivate logPrivate streamPrivate handlePrivate newPrivate preparePrivate Readonly _errorPrivate Readonly dnsPrivate _searchStatic dnsOptional dnsClient: DnsClientOptional peerOptional signatureStatic Readonly RECORD_Inherited from RawEnr.id
Inherited from RawEnr.ip
Inherited from RawEnr.ip
Inherited from RawEnr.ip6
Inherited from RawEnr.ip6
dns4, dnsaddr, etc)..
Implementation of IEnr.multiaddrs
Inherited from RawEnr.multiaddrs
Private queryPrivate Readonly startOptional userOptional pageOptional peerThe peer to query. If undefined, a pseudo-random peer is selected from the connected Waku Store peers.
Optional timeRetrieve messages with a timestamp within the provided values.
Max number of parallel dials allowed
Optional options: boolean | EventListenerOptionsInherited from IBaseProtocol.peers
Inherited from IBaseProtocol.removeLibp2pEventListener
Optional opts: ProtocolOptionsReadonly gossipInherited from IBaseProtocol.peers
Optional options: StoreQueryOptionsOptional options: StoreQueryOptionsOptional options: StoreQueryOptionsInherited from IBaseProtocol.removeLibp2pEventListener
diff --git a/modules/_waku_peer_exchange.html b/modules/_waku_peer_exchange.html
index 4a30f91dd2..e14e9defee 100644
--- a/modules/_waku_peer_exchange.html
+++ b/modules/_waku_peer_exchange.html
@@ -16,7 +16,7 @@
Set the
@@ -230,7 +230,7 @@ ie, without a peer id.multiaddrsfield on the ENR.Implementation of IEnr.multiaddrs
Inherited from RawEnr.multiaddrs
-- Defined in packages/enr/src/raw_enr.ts:128
+node Id
@@ -239,7 +239,7 @@ ie, without a peer id.
Returns undefined | string
peer Info
@@ -248,7 +248,7 @@ ie, without a peer id.
Returns undefined | PeerInfo
public Key
@@ -258,7 +258,7 @@ ie, without a peer id.
Implementation of IEnr.publicKey
Inherited from RawEnr.publicKey
-- Defined in packages/enr/src/raw_enr.ts:39
tcp
@@ -268,7 +268,7 @@ ie, without a peer id.- Defined in packages/enr/src/raw_enr.ts:56
Implementation of IEnr.tcp
Inherited from RawEnr.tcp
-- Defined in packages/enr/src/raw_enr.ts:56
+Implementation of IEnr.tcp
Inherited from RawEnr.tcp
-- Defined in packages/enr/src/raw_enr.ts:60
+tcp6
@@ -290,7 +290,7 @@ ie, without a peer id.- Defined in packages/enr/src/raw_enr.ts:80
Implementation of IEnr.tcp6
Inherited from RawEnr.tcp6
-- Defined in packages/enr/src/raw_enr.ts:80
+Implementation of IEnr.tcp6
Inherited from RawEnr.tcp6
-- Defined in packages/enr/src/raw_enr.ts:84
+udp
@@ -312,7 +312,7 @@ ie, without a peer id.- Defined in packages/enr/src/raw_enr.ts:64
Implementation of IEnr.udp
Inherited from RawEnr.udp
-- Defined in packages/enr/src/raw_enr.ts:64
+Implementation of IEnr.udp
Inherited from RawEnr.udp
-- Defined in packages/enr/src/raw_enr.ts:68
+udp6
@@ -334,7 +334,7 @@ ie, without a peer id.- Defined in packages/enr/src/raw_enr.ts:88
Implementation of IEnr.udp6
Inherited from RawEnr.udp6
-- Defined in packages/enr/src/raw_enr.ts:88
+Implementation of IEnr.udp6
Inherited from RawEnr.udp6
-- Defined in packages/enr/src/raw_enr.ts:92
+waku2
@@ -358,7 +358,7 @@ ie, without a peer id.- Defined in packages/enr/src/raw_enr.ts:135
Implementation of IEnr.waku2
Inherited from RawEnr.waku2
-- Defined in packages/enr/src/raw_enr.ts:135
+Set the
@@ -372,7 +372,7 @@ ie, without a peer id.waku2field on the ENR.Implementation of IEnr.waku2
Inherited from RawEnr.waku2
-- Defined in packages/enr/src/raw_enr.ts:145
+Methods
Returns Multiaddr[]
get Full Multiaddr
@@ -400,7 +400,7 @@ use getFullMultiaddrs.
protocol: TransportProtocol | TransportProtocolPerIpVersion
Returns undefined | Multiaddr
get Full Multiaddrs
@@ -411,7 +411,7 @@ use getFullMultiaddrs.
Returns Multiaddr[]
set
@@ -428,7 +428,7 @@ use getFullMultiaddrs.
Implementation of IEnr.set
Inherited from RawEnr.set
-- Defined in packages/enr/src/raw_enr.ts:27
set Location Multiaddr
@@ -441,7 +441,7 @@ use getFullMultiaddrs.
multiaddr: Multiaddr
Returns void
sign
@@ -456,7 +456,7 @@ use getFullMultiaddrs.
privateKey: Uint8Array
Returns Promise<Uint8Array>
verify
@@ -471,7 +471,7 @@ use getFullMultiaddrs.
signature: Uint8Array
Returns boolean
Staticcreate@@ -488,7 +488,7 @@ use getFullMultiaddrs.
Optionalsignature: Uint8ArrayReturns Promise<ENR>