From ba99f445833bebb8c077570e56a822d133c63143 Mon Sep 17 00:00:00 2001 From: status-im-auto Date: Wed, 28 Feb 2024 19:37:18 +0000 Subject: [PATCH] Updates --- assets/navigation.js | 2 +- assets/search.js | 2 +- classes/_waku_core.ConnectionManager.html | 10 +++--- classes/_waku_core.DecodedMessage.html | 4 +-- classes/_waku_core.Decoder.html | 4 +-- classes/_waku_core.Encoder.html | 4 +-- classes/_waku_core.KeepAliveManager.html | 4 +-- classes/_waku_core.StreamManager.html | 6 ++-- .../_waku_dns_discovery.DnsNodeDiscovery.html | 12 +++---- .../_waku_dns_discovery.PeerDiscoveryDns.html | 8 ++--- classes/_waku_enr.ENR.html | 24 +++++++------- classes/_waku_enr.EnrCreator.html | 4 +-- classes/_waku_enr.EnrDecoder.html | 4 +-- ...local_discovery.LocalStorageDiscovery.html | 18 ----------- ...che_discovery.LocalPeerCacheDiscovery.html | 18 +++++++++++ ...aku_message_encryption.DecodedMessage.html | 6 ++-- ...u_peer_exchange.PeerExchangeDiscovery.html | 8 ++--- .../_waku_peer_exchange.WakuPeerExchange.html | 6 ++-- classes/_waku_sdk.DecodedMessage.html | 2 +- classes/_waku_sdk.Decoder.html | 2 +- classes/_waku_sdk.Encoder.html | 2 +- classes/_waku_sdk.WakuNode.html | 8 ++--- classes/_waku_sdk.utils.Logger.html | 2 +- classes/_waku_sdk.waku.ConnectionManager.html | 2 +- classes/_waku_sdk.waku.KeepAliveManager.html | 2 +- classes/_waku_sdk.waku.StreamManager.html | 2 +- classes/_waku_utils.Logger.html | 4 +-- .../_waku_core.waku_store.PageDirection.html | 4 +-- enums/_waku_enr.TransportProtocol.html | 4 +-- ...aku_enr.TransportProtocolPerIpVersion.html | 4 +-- ...aku_interfaces.EConnectionStateEvents.html | 4 +-- ...ku_interfaces.EPeersByDiscoveryEvents.html | 4 +-- enums/_waku_interfaces.PageDirection.html | 4 +-- enums/_waku_interfaces.Protocols.html | 4 +-- enums/_waku_interfaces.SendError.html | 20 ++++++------ enums/_waku_interfaces.Tags.html | 4 +-- ...ubscribeRequest.FilterSubscribeType-1.html | 4 +-- ..._store.HistoryResponse.HistoryError-1.html | 4 +-- ...to.proto_store.PagingInfo.Direction-1.html | 4 +-- enums/_waku_sdk.EConnectionStateEvents.html | 2 +- enums/_waku_sdk.EPeersByDiscoveryEvents.html | 2 +- enums/_waku_sdk.PageDirection.html | 2 +- enums/_waku_sdk.Protocols.html | 2 +- enums/_waku_sdk.SendError.html | 2 +- enums/_waku_sdk.Tags.html | 2 +- ...aku_sdk.waku.waku_store.PageDirection.html | 2 +- functions/_waku_core.createDecoder.html | 2 +- functions/_waku_core.createEncoder.html | 2 +- ....version_0.proto.RateLimitProof.codec.html | 2 +- ...version_0.proto.RateLimitProof.decode.html | 2 +- ...version_0.proto.RateLimitProof.encode.html | 2 +- ...age.version_0.proto.WakuMessage.codec.html | 2 +- ...ge.version_0.proto.WakuMessage.decode.html | 2 +- ...ge.version_0.proto.WakuMessage.encode.html | 2 +- functions/_waku_core.waitForRemotePeer.html | 2 +- functions/_waku_core.wakuMetadata.html | 2 +- .../_waku_core.waku_filter.wakuFilter.html | 2 +- ...re.waku_light_push.PushResponse.codec.html | 2 +- ...e.waku_light_push.PushResponse.decode.html | 2 +- ...e.waku_light_push.PushResponse.encode.html | 2 +- ...ku_core.waku_light_push.wakuLightPush.html | 2 +- .../_waku_core.waku_store.createCursor.html | 2 +- .../_waku_core.waku_store.wakuStore.html | 2 +- .../_waku_dns_discovery.wakuDnsDiscovery.html | 2 +- functions/_waku_enr.compressPublicKey.html | 2 +- .../_waku_enr.createPeerIdFromPublicKey.html | 2 +- functions/_waku_enr.decodeWaku2.html | 2 +- functions/_waku_enr.encodeWaku2.html | 2 +- .../_waku_enr.getPrivateKeyFromPeerId.html | 2 +- .../_waku_enr.getPublicKeyFromPeerId.html | 2 +- functions/_waku_enr.keccak256.html | 2 +- functions/_waku_enr.sign.html | 2 +- functions/_waku_enr.verifySignature.html | 2 +- ...discovery.wakuLocalPeerCacheDiscovery.html | 1 + ...ssage_encryption.crypto.ecies.decrypt.html | 2 +- ...ssage_encryption.crypto.ecies.encrypt.html | 2 +- ...u_message_encryption.crypto.getSubtle.html | 2 +- ...u_message_encryption.crypto.keccak256.html | 2 +- ...message_encryption.crypto.randomBytes.html | 2 +- ...waku_message_encryption.crypto.sha256.html | 2 +- .../_waku_message_encryption.crypto.sign.html | 2 +- ...e_encryption.crypto.symmetric.decrypt.html | 2 +- ...e_encryption.crypto.symmetric.encrypt.html | 2 +- ...ncryption.crypto.symmetric.generateIv.html | 2 +- ...essage_encryption.ecies.createDecoder.html | 2 +- ...essage_encryption.ecies.createEncoder.html | 2 +- ...ge_encryption.ecies.decryptAsymmetric.html | 2 +- ...ge_encryption.ecies.encryptAsymmetric.html | 2 +- ...u_message_encryption.ecies.postCipher.html | 2 +- ...ku_message_encryption.ecies.preCipher.html | 2 +- ...message_encryption.generatePrivateKey.html | 2 +- ...ssage_encryption.generateSymmetricKey.html | 2 +- ..._waku_message_encryption.getPublicKey.html | 2 +- ...ge_encryption.symmetric.createDecoder.html | 2 +- ...ge_encryption.symmetric.createEncoder.html | 2 +- ...encryption.symmetric.decryptSymmetric.html | 2 +- ...encryption.symmetric.encryptSymmetric.html | 2 +- functions/_waku_message_hash.messageHash.html | 2 +- .../_waku_message_hash.messageHashStr.html | 2 +- ...waku_peer_exchange.wakuPeerExchange-1.html | 2 +- ...er_exchange.wakuPeerExchangeDiscovery.html | 2 +- functions/_waku_proto.WakuMessage.codec.html | 2 +- functions/_waku_proto.WakuMessage.decode.html | 2 +- functions/_waku_proto.WakuMessage.encode.html | 2 +- ...ter.FilterRequest.ContentFilter.codec.html | 2 +- ...er.FilterRequest.ContentFilter.decode.html | 2 +- ...er.FilterRequest.ContentFilter.encode.html | 2 +- ...roto.proto_filter.FilterRequest.codec.html | 2 +- ...oto.proto_filter.FilterRequest.decode.html | 2 +- ...oto.proto_filter.FilterRequest.encode.html | 2 +- ...ku_proto.proto_filter.FilterRpc.codec.html | 2 +- ...u_proto.proto_filter.FilterRpc.decode.html | 2 +- ...u_proto.proto_filter.FilterRpc.encode.html | 2 +- ..._proto.proto_filter.MessagePush.codec.html | 2 +- ...proto.proto_filter.MessagePush.decode.html | 2 +- ...proto.proto_filter.MessagePush.encode.html | 2 +- ...oto.proto_filter.RateLimitProof.codec.html | 2 +- ...to.proto_filter.RateLimitProof.decode.html | 2 +- ...to.proto_filter.RateLimitProof.encode.html | 2 +- ...ribeRequest.FilterSubscribeType.codec.html | 2 +- ...ilter_v2.FilterSubscribeRequest.codec.html | 2 +- ...lter_v2.FilterSubscribeRequest.decode.html | 2 +- ...lter_v2.FilterSubscribeRequest.encode.html | 2 +- ...lter_v2.FilterSubscribeResponse.codec.html | 2 +- ...ter_v2.FilterSubscribeResponse.decode.html | 2 +- ...ter_v2.FilterSubscribeResponse.encode.html | 2 +- ...oto.proto_filter_v2.MessagePush.codec.html | 2 +- ...to.proto_filter_v2.MessagePush.decode.html | 2 +- ...to.proto_filter_v2.MessagePush.encode.html | 2 +- ....proto_filter_v2.RateLimitProof.codec.html | 2 +- ...proto_filter_v2.RateLimitProof.decode.html | 2 +- ...proto_filter_v2.RateLimitProof.encode.html | 2 +- ...oto.proto_filter_v2.WakuMessage.codec.html | 2 +- ...to.proto_filter_v2.WakuMessage.decode.html | 2 +- ...to.proto_filter_v2.WakuMessage.encode.html | 2 +- ...oto.proto_lightpush.PushRequest.codec.html | 2 +- ...to.proto_lightpush.PushRequest.decode.html | 2 +- ...to.proto_lightpush.PushRequest.encode.html | 2 +- ...to.proto_lightpush.PushResponse.codec.html | 2 +- ...o.proto_lightpush.PushResponse.decode.html | 2 +- ...o.proto_lightpush.PushResponse.encode.html | 2 +- ...u_proto.proto_lightpush.PushRpc.codec.html | 2 +- ..._proto.proto_lightpush.PushRpc.decode.html | 2 +- ..._proto.proto_lightpush.PushRpc.encode.html | 2 +- ....proto_lightpush.RateLimitProof.codec.html | 2 +- ...proto_lightpush.RateLimitProof.decode.html | 2 +- ...proto_lightpush.RateLimitProof.encode.html | 2 +- ...oto.proto_lightpush.WakuMessage.codec.html | 2 +- ...to.proto_lightpush.WakuMessage.decode.html | 2 +- ...to.proto_lightpush.WakuMessage.encode.html | 2 +- ...to.proto_message.RateLimitProof.codec.html | 2 +- ...o.proto_message.RateLimitProof.decode.html | 2 +- ...o.proto_message.RateLimitProof.encode.html | 2 +- ...proto.proto_message.WakuMessage.codec.html | 2 +- ...roto.proto_message.WakuMessage.decode.html | 2 +- ...roto.proto_message.WakuMessage.encode.html | 2 +- ...to_metadata.WakuMetadataRequest.codec.html | 2 +- ...o_metadata.WakuMetadataRequest.decode.html | 2 +- ...o_metadata.WakuMetadataRequest.encode.html | 2 +- ...o_metadata.WakuMetadataResponse.codec.html | 2 +- ..._metadata.WakuMetadataResponse.decode.html | 2 +- ..._metadata.WakuMetadataResponse.encode.html | 2 +- ...peer_exchange.PeerExchangeQuery.codec.html | 2 +- ...eer_exchange.PeerExchangeQuery.decode.html | 2 +- ...eer_exchange.PeerExchangeQuery.encode.html | 2 +- ...o_peer_exchange.PeerExchangeRPC.codec.html | 2 +- ..._peer_exchange.PeerExchangeRPC.decode.html | 2 +- ..._peer_exchange.PeerExchangeRPC.encode.html | 2 +- ...r_exchange.PeerExchangeResponse.codec.html | 2 +- ..._exchange.PeerExchangeResponse.decode.html | 2 +- ..._exchange.PeerExchangeResponse.encode.html | 2 +- ...to.proto_peer_exchange.PeerInfo.codec.html | 2 +- ...o.proto_peer_exchange.PeerInfo.decode.html | 2 +- ...o.proto_peer_exchange.PeerInfo.encode.html | 2 +- ...proto.proto_store.ContentFilter.codec.html | 2 +- ...roto.proto_store.ContentFilter.decode.html | 2 +- ...roto.proto_store.ContentFilter.encode.html | 2 +- ..._proto.proto_store.HistoryQuery.codec.html | 2 +- ...proto.proto_store.HistoryQuery.decode.html | 2 +- ...proto.proto_store.HistoryQuery.encode.html | 2 +- ...re.HistoryResponse.HistoryError.codec.html | 2 +- ...oto.proto_store.HistoryResponse.codec.html | 2 +- ...to.proto_store.HistoryResponse.decode.html | 2 +- ...to.proto_store.HistoryResponse.encode.html | 2 +- ...ku_proto.proto_store.HistoryRpc.codec.html | 2 +- ...u_proto.proto_store.HistoryRpc.decode.html | 2 +- ...u_proto.proto_store.HistoryRpc.encode.html | 2 +- .../_waku_proto.proto_store.Index.codec.html | 2 +- .../_waku_proto.proto_store.Index.decode.html | 2 +- .../_waku_proto.proto_store.Index.encode.html | 2 +- ...roto_store.PagingInfo.Direction.codec.html | 2 +- ...ku_proto.proto_store.PagingInfo.codec.html | 2 +- ...u_proto.proto_store.PagingInfo.decode.html | 2 +- ...u_proto.proto_store.PagingInfo.encode.html | 2 +- ...roto.proto_store.RateLimitProof.codec.html | 2 +- ...oto.proto_store.RateLimitProof.decode.html | 2 +- ...oto.proto_store.RateLimitProof.encode.html | 2 +- ...u_proto.proto_store.WakuMessage.codec.html | 2 +- ..._proto.proto_store.WakuMessage.decode.html | 2 +- ..._proto.proto_store.WakuMessage.encode.html | 2 +- ...c_only_message.TopicOnlyMessage.codec.html | 2 +- ..._only_message.TopicOnlyMessage.decode.html | 2 +- ..._only_message.TopicOnlyMessage.encode.html | 2 +- functions/_waku_relay.wakuGossipSub.html | 2 +- functions/_waku_relay.wakuRelay.html | 2 +- functions/_waku_sdk.bytesToUtf8.html | 2 +- functions/_waku_sdk.createDecoder.html | 2 +- functions/_waku_sdk.createEncoder.html | 2 +- functions/_waku_sdk.createFullNode.html | 2 +- functions/_waku_sdk.createLightNode.html | 2 +- functions/_waku_sdk.createNode.html | 2 +- functions/_waku_sdk.defaultLibp2p.html | 2 +- .../_waku_sdk.defaultPeerDiscoveries.html | 2 +- functions/_waku_sdk.relay.wakuGossipSub.html | 2 +- functions/_waku_sdk.relay.wakuRelay.html | 2 +- functions/_waku_sdk.streamContentTopic.html | 2 +- .../_waku_sdk.subscribeToContentTopic.html | 2 +- functions/_waku_sdk.utf8ToBytes.html | 2 +- ...u_sdk.utils.contentTopicToPubsubTopic.html | 2 +- ...ku_sdk.utils.contentTopicToShardIndex.html | 2 +- ..._sdk.utils.contentTopicsByPubsubTopic.html | 2 +- .../_waku_sdk.utils.decodeRelayShard.html | 2 +- .../_waku_sdk.utils.determinePubsubTopic.html | 2 +- .../_waku_sdk.utils.encodeRelayShard.html | 2 +- ...k.utils.ensurePubsubTopicIsConfigured.html | 2 +- ...ku_sdk.utils.ensureShardingConfigured.html | 2 +- ...aku_sdk.utils.ensureValidContentTopic.html | 2 +- ..._waku_sdk.utils.getPseudoRandomSubset.html | 2 +- ...dk.utils.getWsMultiaddrFromMultiaddrs.html | 2 +- .../_waku_sdk.utils.groupByContentTopic.html | 2 +- functions/_waku_sdk.utils.isDefined.html | 2 +- ..._waku_sdk.utils.isMessageSizeUnderCap.html | 2 +- .../_waku_sdk.utils.isWireSizeUnderCap.html | 2 +- ...dk.utils.pubsubTopicToSingleShardInfo.html | 2 +- .../_waku_sdk.utils.pushOrInitMapSet.html | 2 +- .../_waku_sdk.utils.removeItemFromArray.html | 2 +- ...aku_sdk.utils.shardInfoToPubsubTopics.html | 2 +- ...dk.utils.singleShardInfoToPubsubTopic.html | 2 +- ...sdk.utils.singleShardInfosToShardInfo.html | 2 +- .../_waku_sdk.utils.toAsyncIterator.html | 2 +- functions/_waku_sdk.waitForRemotePeer.html | 2 +- ....version_0.proto.RateLimitProof.codec.html | 2 +- ...version_0.proto.RateLimitProof.decode.html | 2 +- ...version_0.proto.RateLimitProof.encode.html | 2 +- ...age.version_0.proto.WakuMessage.codec.html | 2 +- ...ge.version_0.proto.WakuMessage.decode.html | 2 +- ...ge.version_0.proto.WakuMessage.encode.html | 2 +- functions/_waku_sdk.waku.wakuMetadata.html | 2 +- ..._waku_sdk.waku.waku_filter.wakuFilter.html | 2 +- ...ku.waku_light_push.PushResponse.codec.html | 2 +- ...u.waku_light_push.PushResponse.decode.html | 2 +- ...u.waku_light_push.PushResponse.encode.html | 2 +- ...dk.waku.waku_light_push.wakuLightPush.html | 2 +- ...waku_sdk.waku.waku_store.createCursor.html | 2 +- .../_waku_sdk.waku.waku_store.wakuStore.html | 2 +- ..._waku_utils.contentTopicToPubsubTopic.html | 2 +- .../_waku_utils.contentTopicToShardIndex.html | 2 +- ...waku_utils.contentTopicsByPubsubTopic.html | 2 +- functions/_waku_utils.decodeRelayShard.html | 2 +- .../_waku_utils.determinePubsubTopic.html | 2 +- functions/_waku_utils.encodeRelayShard.html | 2 +- ...u_utils.ensurePubsubTopicIsConfigured.html | 2 +- .../_waku_utils.ensureShardingConfigured.html | 2 +- .../_waku_utils.ensureValidContentTopic.html | 2 +- .../_waku_utils.getPseudoRandomSubset.html | 2 +- ...ku_utils.getWsMultiaddrFromMultiaddrs.html | 2 +- .../_waku_utils.groupByContentTopic.html | 2 +- functions/_waku_utils.isDefined.html | 2 +- .../_waku_utils.isMessageSizeUnderCap.html | 2 +- functions/_waku_utils.isWireSizeUnderCap.html | 2 +- ...ku_utils.pubsubTopicToSingleShardInfo.html | 2 +- functions/_waku_utils.pushOrInitMapSet.html | 2 +- .../_waku_utils.removeItemFromArray.html | 2 +- .../_waku_utils.shardInfoToPubsubTopics.html | 2 +- ...ku_utils.singleShardInfoToPubsubTopic.html | 2 +- ...aku_utils.singleShardInfosToShardInfo.html | 2 +- functions/_waku_utils.toAsyncIterator.html | 2 +- hierarchy.html | 2 +- index.html | 2 +- ...sage.version_0.proto.RateLimitProof-1.html | 2 +- ...message.version_0.proto.WakuMessage-1.html | 2 +- ...u_core.waku_light_push.PushResponse-1.html | 2 +- .../_waku_core.waku_store.QueryOptions.html | 10 +++--- .../_waku_core.waku_store.TimeFilter.html | 4 +-- ...u_interfaces.ConnectionManagerOptions.html | 8 ++--- interfaces/_waku_interfaces.Cursor.html | 4 +-- interfaces/_waku_interfaces.DnsClient.html | 4 +-- .../_waku_interfaces.DnsDiscOptions.html | 12 +++---- ...aku_interfaces.DnsDiscoveryComponents.html | 4 +-- .../_waku_interfaces.EncoderOptions.html | 8 ++--- interfaces/_waku_interfaces.FullNode.html | 4 +-- .../_waku_interfaces.IAsyncIterator.html | 4 +-- .../_waku_interfaces.IBaseProtocol.html | 4 +-- .../_waku_interfaces.IConnectionManager.html | 4 +-- ...aku_interfaces.IConnectionStateEvents.html | 4 +-- .../_waku_interfaces.IDecodedMessage.html | 4 +-- interfaces/_waku_interfaces.IDecoder.html | 4 +-- interfaces/_waku_interfaces.IEncoder.html | 4 +-- interfaces/_waku_interfaces.IEnr.html | 10 +++--- .../_waku_interfaces.IFilterSubscription.html | 4 +-- interfaces/_waku_interfaces.IMessage.html | 4 +-- interfaces/_waku_interfaces.IMetaSetter.html | 2 +- interfaces/_waku_interfaces.IMetadata.html | 4 +-- .../_waku_interfaces.IPeerExchange.html | 4 +-- ...ku_interfaces.IPeersByDiscoveryEvents.html | 4 +-- .../_waku_interfaces.IProtoMessage.html | 4 +-- .../_waku_interfaces.IRateLimitProof.html | 4 +-- interfaces/_waku_interfaces.IReceiver.html | 4 +-- interfaces/_waku_interfaces.IRelayAPI.html | 8 ++--- interfaces/_waku_interfaces.ISender.html | 4 +-- interfaces/_waku_interfaces.IStore.html | 4 +-- .../_waku_interfaces.KeepAliveOptions.html | 4 +-- interfaces/_waku_interfaces.LightNode.html | 4 +-- .../_waku_interfaces.NodeCapabilityCount.html | 4 +-- ...aku_interfaces.PeerExchangeComponents.html | 4 +-- ...ku_interfaces.PeerExchangeQueryParams.html | 4 +-- ..._waku_interfaces.PeerExchangeResponse.html | 4 +-- interfaces/_waku_interfaces.PeerInfo.html | 4 +-- ...aku_interfaces.PeersByDiscoveryResult.html | 4 +-- interfaces/_waku_interfaces.RelayNode.html | 4 +-- interfaces/_waku_interfaces.SendResult.html | 4 +-- interfaces/_waku_interfaces.ShardInfo.html | 4 +-- .../_waku_interfaces.SingleShardInfo.html | 6 ++-- interfaces/_waku_interfaces.TimeFilter.html | 4 +-- interfaces/_waku_interfaces.Waku.html | 4 +-- interfaces/_waku_interfaces.Waku2.html | 4 +-- ...ssage_encryption.ecies.EncoderOptions.html | 6 ++-- ...e_encryption.symmetric.EncoderOptions.html | 6 ++-- interfaces/_waku_peer_exchange.Options.html | 12 +++---- interfaces/_waku_proto.WakuMessage-1.html | 4 +-- ...ku_proto.proto_filter.FilterRequest-1.html | 4 +-- ..._filter.FilterRequest.ContentFilter-1.html | 4 +-- .../_waku_proto.proto_filter.FilterRpc-1.html | 4 +-- ...waku_proto.proto_filter.MessagePush-1.html | 4 +-- ...u_proto.proto_filter.RateLimitProof-1.html | 4 +-- ...to_filter_v2.FilterSubscribeRequest-1.html | 4 +-- ...o_filter_v2.FilterSubscribeResponse-1.html | 4 +-- ...u_proto.proto_filter_v2.MessagePush-1.html | 4 +-- ...roto.proto_filter_v2.RateLimitProof-1.html | 4 +-- ...u_proto.proto_filter_v2.WakuMessage-1.html | 4 +-- ...u_proto.proto_lightpush.PushRequest-1.html | 4 +-- ..._proto.proto_lightpush.PushResponse-1.html | 4 +-- ..._waku_proto.proto_lightpush.PushRpc-1.html | 4 +-- ...roto.proto_lightpush.RateLimitProof-1.html | 4 +-- ...u_proto.proto_lightpush.WakuMessage-1.html | 4 +-- ..._proto.proto_message.RateLimitProof-1.html | 4 +-- ...aku_proto.proto_message.WakuMessage-1.html | 4 +-- ....proto_metadata.WakuMetadataRequest-1.html | 4 +-- ...proto_metadata.WakuMetadataResponse-1.html | 4 +-- ...oto_peer_exchange.PeerExchangeQuery-1.html | 4 +-- ...proto_peer_exchange.PeerExchangeRPC-1.html | 4 +-- ..._peer_exchange.PeerExchangeResponse-1.html | 4 +-- ..._proto.proto_peer_exchange.PeerInfo-1.html | 4 +-- ...aku_proto.proto_store.ContentFilter-1.html | 4 +-- ...waku_proto.proto_store.HistoryQuery-1.html | 4 +-- ...u_proto.proto_store.HistoryResponse-1.html | 4 +-- .../_waku_proto.proto_store.HistoryRpc-1.html | 4 +-- .../_waku_proto.proto_store.Index-1.html | 4 +-- .../_waku_proto.proto_store.PagingInfo-1.html | 4 +-- ...ku_proto.proto_store.RateLimitProof-1.html | 4 +-- ..._waku_proto.proto_store.WakuMessage-1.html | 4 +-- ...topic_only_message.TopicOnlyMessage-1.html | 4 +-- .../_waku_sdk.ConnectionManagerOptions.html | 2 +- interfaces/_waku_sdk.Cursor.html | 2 +- interfaces/_waku_sdk.DnsClient.html | 2 +- interfaces/_waku_sdk.DnsDiscOptions.html | 2 +- .../_waku_sdk.DnsDiscoveryComponents.html | 2 +- interfaces/_waku_sdk.EncoderOptions.html | 2 +- interfaces/_waku_sdk.FullNode.html | 2 +- interfaces/_waku_sdk.IAsyncIterator.html | 2 +- interfaces/_waku_sdk.IBaseProtocol.html | 2 +- interfaces/_waku_sdk.IConnectionManager.html | 2 +- .../_waku_sdk.IConnectionStateEvents.html | 2 +- interfaces/_waku_sdk.IDecodedMessage.html | 2 +- interfaces/_waku_sdk.IDecoder.html | 2 +- interfaces/_waku_sdk.IEncoder.html | 2 +- interfaces/_waku_sdk.IEnr.html | 2 +- interfaces/_waku_sdk.IFilterSubscription.html | 2 +- interfaces/_waku_sdk.IMessage.html | 2 +- interfaces/_waku_sdk.IMetaSetter.html | 2 +- interfaces/_waku_sdk.IMetadata.html | 2 +- interfaces/_waku_sdk.IPeerExchange.html | 2 +- .../_waku_sdk.IPeersByDiscoveryEvents.html | 2 +- interfaces/_waku_sdk.IProtoMessage.html | 2 +- interfaces/_waku_sdk.IRateLimitProof.html | 2 +- interfaces/_waku_sdk.IReceiver.html | 2 +- interfaces/_waku_sdk.IRelayAPI.html | 2 +- interfaces/_waku_sdk.ISender.html | 2 +- interfaces/_waku_sdk.IStore.html | 2 +- interfaces/_waku_sdk.KeepAliveOptions.html | 2 +- interfaces/_waku_sdk.LightNode.html | 2 +- interfaces/_waku_sdk.NodeCapabilityCount.html | 2 +- .../_waku_sdk.PeerExchangeComponents.html | 2 +- .../_waku_sdk.PeerExchangeQueryParams.html | 2 +- .../_waku_sdk.PeerExchangeResponse.html | 2 +- interfaces/_waku_sdk.PeerInfo.html | 2 +- .../_waku_sdk.PeersByDiscoveryResult.html | 4 +-- interfaces/_waku_sdk.RelayNode.html | 2 +- interfaces/_waku_sdk.SendResult.html | 2 +- interfaces/_waku_sdk.ShardInfo.html | 2 +- interfaces/_waku_sdk.SingleShardInfo.html | 2 +- interfaces/_waku_sdk.TimeFilter.html | 2 +- interfaces/_waku_sdk.Waku-1.html | 2 +- interfaces/_waku_sdk.Waku2.html | 2 +- interfaces/_waku_sdk.WakuOptions.html | 8 ++--- ...sage.version_0.proto.RateLimitProof-1.html | 2 +- ...message.version_0.proto.WakuMessage-1.html | 2 +- ...k.waku.waku_light_push.PushResponse-1.html | 2 +- ...waku_sdk.waku.waku_store.QueryOptions.html | 2 +- .../_waku_sdk.waku.waku_store.TimeFilter.html | 2 +- modules/_waku_browser_tests.html | 2 +- modules/_waku_core.html | 2 +- modules/_waku_core.message.html | 4 +-- modules/_waku_core.message.version_0.html | 4 +-- ...essage.version_0.proto.RateLimitProof.html | 2 +- ...e.message.version_0.proto.WakuMessage.html | 2 +- .../_waku_core.message.version_0.proto.html | 2 +- modules/_waku_core.waku_filter.html | 4 +-- ...aku_core.waku_light_push.PushResponse.html | 2 +- modules/_waku_core.waku_light_push.html | 4 +-- modules/_waku_core.waku_store.html | 4 +-- modules/_waku_dns_discovery.html | 2 +- modules/_waku_enr.html | 2 +- modules/_waku_interfaces.html | 2 +- modules/_waku_local_discovery.html | 31 ------------------ .../_waku_local_peer_cache_discovery.html | 32 ++++++++++++++++++- ..._waku_message_encryption.crypto.ecies.html | 4 +-- modules/_waku_message_encryption.crypto.html | 4 +-- ...u_message_encryption.crypto.symmetric.html | 4 +-- modules/_waku_message_encryption.ecies.html | 4 +-- modules/_waku_message_encryption.html | 2 +- .../_waku_message_encryption.symmetric.html | 4 +-- modules/_waku_message_hash.html | 2 +- modules/_waku_peer_exchange.html | 2 +- modules/_waku_proto.WakuMessage.html | 4 +-- modules/_waku_proto.html | 2 +- ...to_filter.FilterRequest.ContentFilter.html | 4 +-- ...waku_proto.proto_filter.FilterRequest.html | 4 +-- .../_waku_proto.proto_filter.FilterRpc.html | 4 +-- .../_waku_proto.proto_filter.MessagePush.html | 4 +-- ...aku_proto.proto_filter.RateLimitProof.html | 4 +-- modules/_waku_proto.proto_filter.html | 4 +-- ...rSubscribeRequest.FilterSubscribeType.html | 4 +-- ...roto_filter_v2.FilterSubscribeRequest.html | 4 +-- ...oto_filter_v2.FilterSubscribeResponse.html | 4 +-- ...aku_proto.proto_filter_v2.MessagePush.html | 4 +-- ..._proto.proto_filter_v2.RateLimitProof.html | 4 +-- ...aku_proto.proto_filter_v2.WakuMessage.html | 4 +-- modules/_waku_proto.proto_filter_v2.html | 4 +-- ...aku_proto.proto_lightpush.PushRequest.html | 4 +-- ...ku_proto.proto_lightpush.PushResponse.html | 4 +-- .../_waku_proto.proto_lightpush.PushRpc.html | 4 +-- ..._proto.proto_lightpush.RateLimitProof.html | 4 +-- ...aku_proto.proto_lightpush.WakuMessage.html | 4 +-- modules/_waku_proto.proto_lightpush.html | 4 +-- ...ku_proto.proto_message.RateLimitProof.html | 4 +-- ..._waku_proto.proto_message.WakuMessage.html | 4 +-- modules/_waku_proto.proto_message.html | 4 +-- ...to.proto_metadata.WakuMetadataRequest.html | 4 +-- ...o.proto_metadata.WakuMetadataResponse.html | 4 +-- modules/_waku_proto.proto_metadata.html | 4 +-- ...proto_peer_exchange.PeerExchangeQuery.html | 4 +-- ...o.proto_peer_exchange.PeerExchangeRPC.html | 4 +-- ...to_peer_exchange.PeerExchangeResponse.html | 4 +-- ...ku_proto.proto_peer_exchange.PeerInfo.html | 4 +-- modules/_waku_proto.proto_peer_exchange.html | 4 +-- ..._waku_proto.proto_store.ContentFilter.html | 4 +-- .../_waku_proto.proto_store.HistoryQuery.html | 4 +-- ...to_store.HistoryResponse.HistoryError.html | 4 +-- ...aku_proto.proto_store.HistoryResponse.html | 4 +-- .../_waku_proto.proto_store.HistoryRpc.html | 4 +-- modules/_waku_proto.proto_store.Index.html | 4 +-- ...roto.proto_store.PagingInfo.Direction.html | 4 +-- .../_waku_proto.proto_store.PagingInfo.html | 4 +-- ...waku_proto.proto_store.RateLimitProof.html | 4 +-- .../_waku_proto.proto_store.WakuMessage.html | 4 +-- modules/_waku_proto.proto_store.html | 4 +-- ...o_topic_only_message.TopicOnlyMessage.html | 4 +-- .../_waku_proto.proto_topic_only_message.html | 4 +-- modules/_waku_relay.html | 2 +- modules/_waku_sdk.html | 2 +- modules/_waku_sdk.relay.html | 2 +- modules/_waku_sdk.utils.html | 2 +- modules/_waku_sdk.waku.html | 2 +- modules/_waku_sdk.waku.message.html | 2 +- modules/_waku_sdk.waku.message.version_0.html | 2 +- ...essage.version_0.proto.RateLimitProof.html | 2 +- ...u.message.version_0.proto.WakuMessage.html | 2 +- ...waku_sdk.waku.message.version_0.proto.html | 2 +- modules/_waku_sdk.waku.waku_filter.html | 2 +- ...sdk.waku.waku_light_push.PushResponse.html | 2 +- modules/_waku_sdk.waku.waku_light_push.html | 2 +- modules/_waku_sdk.waku.waku_store.html | 2 +- modules/_waku_utils.html | 2 +- .../_waku_interfaces.ActiveSubscriptions.html | 2 +- types/_waku_interfaces.ApplicationInfo.html | 2 +- types/_waku_interfaces.Callback.html | 2 +- types/_waku_interfaces.ContentFilter.html | 2 +- types/_waku_interfaces.ContentTopic.html | 2 +- types/_waku_interfaces.ContentTopicInfo.html | 2 +- .../_waku_interfaces.CreateLibp2pOptions.html | 2 +- types/_waku_interfaces.ENRKey.html | 2 +- types/_waku_interfaces.ENRValue.html | 2 +- types/_waku_interfaces.IFilter.html | 2 +- types/_waku_interfaces.ILightPush.html | 2 +- types/_waku_interfaces.IRelay.html | 2 +- types/_waku_interfaces.Libp2p.html | 2 +- types/_waku_interfaces.Libp2pComponents.html | 2 +- types/_waku_interfaces.Libp2pServices.html | 2 +- ..._waku_interfaces.LocalStoragePeerInfo.html | 2 +- types/_waku_interfaces.NodeId.html | 2 +- types/_waku_interfaces.PeerIdStr.html | 2 +- ...waku_interfaces.ProtocolCreateOptions.html | 2 +- types/_waku_interfaces.PubsubTopic.html | 2 +- types/_waku_interfaces.SearchContext.html | 2 +- types/_waku_interfaces.SequenceNumber.html | 2 +- types/_waku_interfaces.ShardingParams.html | 2 +- types/_waku_interfaces.StoreQueryOptions.html | 2 +- types/_waku_interfaces.Unsubscribe.html | 2 +- types/_waku_relay.ContentTopic.html | 2 +- types/_waku_relay.Observer.html | 2 +- types/_waku_relay.RelayCreateOptions.html | 2 +- types/_waku_sdk.ActiveSubscriptions.html | 2 +- types/_waku_sdk.ApplicationInfo.html | 2 +- types/_waku_sdk.Callback.html | 2 +- types/_waku_sdk.ContentFilter.html | 2 +- types/_waku_sdk.ContentTopic.html | 2 +- types/_waku_sdk.ContentTopicInfo.html | 2 +- types/_waku_sdk.CreateLibp2pOptions.html | 2 +- types/_waku_sdk.ENRKey.html | 2 +- types/_waku_sdk.ENRValue.html | 2 +- types/_waku_sdk.IFilter.html | 2 +- types/_waku_sdk.ILightPush.html | 2 +- types/_waku_sdk.IRelay.html | 2 +- types/_waku_sdk.Libp2p.html | 2 +- types/_waku_sdk.Libp2pComponents.html | 2 +- types/_waku_sdk.Libp2pServices.html | 2 +- types/_waku_sdk.LocalStoragePeerInfo.html | 2 +- types/_waku_sdk.NodeId.html | 2 +- types/_waku_sdk.PeerIdStr.html | 2 +- types/_waku_sdk.ProtocolCreateOptions.html | 2 +- types/_waku_sdk.PubsubTopic.html | 2 +- types/_waku_sdk.SearchContext.html | 2 +- types/_waku_sdk.SequenceNumber.html | 2 +- types/_waku_sdk.ShardingParams.html | 2 +- types/_waku_sdk.StoreQueryOptions.html | 2 +- types/_waku_sdk.Unsubscribe.html | 2 +- types/_waku_sdk.relay.ContentTopic.html | 2 +- types/_waku_sdk.relay.Observer.html | 2 +- types/_waku_sdk.relay.RelayCreateOptions.html | 2 +- types/_waku_sdk.utils.IteratorOptions.html | 2 +- types/_waku_utils.IteratorOptions.html | 2 +- variables/_waku_core.MetadataCodec.html | 2 +- .../_waku_core.message.version_0.Version.html | 2 +- .../_waku_core.waku_filter.FilterCodecs.html | 2 +- ...u_core.waku_light_push.LightPushCodec.html | 2 +- ..._waku_core.waku_store.DefaultPageSize.html | 2 +- .../_waku_core.waku_store.StoreCodec.html | 2 +- variables/_waku_dns_discovery.enrTree.html | 2 +- variables/_waku_enr.ERR_INVALID_ID.html | 2 +- variables/_waku_enr.ERR_NO_SIGNATURE.html | 2 +- variables/_waku_enr.MAX_RECORD_SIZE.html | 2 +- .../_waku_enr.MULTIADDR_LENGTH_SIZE.html | 2 +- .../_waku_interfaces.DEFAULT_CLUSTER_ID.html | 2 +- .../_waku_interfaces.DefaultPubsubTopic.html | 2 +- ...ocal_discovery.DEFAULT_LOCAL_TAG_NAME.html | 1 - ...ache_discovery.DEFAULT_LOCAL_TAG_NAME.html | 1 + ...change.DEFAULT_PEER_EXCHANGE_TAG_NAME.html | 2 +- ..._waku_peer_exchange.PeerExchangeCodec.html | 2 +- variables/_waku_sdk.DEFAULT_CLUSTER_ID.html | 2 +- ...aku_sdk.DefaultPingKeepAliveValueSecs.html | 2 +- variables/_waku_sdk.DefaultPubsubTopic.html | 2 +- ...ku_sdk.DefaultRelayKeepAliveValueSecs.html | 2 +- variables/_waku_sdk.DefaultUserAgent.html | 2 +- variables/_waku_sdk.waku.MetadataCodec.html | 2 +- ...ku_sdk.waku.message.version_0.Version.html | 2 +- ...aku_sdk.waku.waku_filter.FilterCodecs.html | 2 +- ...k.waku.waku_light_push.LightPushCodec.html | 2 +- ...u_sdk.waku.waku_store.DefaultPageSize.html | 2 +- .../_waku_sdk.waku.waku_store.StoreCodec.html | 2 +- 580 files changed, 846 insertions(+), 846 deletions(-) delete mode 100644 classes/_waku_local_discovery.LocalStorageDiscovery.html create mode 100644 classes/_waku_local_peer_cache_discovery.LocalPeerCacheDiscovery.html create mode 100644 functions/_waku_local_peer_cache_discovery.wakuLocalPeerCacheDiscovery.html delete mode 100644 modules/_waku_local_discovery.html rename functions/_waku_local_discovery.wakuLocalStorageDiscovery.html => modules/_waku_local_peer_cache_discovery.html (55%) delete mode 100644 variables/_waku_local_discovery.DEFAULT_LOCAL_TAG_NAME.html create mode 100644 variables/_waku_local_peer_cache_discovery.DEFAULT_LOCAL_TAG_NAME.html diff --git a/assets/navigation.js b/assets/navigation.js index 139c80ffe0..8444de9b00 100644 --- a/assets/navigation.js +++ b/assets/navigation.js @@ -1 +1 @@ -window.navigationData = "data:application/octet-stream;base64,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" \ No newline at end of file +window.navigationData = "data:application/octet-stream;base64,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" \ No newline at end of file diff --git a/assets/search.js b/assets/search.js index 366ad92e21..55aa4f3ac1 100644 --- a/assets/search.js +++ b/assets/search.js @@ -1 +1 @@ -window.searchData = "data:application/octet-stream;base64,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"; \ No newline at end of file +window.searchData = "data:application/octet-stream;base64,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"; \ No newline at end of file diff --git a/classes/_waku_core.ConnectionManager.html b/classes/_waku_core.ConnectionManager.html index 8a4dc2cac6..0ba863e172 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

  • Type Parameters

    • Detail

    Parameters

    Returns boolean

  • 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. @@ -51,4 +51,4 @@
    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 +

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/_waku_core.DecodedMessage.html b/classes/_waku_core.DecodedMessage.html index 361bebdbfd..de2f073bc2 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 74331018db..0aec006556 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 f3617a9c1f..2374f390a2 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 7e5b73015c..39512a42f5 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 81230d1cea..7ac49d4633 100644 --- a/classes/_waku_core.StreamManager.html +++ b/classes/_waku_core.StreamManager.html @@ -1,4 +1,4 @@ -StreamManager | Documentation

      Constructors

      constructor +StreamManager | Documentation

      Constructors

      Properties

      addEventListener getConnections log @@ -12,8 +12,8 @@ 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
      }
      -
    • 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
          }
          -
      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_dns_discovery.DnsNodeDiscovery.html b/classes/_waku_dns_discovery.DnsNodeDiscovery.html index 36db051441..d3c069e9db 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 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 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 ea80bb01c0..4844b0975c 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 2ca1884dec..ce2bce9f51 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.

        +

        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

        • key: string

        Returns boolean

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

        +

      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 +

      Parameters

      Returns this

      Generated using TypeDoc

      \ No newline at end of file diff --git a/classes/_waku_enr.EnrCreator.html b/classes/_waku_enr.EnrCreator.html index 917ec74398..b2cfa88af0 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 34bfe3820e..30c6471595 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_local_discovery.LocalStorageDiscovery.html b/classes/_waku_local_discovery.LocalStorageDiscovery.html deleted file mode 100644 index c38cd4a9ad..0000000000 --- a/classes/_waku_local_discovery.LocalStorageDiscovery.html +++ /dev/null @@ -1,18 +0,0 @@ -LocalStorageDiscovery | Documentation

      Hierarchy

      • TypedEventEmitter<PeerDiscoveryEvents>
        • LocalStorageDiscovery

      Implements

      • PeerDiscovery
      • Startable

      Constructors

      Properties

      #private: any
      components: Components
      isStarted: boolean
      options?: LocalStorageDiscoveryOptions
      peers: LocalStoragePeerInfo[] = []

      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_local_peer_cache_discovery.LocalPeerCacheDiscovery.html b/classes/_waku_local_peer_cache_discovery.LocalPeerCacheDiscovery.html new file mode 100644 index 0000000000..fa47d7b3a0 --- /dev/null +++ b/classes/_waku_local_peer_cache_discovery.LocalPeerCacheDiscovery.html @@ -0,0 +1,18 @@ +LocalPeerCacheDiscovery | Documentation

      Hierarchy

      • TypedEventEmitter<PeerDiscoveryEvents>
        • LocalPeerCacheDiscovery

      Implements

      • PeerDiscovery
      • Startable

      Constructors

      Properties

      #private: any
      components: Components
      isStarted: boolean
      options?: LocalPeerCacheDiscoveryOptions
      peers: LocalStoragePeerInfo[] = []

      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_message_encryption.DecodedMessage.html b/classes/_waku_message_encryption.DecodedMessage.html index dc7343547e..0a7f22a419 100644 --- a/classes/_waku_message_encryption.DecodedMessage.html +++ b/classes/_waku_message_encryption.DecodedMessage.html @@ -1,4 +1,4 @@ -DecodedMessage | Documentation

      Hierarchy (view full)

      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.

        +

      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 +

      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 79941b61b5..665ca813b5 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 141dec429e..99372cdfa1 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

      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 +

      • pubsubTopics: string[]

      Returns WakuPeerExchange

      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 +

      Parameters

      Returns Promise<undefined | PeerInfo[]>

      Generated using TypeDoc

      \ No newline at end of file diff --git a/classes/_waku_sdk.DecodedMessage.html b/classes/_waku_sdk.DecodedMessage.html index 10caee1463..e7e5f17f9b 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 158210e447..4cdc13497b 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 b601bea2da..d7530a9f8a 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 f2d1b276f5..b26d346c30 100644 --- a/classes/_waku_sdk.WakuNode.html +++ b/classes/_waku_sdk.WakuNode.html @@ -1,4 +1,4 @@ -WakuNode | Documentation

      Implements

      Constructors

      constructor +WakuNode | Documentation

      Implements

      Constructors

      Properties

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

      Methods

      • Dials to the provided peer.

        +

      Constructors

      Properties

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

      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_sdk.utils.Logger.html b/classes/_waku_sdk.utils.Logger.html index bd05ab723d..793680f792 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 b9c30b042c..81bcb26e51 100644 --- a/classes/_waku_sdk.waku.ConnectionManager.html +++ b/classes/_waku_sdk.waku.ConnectionManager.html @@ -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

      • Type Parameters

        • Detail

        Parameters

        Returns boolean

      • 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 2fed1ff7d3..1c0db647f6 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 16ed64a816..57da9177cf 100644 --- a/classes/_waku_sdk.waku.StreamManager.html +++ b/classes/_waku_sdk.waku.StreamManager.html @@ -16,4 +16,4 @@ by a PeerId

      by a PeerId

      Parameters

      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 deffd24faa..37d5233484 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 8402fb3d26..5e6318c997 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

      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_enr.TransportProtocol.html b/enums/_waku_enr.TransportProtocol.html index 7ddd5a5f05..ade75adb65 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

      Enumeration TransportProtocol

      Enumeration Members

      Enumeration Members

      TCP: "tcp"
      UDP: "udp"

      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 0cebbfed64..8ccbfede58 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

      Enumeration TransportProtocolPerIpVersion

      Enumeration Members

      Enumeration Members

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

      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 0d24c37bd9..650c677089 100644 --- a/enums/_waku_interfaces.EConnectionStateEvents.html +++ b/enums/_waku_interfaces.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 +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 f705b3e937..1233239f99 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 2c46e28119..ad48ed45f7 100644 --- a/enums/_waku_interfaces.PageDirection.html +++ b/enums/_waku_interfaces.PageDirection.html @@ -1,3 +1,3 @@ -PageDirection | Documentation

      Enumeration Members

      BACKWARD +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/enums/_waku_interfaces.Protocols.html b/enums/_waku_interfaces.Protocols.html index 1caa4f8a49..9f0fb23511 100644 --- a/enums/_waku_interfaces.Protocols.html +++ b/enums/_waku_interfaces.Protocols.html @@ -1,5 +1,5 @@ -Protocols | Documentation

      Enumeration Members

      Filter +Protocols | Documentation

      Enumeration Members

      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_interfaces.SendError.html b/enums/_waku_interfaces.SendError.html index 890a6ee556..10bcc260c1 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 5db75d731e..e882f1d90c 100644 --- a/enums/_waku_interfaces.Tags.html +++ b/enums/_waku_interfaces.Tags.html @@ -1,4 +1,4 @@ -Tags | Documentation

      Enumeration Members

      BOOTSTRAP +Tags | Documentation

      Enumeration Members

      Enumeration Members

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

      Generated using TypeDoc

      \ No newline at end of file +

      Enumeration Members

      BOOTSTRAP: "bootstrap"
      LOCAL: "local-peer-cache"
      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 8777ff59cc..6ee4a78bf5 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

      Enumeration Members

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

      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 c3de00129b..40c18ee85d 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

      Enumeration Members

      Enumeration Members

      INVALID_CURSOR: "INVALID_CURSOR"
      NONE: "NONE"

      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 102202f68a..dce1b3f4d4 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

      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.EConnectionStateEvents.html b/enums/_waku_sdk.EConnectionStateEvents.html index 87b125f7d7..aac0bac327 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 e7cfed192b..bdc6c7f233 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 50d1dc0055..cb3fbba300 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 2d9af5893a..697df2559a 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 78a25017bc..ba6ce9888f 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 eb3bacb2ae..ddf53af6e8 100644 --- a/enums/_waku_sdk.Tags.html +++ b/enums/_waku_sdk.Tags.html @@ -1,4 +1,4 @@ Tags | Documentation

      Enumeration Members

      Enumeration Members

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

      Generated using TypeDoc

      \ No newline at end of file +

      Enumeration Members

      BOOTSTRAP: "bootstrap"
      LOCAL: "local-peer-cache"
      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 0249ff1607..ac26ceab33 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 ff8460d196..54aac0b468 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

      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 78b9aba486..9d5232cb68 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 9d05744d08..425f269287 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 b08cb5ced4..48aa6ba061 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 802a105e43..086136e6fa 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 64c8ab23a2..3ae01085fb 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 f394b0d69a..3a16fb1950 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 54fd1fbc60..a8bcc54c5f 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 ebedf5e432..86fb72e7b1 100644 --- a/functions/_waku_core.waitForRemotePeer.html +++ b/functions/_waku_core.waitForRemotePeer.html @@ -13,4 +13,4 @@ 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 715fbebcb4..5bb46c6556 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 5b549ae877..eae475574f 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 18505ed3c8..c6a0dc6edd 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 0a27c19143..b628af3d4a 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 974f682e25..70a85e4607 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
      • Parameters

        Returns Uint8Array

      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 bb5267dbb8..766d41d6de 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 b3a5c9b67e..040ef98fe2 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 0bbf2d6e9e..97c67593b6 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 26bd3cd5ee..31a0835bdb 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 d11aba3d3b..b1ec3bd4c5 100644 --- a/functions/_waku_enr.compressPublicKey.html +++ b/functions/_waku_enr.compressPublicKey.html @@ -1 +1 @@ -compressPublicKey | Documentation

      Function compressPublicKey

      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 5d4c3c9fd0..f4eee58ba5 100644 --- a/functions/_waku_enr.createPeerIdFromPublicKey.html +++ b/functions/_waku_enr.createPeerIdFromPublicKey.html @@ -1 +1 @@ -createPeerIdFromPublicKey | Documentation

      Function createPeerIdFromPublicKey

      • Parameters

        • publicKey: Uint8Array

        Returns Promise<PeerId>

      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 c5e106cc1a..140e7bbd76 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 83bb8eac9b..f86c787362 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 cb1c5d24d9..f48f2c9050 100644 --- a/functions/_waku_enr.getPrivateKeyFromPeerId.html +++ b/functions/_waku_enr.getPrivateKeyFromPeerId.html @@ -1 +1 @@ -getPrivateKeyFromPeerId | Documentation

      Function getPrivateKeyFromPeerId

      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 b6acf25250..8326c9035b 100644 --- a/functions/_waku_enr.getPublicKeyFromPeerId.html +++ b/functions/_waku_enr.getPublicKeyFromPeerId.html @@ -1 +1 @@ -getPublicKeyFromPeerId | Documentation

      Function getPublicKeyFromPeerId

      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 516ab9dfd7..a865b680de 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 c7602c25b0..0f5c452418 100644 --- a/functions/_waku_enr.sign.html +++ b/functions/_waku_enr.sign.html @@ -2,4 +2,4 @@

      Parameters

      Returns Promise<Uint8Array>

      The signature and the recovery id concatenated.

      -

      Generated using TypeDoc

      \ No newline at end of file +

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_enr.verifySignature.html b/functions/_waku_enr.verifySignature.html index 32da855136..41fe81fab1 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

      Returns boolean

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_local_peer_cache_discovery.wakuLocalPeerCacheDiscovery.html b/functions/_waku_local_peer_cache_discovery.wakuLocalPeerCacheDiscovery.html new file mode 100644 index 0000000000..739b7847ac --- /dev/null +++ b/functions/_waku_local_peer_cache_discovery.wakuLocalPeerCacheDiscovery.html @@ -0,0 +1 @@ +wakuLocalPeerCacheDiscovery | Documentation

      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 b03a16db1d..89e4ef08a3 100644 --- a/functions/_waku_message_encryption.crypto.ecies.decrypt.html +++ b/functions/_waku_message_encryption.crypto.ecies.decrypt.html @@ -3,4 +3,4 @@
    • encrypted: Uint8Array

      ECIES serialized structure (result of ECIES encryption)

    • Returns Promise<Uint8Array>

      The clear text

      Throws

      Error If decryption fails

      -

      Generated using TypeDoc

      \ No newline at end of file +

      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 ce4128b9d8..29c7fabbfa 100644 --- a/functions/_waku_message_encryption.crypto.ecies.encrypt.html +++ b/functions/_waku_message_encryption.crypto.ecies.encrypt.html @@ -2,4 +2,4 @@

      Parameters

      Returns Promise<Uint8Array>

      A promise that resolves with the ECIES structure serialized

      -

      Generated using TypeDoc

      \ No newline at end of file +

      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 1d77524a89..a2cd80ebba 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 6af6353da5..e06822e55e 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 3a18dbd5d6..6b40497c88 100644 --- a/functions/_waku_message_encryption.crypto.randomBytes.html +++ b/functions/_waku_message_encryption.crypto.randomBytes.html @@ -1 +1 @@ -randomBytes | Documentation

      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 654c1d346b..3a001dcc34 100644 --- a/functions/_waku_message_encryption.crypto.sha256.html +++ b/functions/_waku_message_encryption.crypto.sha256.html @@ -1 +1 @@ -sha256 | Documentation

      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 86ed70387a..6900317522 100644 --- a/functions/_waku_message_encryption.crypto.sign.html +++ b/functions/_waku_message_encryption.crypto.sign.html @@ -2,4 +2,4 @@

      Parameters

      Returns Promise<Uint8Array>

      The signature and the recovery id concatenated.

      -

      Generated using TypeDoc

      \ No newline at end of file +

      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 8f682e3cc8..093891165f 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 ec45526380..ace57ecaeb 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 58064c186f..b50fc50191 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 7a2582f71b..e1bc99a2d4 100644 --- a/functions/_waku_message_encryption.ecies.createDecoder.html +++ b/functions/_waku_message_encryption.ecies.createDecoder.html @@ -6,4 +6,4 @@ pass to

      Parameters

      Returns Decoder

      Generated using TypeDoc

      \ No newline at end of file +
    • pubsubTopicShardInfo: string | SingleShardInfo = DefaultPubsubTopic
    • 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 436bc30413..f90c9c7a32 100644 --- a/functions/_waku_message_encryption.ecies.createEncoder.html +++ b/functions/_waku_message_encryption.ecies.createEncoder.html @@ -7,4 +7,4 @@ pass to 26/WAKU2-PAYLOAD.

      -

      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_message_encryption.ecies.decryptAsymmetric.html b/functions/_waku_message_encryption.ecies.decryptAsymmetric.html index eae27fd878..5d60a4a41b 100644 --- a/functions/_waku_message_encryption.ecies.decryptAsymmetric.html +++ b/functions/_waku_message_encryption.ecies.decryptAsymmetric.html @@ -1,3 +1,3 @@ decryptAsymmetric | Documentation
      • Internal

        Proceed with Asymmetric decryption of the data as per 26/WAKU-PAYLOAD. The returned data is expected to be flags | payload-length | payload | [signature].

        -

        Parameters

        • payload: Uint8Array
        • privKey: Uint8Array

        Returns Promise<Uint8Array>

      Generated using TypeDoc

      \ No newline at end of file +

      Parameters

      Returns Promise<Uint8Array>

      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 e1e1c3f5da..397e932b62 100644 --- a/functions/_waku_message_encryption.ecies.encryptAsymmetric.html +++ b/functions/_waku_message_encryption.ecies.encryptAsymmetric.html @@ -1,4 +1,4 @@ encryptAsymmetric | Documentation
      • Internal

        Proceed with Asymmetric encryption of the data as per 26/WAKU-PAYLOAD. The data MUST be flags | payload-length | payload | [signature]. The returned result can be set to WakuMessage.payload.

        -

        Parameters

        • data: Uint8Array
        • publicKey: string | Uint8Array

        Returns Promise<Uint8Array>

      Generated using TypeDoc

      \ No newline at end of file +

      Parameters

      Returns Promise<Uint8Array>

      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 f963657a0e..350a0de67a 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 +

      Parameters

      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 2fd0258c59..8a9edac8c7 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 +

      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 57f8fd314f..e8c096257e 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 +

      Returns Uint8Array

      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 542765cd89..aa36334661 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 +

      Returns Uint8Array

      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 39a9a9665a..94449a8ed1 100644 --- a/functions/_waku_message_encryption.getPublicKey.html +++ b/functions/_waku_message_encryption.getPublicKey.html @@ -1,3 +1,3 @@ getPublicKey | Documentation
      • Return the public key for the given private key, to be used for asymmetric encryption.

        -

        Parameters

        • privateKey: PrivKey
        • Optional isCompressed: boolean

        Returns Uint8Array

      Generated using TypeDoc

      \ No newline at end of file +

      Parameters

      Returns Uint8Array

      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 8ee716f6d9..d096654977 100644 --- a/functions/_waku_message_encryption.symmetric.createDecoder.html +++ b/functions/_waku_message_encryption.symmetric.createDecoder.html @@ -6,4 +6,4 @@ pass to

      Parameters

      Returns Decoder

      Generated using TypeDoc

      \ No newline at end of file +
    • pubsubTopicShardInfo: string | SingleShardInfo = DefaultPubsubTopic
    • 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 1aa10d91b6..7875429f6b 100644 --- a/functions/_waku_message_encryption.symmetric.createEncoder.html +++ b/functions/_waku_message_encryption.symmetric.createEncoder.html @@ -6,4 +6,4 @@ pass to 26/WAKU2-PAYLOAD.

      -

      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_message_encryption.symmetric.decryptSymmetric.html b/functions/_waku_message_encryption.symmetric.decryptSymmetric.html index db7a62dfbe..d1279e1954 100644 --- a/functions/_waku_message_encryption.symmetric.decryptSymmetric.html +++ b/functions/_waku_message_encryption.symmetric.decryptSymmetric.html @@ -2,4 +2,4 @@

      Parameters

      Returns Promise<Uint8Array>

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

      -

      Generated using TypeDoc

      \ No newline at end of file +

      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 77e62ae9b6..3c99806c4c 100644 --- a/functions/_waku_message_encryption.symmetric.encryptSymmetric.html +++ b/functions/_waku_message_encryption.symmetric.encryptSymmetric.html @@ -2,4 +2,4 @@

      Parameters

      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 +

      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 0c72f157b8..b8d4a3cbe3 100644 --- a/functions/_waku_message_hash.messageHash.html +++ b/functions/_waku_message_hash.messageHash.html @@ -1,3 +1,3 @@ messageHash | Documentation
      • Deterministic Message Hashing as defined in 14/WAKU2-MESSAGE

        -

        Parameters

        Returns Uint8Array

      Generated using TypeDoc

      \ No newline at end of file +

      Parameters

      Returns Uint8Array

      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 7a5e4e085e..289662add8 100644 --- a/functions/_waku_message_hash.messageHashStr.html +++ b/functions/_waku_message_hash.messageHashStr.html @@ -1 +1 @@ -messageHashStr | Documentation
      • Parameters

        Returns string

      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 5269113984..39d0741b48 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 02045d2515..9057fa8274 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 cf7e79eb71..0bcea67c13 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 28783afc8f..b26732c7f9 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 4e029f8d8f..7c29517789 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 026a1e7907..3f5d7c5a0d 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 acc9f558c9..92031786a8 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 39709242fe..3bf3fcd812 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 d78f475f11..4cd9c504fb 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 eae43b447a..b524d9b4b2 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 ee4db93451..db66b6a3bf 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 b2845460e4..2e4781076f 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 f7b6358bb9..59dffa01f5 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 cc3e8bf66d..471dff0191 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 a9d8a3216b..a599ffa435 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 97f3180f4e..fcb0b4aa86 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 ddf241141c..161d5cf261 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 cff8bc468e..d48fa3d167 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 3927610e43..63616cdd35 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 0e10dcb103..a3f592e732 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 7cc7178061..adf2a493ec 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 a1b3d575f4..7c185486e9 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 c438bf96d9..d24628eb5b 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 7b0f485566..13efe0bf32 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 22f4e45f5e..c643668ae3 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 b5f55030ae..2b5b3e84ea 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 5f618aa0ef..204f1127a2 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 2f77f4e49e..baa3a46b9f 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 851a431ca4..99f400da03 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 cef1747276..4285cff338 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 967f69d240..6025e125c0 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 6c63c48972..114f31946d 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 fc2d83c107..b9d43ec237 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 495eba64af..fee8bd40fe 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 f901de7fde..4a7bc36240 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 841b4282de..65a43a615a 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 b5e9130bc5..6378b71cb7 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 bf34335c49..2d83e3df94 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 5722fe5380..86deea005d 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 6f23368a86..88893316c3 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 19c84be12d..ec2cce842c 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 b9bcd75cdc..815aec0e17 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 3a4a180022..c5ece3ce1d 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 3f28ac0e27..b9be5bda7a 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 ac51536148..818a5d76d8 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 f97c364865..1d31a8b4c2 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 6d8b54cffa..681a1f09f0 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 af724d013c..8d00a6d484 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 f95507a9da..084441c7d1 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 b94a03eecc..1bf0a4774e 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 61c3ce8ea8..df891b5ec4 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 1a8b6e599d..051b4f6d05 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 4111434817..755a10ddaf 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 2e79b03c93..be387bab76 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 12f1c2c238..9a2c2122f5 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 1524619f7d..8aa91b77cc 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 43c64f60c3..6e90bd859c 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 dbe8a3dc04..c15f046f12 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 f387e5082a..1c128935fb 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 4a94ef670b..ea1d0ccf6c 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 48e7ec7f50..0a7201904c 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 5770055f05..bbad0d230a 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 234ae1c5e7..d7e9eab135 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 bc2e04a94d..a3996180a1 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 c563af59b0..0fc3e360ee 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 aadcd39fee..38ec1a53c2 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 01c5cb711b..1c60c9892d 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 010317e9b0..066e259a12 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 399960dfa8..6a1c566a36 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 b9f75f5b83..b90bb39590 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 1b90e0be0d..668ca6b87b 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 4b68c804dd..585b699c56 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 0353e19d79..5dcef0befd 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 b736cac431..8315bdc234 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 5061a3ddb4..4ed24a911f 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 0025ecc777..a18b5061e4 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 5f4b5b4930..06293edb7e 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 22d7176894..074e978ae1 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 da69555777..363995fef0 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 f0d5057a99..154f09d095 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 6312fd77ef..9d856304d5 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 083cd68d68..2e4cb3d272 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 dd8af24bd3..f60773d9cf 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 1c8f3da68f..1b69281a4a 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 0bbc1c98a8..04863b991e 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 8a661036a3..3cc3f8d1b6 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 3257ed002b..e066f76e55 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 da31b30e47..f28e2c9879 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 7e200b2ad7..cc33e85463 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 387e2231a0..1797a9562c 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 c8312b6c32..46f457356a 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 a3a26efa79..f9385f8d06 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 7f7d3df39c..d17f1a004b 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 e51e465de2..a32e488a93 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 6f66b1b3a9..89303720fc 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 f6831d1f9a..2270a49b6a 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 def873363c..a65cf9dc85 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 671bd1fba2..df99e0694e 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 1f406a9725..2abf07a2fb 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 bc5551eee2..c7b9324dd4 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 7933d473e0..ba73b7954f 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 503ad8bd29..291fd8233a 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 8edcca12ad..5f22a6a5a9 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 3a4a297418..132df26e8b 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 be4a6b3f55..c3cf6e1379 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 dbc2d434b6..37b30d9695 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 78797fd4a8..2e7cdb69d7 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

      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 7b903e0954..7aff3e5508 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

      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 9f71efa6e0..385392950e 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 46fd3e1194..4a95680bb0 100644 --- a/functions/_waku_sdk.createFullNode.html +++ b/functions/_waku_sdk.createFullNode.html @@ -7,4 +7,4 @@

      If you are building a full node, it is recommended to use nwaku and its JSON RPC API or wip REST API.

      Parameters

      Returns Promise<FullNode>

      See

      https://github.com/status-im/nwaku/issues/1085

      -

      Generated using TypeDoc

      \ No newline at end of file +

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_sdk.createLightNode.html b/functions/_waku_sdk.createLightNode.html index b81c3d1af6..ec3a21e593 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 +

      Parameters

      Returns Promise<LightNode>

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_sdk.createNode.html b/functions/_waku_sdk.createNode.html index 78a2c72c9d..1c9cee5eaa 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 +

      Parameters

      Returns Promise<LightNode>

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_sdk.defaultLibp2p.html b/functions/_waku_sdk.defaultLibp2p.html index 459186584e..ade3041876 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 216fc3f5ff..25e74d6d79 100644 --- a/functions/_waku_sdk.defaultPeerDiscoveries.html +++ b/functions/_waku_sdk.defaultPeerDiscoveries.html @@ -1 +1 @@ -defaultPeerDiscoveries | Documentation

      Function defaultPeerDiscoveries

      • Parameters

        • pubsubTopics: string[]

        Returns ((components) => PeerDiscovery)[]

      Generated using TypeDoc

      \ No newline at end of file +defaultPeerDiscoveries | Documentation

      Function defaultPeerDiscoveries

      • Parameters

        • pubsubTopics: string[]

        Returns ((components) => PeerDiscovery)[]

      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 80e2229a1e..b48931cd75 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 3271dbadea..f959d96b88 100644 --- a/functions/_waku_sdk.relay.wakuRelay.html +++ b/functions/_waku_sdk.relay.wakuRelay.html @@ -1 +1 @@ -wakuRelay | Documentation
      • Parameters

        • pubsubTopics: string[]

        Returns ((libp2p) => IRelay)

      Generated using TypeDoc

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

        • pubsubTopics: string[]

        Returns ((libp2p) => IRelay)

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_sdk.streamContentTopic.html b/functions/_waku_sdk.streamContentTopic.html index 799e88ed5c..a4d2368b75 100644 --- a/functions/_waku_sdk.streamContentTopic.html +++ b/functions/_waku_sdk.streamContentTopic.html @@ -1,4 +1,4 @@ streamContentTopic | Documentation

      Function streamContentTopic

      • Creates a subscription and streams all new messages for a content topic. Will create a light node configured for the content topic with default settings if a node is not provided in opts. Assumes node is using autosharding.

        -

        Parameters

        • contentTopic: string
        • opts: CreateTopicOptions

        Returns Promise<[ReadableStream<DecodedMessage>, LightNode]>

      Generated using TypeDoc

      \ No newline at end of file +

      Parameters

      Returns Promise<[ReadableStream<DecodedMessage>, LightNode]>

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_sdk.subscribeToContentTopic.html b/functions/_waku_sdk.subscribeToContentTopic.html index 9fe33f6960..bbe5f6a3ac 100644 --- a/functions/_waku_sdk.subscribeToContentTopic.html +++ b/functions/_waku_sdk.subscribeToContentTopic.html @@ -2,4 +2,4 @@ Will create a light node configured for the content topic with default settings if a node is not provided in opts. Assumes node is using autosharding.

      Parameters

      Returns Promise<{
          subscription: IFilterSubscription;
          waku: LightNode;
      }>

      Generated using TypeDoc

      \ No newline at end of file +
    • opts: CreateTopicOptions
    • Returns Promise<{
          subscription: IFilterSubscription;
          waku: LightNode;
      }>

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_sdk.utf8ToBytes.html b/functions/_waku_sdk.utf8ToBytes.html index 82ac4a0d96..c5816b40a4 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 +

      Parameters

      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 e97a8eb656..df67a31cb7 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 02f2222ac4..ba07e6a243 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

      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 6427e23db4..d20d60acbf 100644 --- a/functions/_waku_sdk.utils.contentTopicsByPubsubTopic.html +++ b/functions/_waku_sdk.utils.contentTopicsByPubsubTopic.html @@ -1,3 +1,3 @@ contentTopicsByPubsubTopic | Documentation
      • Given an array of content topics, groups them together by their Pubsub topic as derived using the algorithm for autosharding. If any of the content topics are not properly formatted, the function will throw an error.

        -

        Parameters

        • contentTopics: string[]
        • Optional clusterId: number
        • Optional networkShards: number

        Returns Map<string, string[]>

      Generated using TypeDoc

      \ No newline at end of file +

      Parameters

      Returns Map<string, string[]>

      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 288234210c..8854ad6fac 100644 --- a/functions/_waku_sdk.utils.decodeRelayShard.html +++ b/functions/_waku_sdk.utils.decodeRelayShard.html @@ -1 +1 @@ -decodeRelayShard | Documentation
      • Parameters

        • bytes: Uint8Array

        Returns ShardInfo

      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 13714cb7d4..20f2612a3d 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

      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 82fa8aabee..f4fbd527af 100644 --- a/functions/_waku_sdk.utils.encodeRelayShard.html +++ b/functions/_waku_sdk.utils.encodeRelayShard.html @@ -1 +1 @@ -encodeRelayShard | Documentation
      • Parameters

        Returns Uint8Array

      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 a0219f1a1b..58401135ef 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 a590fc18d1..bb80342a3b 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 +

      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 276288cb25..66981a6b00 100644 --- a/functions/_waku_sdk.utils.ensureValidContentTopic.html +++ b/functions/_waku_sdk.utils.ensureValidContentTopic.html @@ -1,4 +1,4 @@ ensureValidContentTopic | Documentation
      • Given a string, will throw an error if it is not formatted as a valid content topic for autosharding based on https://rfc.vac.dev/spec/51/

        Parameters

        • contentTopic: string

          String to validate

        Returns ContentTopic

        Object with each content topic field as an attribute

        -

      Generated using TypeDoc

      \ No newline at end of file +

      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 cf08559779..7f337c7573 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 +

      Type Parameters

      Parameters

      Returns T[]

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_sdk.utils.getWsMultiaddrFromMultiaddrs.html b/functions/_waku_sdk.utils.getWsMultiaddrFromMultiaddrs.html index 4a38514361..9ea59c850c 100644 --- a/functions/_waku_sdk.utils.getWsMultiaddrFromMultiaddrs.html +++ b/functions/_waku_sdk.utils.getWsMultiaddrFromMultiaddrs.html @@ -1 +1 @@ -getWsMultiaddrFromMultiaddrs | Documentation

      Function getWsMultiaddrFromMultiaddrs

      • Parameters

        • addresses: Multiaddr[]

        Returns Multiaddr

      Generated using TypeDoc

      \ No newline at end of file +getWsMultiaddrFromMultiaddrs | Documentation

      Function getWsMultiaddrFromMultiaddrs

      • Parameters

        • addresses: Multiaddr[]

        Returns Multiaddr

      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 5ab1c8d39a..e173a80220 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 bd92e30f20..188c912def 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 0251ad61ee..156792e776 100644 --- a/functions/_waku_sdk.utils.isMessageSizeUnderCap.html +++ b/functions/_waku_sdk.utils.isMessageSizeUnderCap.html @@ -1,4 +1,4 @@ isMessageSizeUnderCap | Documentation
      • Return whether the size of the message is under the upper limit for the network. This performs a protobuf encoding! If you have access to the fully encoded message, use isSizeUnderCapBuf instead.

        -

        Parameters

        Returns Promise<boolean>

      Generated using TypeDoc

      \ No newline at end of file +

      Parameters

      Returns Promise<boolean>

      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 1f605f3370..e3ad76a386 100644 --- a/functions/_waku_sdk.utils.isWireSizeUnderCap.html +++ b/functions/_waku_sdk.utils.isWireSizeUnderCap.html @@ -1 +1 @@ -isWireSizeUnderCap | Documentation
      • Parameters

        • buf: Uint8Array

        Returns boolean

      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 aa1f34c994..fbf1ffedd8 100644 --- a/functions/_waku_sdk.utils.pubsubTopicToSingleShardInfo.html +++ b/functions/_waku_sdk.utils.pubsubTopicToSingleShardInfo.html @@ -1 +1 @@ -pubsubTopicToSingleShardInfo | Documentation

      Function pubsubTopicToSingleShardInfo

      • Parameters

        • pubsubTopics: string

        Returns SingleShardInfo

      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 46be5c015b..f41d8e3a1a 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 bd2e0b012c..d512125531 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 ffb61b92c3..f1af988daa 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 4df5588992..1afadc4a64 100644 --- a/functions/_waku_sdk.utils.singleShardInfoToPubsubTopic.html +++ b/functions/_waku_sdk.utils.singleShardInfoToPubsubTopic.html @@ -1 +1 @@ -singleShardInfoToPubsubTopic | Documentation

      Function singleShardInfoToPubsubTopic

      • Parameters

        Returns string

      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 8e36985842..7b22019085 100644 --- a/functions/_waku_sdk.utils.singleShardInfosToShardInfo.html +++ b/functions/_waku_sdk.utils.singleShardInfosToShardInfo.html @@ -1 +1 @@ -singleShardInfosToShardInfo | Documentation

      Function singleShardInfosToShardInfo

      • Parameters

        Returns ShardInfo

      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 1a42417b64..e7a83440e1 100644 --- a/functions/_waku_sdk.utils.toAsyncIterator.html +++ b/functions/_waku_sdk.utils.toAsyncIterator.html @@ -3,4 +3,4 @@
    • decoder: IDecoder<T> | IDecoder<T>[]

      parameter to be passed to receiver for subscription;

    • Optional iteratorOptions: utils.IteratorOptions

      optional configuration for iterator;

    • Returns Promise<IAsyncIterator<T>>

      iterator and stop function to terminate it.

      -

      Generated using TypeDoc

      \ No newline at end of file +

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_sdk.waitForRemotePeer.html b/functions/_waku_sdk.waitForRemotePeer.html index 3e94687807..dbc8905489 100644 --- a/functions/_waku_sdk.waitForRemotePeer.html +++ b/functions/_waku_sdk.waitForRemotePeer.html @@ -13,4 +13,4 @@ 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 6bf7278f2b..c65a554404 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 a4eb0c0fd9..53c9ca70b4 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 e1a0d49d9c..a9649b57d8 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 73765bdc12..c6fbb53376 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 9ff2bc086d..cf23b4427e 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 c0e45c2fcc..ab9b6eb27a 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 8e73d521fc..d89b2a58a7 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 75c9b86785..9e4863dd6f 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 ae359b55fc..8e4b0db161 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 233b838920..90d19fa154 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 ee65c1f85e..371fbcbfdb 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 d17dce6774..59fa85f6b9 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 fa7a3409d9..cf09dc77c9 100644 --- a/functions/_waku_sdk.waku.waku_store.createCursor.html +++ b/functions/_waku_sdk.waku.waku_store.createCursor.html @@ -1 +1 @@ -createCursor | Documentation
      • Parameters

        Returns Promise<Cursor>

      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 f47fe7e1d0..e3516cb5d3 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 9208767500..cc53c82c92 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 fe89fbc1a8..3282333b30 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

      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 dfadc9124a..4c6ef8f3e0 100644 --- a/functions/_waku_utils.contentTopicsByPubsubTopic.html +++ b/functions/_waku_utils.contentTopicsByPubsubTopic.html @@ -1,3 +1,3 @@ contentTopicsByPubsubTopic | Documentation

      Function contentTopicsByPubsubTopic

      • Given an array of content topics, groups them together by their Pubsub topic as derived using the algorithm for autosharding. If any of the content topics are not properly formatted, the function will throw an error.

        -

        Parameters

        • contentTopics: string[]
        • clusterId: number = DEFAULT_CLUSTER_ID
        • networkShards: number = 8

        Returns Map<string, string[]>

      Generated using TypeDoc

      \ No newline at end of file +

      Parameters

      Returns Map<string, string[]>

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_utils.decodeRelayShard.html b/functions/_waku_utils.decodeRelayShard.html index 09247b0970..5ad2b663d1 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 0099862cae..00eda572ec 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

      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 99d4e4c0fa..0b0c7e65be 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 d88abeae5b..3c1418075f 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 fa6cb7f61e..21453e89bb 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 +

      Generated using TypeDoc

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

      Function ensureValidContentTopic

      • Given a string, will throw an error if it is not formatted as a valid content topic for autosharding based on https://rfc.vac.dev/spec/51/

        Parameters

        • contentTopic: string

          String to validate

        Returns ContentTopic

        Object with each content topic field as an attribute

        -

      Generated using TypeDoc

      \ No newline at end of file +

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_utils.getPseudoRandomSubset.html b/functions/_waku_utils.getPseudoRandomSubset.html index 0506118239..f5c8c6b925 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 +

      Type Parameters

      Parameters

      Returns T[]

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_utils.getWsMultiaddrFromMultiaddrs.html b/functions/_waku_utils.getWsMultiaddrFromMultiaddrs.html index d7756fc11d..6a1f4c6d12 100644 --- a/functions/_waku_utils.getWsMultiaddrFromMultiaddrs.html +++ b/functions/_waku_utils.getWsMultiaddrFromMultiaddrs.html @@ -1 +1 @@ -getWsMultiaddrFromMultiaddrs | Documentation

      Function getWsMultiaddrFromMultiaddrs

      • Parameters

        • addresses: Multiaddr[]

        Returns Multiaddr

      Generated using TypeDoc

      \ No newline at end of file +getWsMultiaddrFromMultiaddrs | Documentation

      Function getWsMultiaddrFromMultiaddrs

      • Parameters

        • addresses: Multiaddr[]

        Returns Multiaddr

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_utils.groupByContentTopic.html b/functions/_waku_utils.groupByContentTopic.html index ec8092c32d..3dd295fec8 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 ffca214bc5..a9412fb607 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 d635df816f..330139ee5a 100644 --- a/functions/_waku_utils.isMessageSizeUnderCap.html +++ b/functions/_waku_utils.isMessageSizeUnderCap.html @@ -1,4 +1,4 @@ isMessageSizeUnderCap | Documentation

      Function isMessageSizeUnderCap

      • Return whether the size of the message is under the upper limit for the network. This performs a protobuf encoding! If you have access to the fully encoded message, use isSizeUnderCapBuf instead.

        -

        Parameters

        Returns Promise<boolean>

      Generated using TypeDoc

      \ No newline at end of file +

      Parameters

      Returns Promise<boolean>

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_waku_utils.isWireSizeUnderCap.html b/functions/_waku_utils.isWireSizeUnderCap.html index 9950bf1e87..244a959313 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 5c54bc73c5..dbba7f28f1 100644 --- a/functions/_waku_utils.pubsubTopicToSingleShardInfo.html +++ b/functions/_waku_utils.pubsubTopicToSingleShardInfo.html @@ -1 +1 @@ -pubsubTopicToSingleShardInfo | Documentation

      Function pubsubTopicToSingleShardInfo

      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 6893b3ee0e..9d78985d2d 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 4a79ecd267..d1b1c8f563 100644 --- a/functions/_waku_utils.removeItemFromArray.html +++ b/functions/_waku_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_utils.shardInfoToPubsubTopics.html b/functions/_waku_utils.shardInfoToPubsubTopics.html index d009ee7298..cda1fefe54 100644 --- a/functions/_waku_utils.shardInfoToPubsubTopics.html +++ b/functions/_waku_utils.shardInfoToPubsubTopics.html @@ -1 +1 @@ -shardInfoToPubsubTopics | Documentation

      Function shardInfoToPubsubTopics

      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 78a42ecc1e..fe7ad7b904 100644 --- a/functions/_waku_utils.singleShardInfoToPubsubTopic.html +++ b/functions/_waku_utils.singleShardInfoToPubsubTopic.html @@ -1 +1 @@ -singleShardInfoToPubsubTopic | Documentation

      Function singleShardInfoToPubsubTopic

      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 c38d320f53..ba1219f5fd 100644 --- a/functions/_waku_utils.singleShardInfosToShardInfo.html +++ b/functions/_waku_utils.singleShardInfosToShardInfo.html @@ -1 +1 @@ -singleShardInfosToShardInfo | Documentation

      Function singleShardInfosToShardInfo

      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 0f9f24d2c7..4732b26d26 100644 --- a/functions/_waku_utils.toAsyncIterator.html +++ b/functions/_waku_utils.toAsyncIterator.html @@ -3,4 +3,4 @@
    • decoder: IDecoder<T> | IDecoder<T>[]

      parameter to be passed to receiver for subscription;

    • Optional iteratorOptions: IteratorOptions

      optional configuration for iterator;

    • Returns Promise<IAsyncIterator<T>>

      iterator and stop function to terminate it.

      -

      Generated using TypeDoc

      \ No newline at end of file +

      Generated using TypeDoc

      \ No newline at end of file diff --git a/hierarchy.html b/hierarchy.html index 0e984078ac..7b1b490847 100644 --- a/hierarchy.html +++ b/hierarchy.html @@ -1 +1 @@ -Documentation

      Generated using TypeDoc

      \ No newline at end of file +Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/index.html b/index.html index 68dc1c1b45..ffa12074a8 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 e744dc0aa0..13cd74ddce 100644 --- a/interfaces/_waku_core.message.version_0.proto.RateLimitProof-1.html +++ b/interfaces/_waku_core.message.version_0.proto.RateLimitProof-1.html @@ -5,4 +5,4 @@ rlnIdentifier shareX shareY -

      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 e56ac55f97..523fd580da 100644 --- a/interfaces/_waku_core.message.version_0.proto.WakuMessage-1.html +++ b/interfaces/_waku_core.message.version_0.proto.WakuMessage-1.html @@ -5,4 +5,4 @@ rateLimitProof? timestamp? version? -

      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_light_push.PushResponse-1.html b/interfaces/_waku_core.waku_light_push.PushResponse-1.html index 466ae2c323..f2106fa8c3 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

      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 fd272a06ec..30aa84556e 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 a02f3a4f42..9f4247ca83 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
      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_interfaces.ConnectionManagerOptions.html b/interfaces/_waku_interfaces.ConnectionManagerOptions.html index 9a32546411..4ddb7542ca 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 0978219931..32a96406b5 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 aba2a327b4..a0f05d77a7 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 b4a76e1637..31eb632095 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 9724f4e53f..e201726541 100644 --- a/interfaces/_waku_interfaces.DnsDiscoveryComponents.html +++ b/interfaces/_waku_interfaces.DnsDiscoveryComponents.html @@ -1,2 +1,2 @@ -DnsDiscoveryComponents | Documentation
      interface DnsDiscoveryComponents {
          peerStore: PeerStore;
      }

      Properties

      Properties

      peerStore: PeerStore

      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 60e2c9436b..68241f0504 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 b4a3a914aa..8825210bb8 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;
              store: IStore;
              dial(peer, protocols?): Promise<Stream>;
              isConnected(): boolean;
              isStarted(): boolean;
              start(): Promise<void>;
              stop(): Promise<void>;
          }

          Hierarchy (view full)

          Properties

          connectionManager +FullNode | Documentation
          interface FullNode {
              connectionManager: IConnectionManager;
              filter: IFilter;
              libp2p: Libp2p;
              lightPush: ILightPush;
              relay: IRelay;
              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
          store: IStore

          Methods

          Generated using TypeDoc

          \ No newline at end of file +

          Properties

          connectionManager: IConnectionManager
          filter: IFilter
          libp2p: Libp2p
          lightPush: ILightPush
          relay: IRelay
          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 7c1446df86..bce3bd5c65 100644 --- a/interfaces/_waku_interfaces.IAsyncIterator.html +++ b/interfaces/_waku_interfaces.IAsyncIterator.html @@ -1,3 +1,3 @@ -IAsyncIterator | Documentation
          interface IAsyncIterator<T> {
              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 1a2190a283..194b53e8f0 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 (view full)

          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 4d9fa2aad1..7140d987a7 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

              • 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 +

              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 9973818188..1882db171c 100644 --- a/interfaces/_waku_interfaces.IConnectionStateEvents.html +++ b/interfaces/_waku_interfaces.IConnectionStateEvents.html @@ -1,2 +1,2 @@ -IConnectionStateEvents | Documentation
              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 {
                  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 9d9c7a4071..86d1014560 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 c453137eef..4adde2f578 100644 --- a/interfaces/_waku_interfaces.IDecoder.html +++ b/interfaces/_waku_interfaces.IDecoder.html @@ -1,5 +1,5 @@ -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 +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 db302fb868..95dedbef77 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 c70d8477a7..7f13daadbb 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): this;
                              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.

                                +

                              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 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 +

                              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 00ca9d1c4a..a8a161a11e 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 9933d3e902..4490e835eb 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 f890e84f6f..aa02aba1e3 100644 --- a/interfaces/_waku_interfaces.IMetaSetter.html +++ b/interfaces/_waku_interfaces.IMetaSetter.html @@ -1 +1 @@ -IMetaSetter | Documentation
                              interface IMetaSetter ((message) => Uint8Array)

                              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 c6d5994094..4a7dccfe19 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 d902bafd8b..9e78bee879 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 (view full)

                              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 00a83c2339..cf72de76f8 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 de582f2e79..4f6a266e34 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 d94696750c..5e4ab228e3 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 b43a5f7ddb..2da6db581c 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 2a108163b0..ac957063e3 100644 --- a/interfaces/_waku_interfaces.IRelayAPI.html +++ b/interfaces/_waku_interfaces.IRelayAPI.html @@ -1,11 +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[])

                                  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.

                                  +

                                  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 +

                                  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 4915f88e64..234cce5edb 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 7bd7702747..278ad94da3 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 (view full)

                                  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 dc66cc2212..293f6c418d 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
                                  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_interfaces.LightNode.html b/interfaces/_waku_interfaces.LightNode.html index 4b8eec9831..00192df853 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;
                                      store: IStore;
                                      dial(peer, protocols?): Promise<Stream>;
                                      isConnected(): boolean;
                                      isStarted(): boolean;
                                      start(): Promise<void>;
                                      stop(): Promise<void>;
                                  }

                                  Hierarchy (view full)

                                  Properties

                                  connectionManager +LightNode | Documentation
                                  interface LightNode {
                                      connectionManager: IConnectionManager;
                                      filter: IFilter;
                                      libp2p: Libp2p;
                                      lightPush: ILightPush;
                                      relay: undefined;
                                      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
                                  store: IStore

                                  Methods

                                  Generated using TypeDoc

                                  \ No newline at end of file +

                                  Properties

                                  connectionManager: IConnectionManager
                                  filter: IFilter
                                  libp2p: Libp2p
                                  lightPush: ILightPush
                                  relay: undefined
                                  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 53a32aba0a..2a17f8f2b0 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
                                  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_interfaces.PeerExchangeComponents.html b/interfaces/_waku_interfaces.PeerExchangeComponents.html index 1e66ec6078..32f29f6826 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
                                  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_interfaces.PeerExchangeQueryParams.html b/interfaces/_waku_interfaces.PeerExchangeQueryParams.html index 1763d0256b..000cdd3b9c 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
                                  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_interfaces.PeerExchangeResponse.html b/interfaces/_waku_interfaces.PeerExchangeResponse.html index a7ac60a33d..2ad678790a 100644 --- a/interfaces/_waku_interfaces.PeerExchangeResponse.html +++ b/interfaces/_waku_interfaces.PeerExchangeResponse.html @@ -1,2 +1,2 @@ -PeerExchangeResponse | Documentation
                                  interface PeerExchangeResponse {
                                      peerInfos: PeerInfo[];
                                  }

                                  Properties

                                  Properties

                                  peerInfos: PeerInfo[]

                                  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 152b67db52..f5f4c9673f 100644 --- a/interfaces/_waku_interfaces.PeerInfo.html +++ b/interfaces/_waku_interfaces.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_interfaces.PeersByDiscoveryResult.html b/interfaces/_waku_interfaces.PeersByDiscoveryResult.html index 58db41117f..16f8da200e 100644 --- a/interfaces/_waku_interfaces.PeersByDiscoveryResult.html +++ b/interfaces/_waku_interfaces.PeersByDiscoveryResult.html @@ -1,3 +1,3 @@ -PeersByDiscoveryResult | Documentation
                                  interface PeersByDiscoveryResult {
                                      CONNECTED: {
                                          bootstrap: Peer[];
                                          local: Peer[];
                                          peer-exchange: Peer[];
                                      };
                                      DISCOVERED: {
                                          bootstrap: Peer[];
                                          local: Peer[];
                                          peer-exchange: Peer[];
                                      };
                                  }

                                  Properties

                                  CONNECTED +PeersByDiscoveryResult | Documentation
                                  interface PeersByDiscoveryResult {
                                      CONNECTED: {
                                          bootstrap: Peer[];
                                          local-peer-cache: Peer[];
                                          peer-exchange: Peer[];
                                      };
                                      DISCOVERED: {
                                          bootstrap: Peer[];
                                          local-peer-cache: Peer[];
                                          peer-exchange: Peer[];
                                      };
                                  }

                                  Properties

                                  Properties

                                  CONNECTED: {
                                      bootstrap: Peer[];
                                      local: Peer[];
                                      peer-exchange: Peer[];
                                  }

                                  Type declaration

                                  • bootstrap: Peer[]
                                  • local: Peer[]
                                  • peer-exchange: Peer[]
                                  DISCOVERED: {
                                      bootstrap: Peer[];
                                      local: Peer[];
                                      peer-exchange: Peer[];
                                  }

                                  Type declaration

                                  • bootstrap: Peer[]
                                  • local: Peer[]
                                  • peer-exchange: Peer[]

                                  Generated using TypeDoc

                                  \ No newline at end of file +

                                  Properties

                                  CONNECTED: {
                                      bootstrap: Peer[];
                                      local-peer-cache: Peer[];
                                      peer-exchange: Peer[];
                                  }

                                  Type declaration

                                  • bootstrap: Peer[]
                                  • local-peer-cache: Peer[]
                                  • peer-exchange: Peer[]
                                  DISCOVERED: {
                                      bootstrap: Peer[];
                                      local-peer-cache: Peer[];
                                      peer-exchange: Peer[];
                                  }

                                  Type declaration

                                  • bootstrap: Peer[]
                                  • local-peer-cache: 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 ff12645a71..dd09ef852f 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;
                                      store: undefined;
                                      dial(peer, protocols?): Promise<Stream>;
                                      isConnected(): boolean;
                                      isStarted(): boolean;
                                      start(): Promise<void>;
                                      stop(): Promise<void>;
                                  }

                                  Hierarchy (view full)

                                  Properties

                                  connectionManager +RelayNode | Documentation
                                  interface RelayNode {
                                      connectionManager: IConnectionManager;
                                      filter: undefined;
                                      libp2p: Libp2p;
                                      lightPush: undefined;
                                      relay: IRelay;
                                      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
                                  store: undefined

                                  Methods

                                  Generated using TypeDoc

                                  \ No newline at end of file +

                                  Properties

                                  connectionManager: IConnectionManager
                                  filter: undefined
                                  libp2p: Libp2p
                                  lightPush: undefined
                                  relay: IRelay
                                  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 73ae457ed3..ce836cf5c9 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
                                  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_interfaces.ShardInfo.html b/interfaces/_waku_interfaces.ShardInfo.html index c903fe943c..0dc1de4339 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
                                  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_interfaces.SingleShardInfo.html b/interfaces/_waku_interfaces.SingleShardInfo.html index 98a99bd476..53569f9653 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 cac2adb60a..3b493d048b 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
                                  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_interfaces.Waku.html b/interfaces/_waku_interfaces.Waku.html index 2d13b33d22..c72821e2ab 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;
                                      store?: IStore;
                                      dial(peer, protocols?): Promise<Stream>;
                                      isConnected(): boolean;
                                      isStarted(): boolean;
                                      start(): Promise<void>;
                                      stop(): Promise<void>;
                                  }

                                  Hierarchy (view full)

                                  Properties

                                  connectionManager +Waku | Documentation
                                  interface Waku {
                                      connectionManager: IConnectionManager;
                                      filter?: IFilter;
                                      libp2p: Libp2p;
                                      lightPush?: ILightPush;
                                      relay?: IRelay;
                                      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
                                  store?: IStore

                                  Methods

                                  Generated using TypeDoc

                                  \ No newline at end of file +

                                  Properties

                                  connectionManager: IConnectionManager
                                  filter?: IFilter
                                  libp2p: Libp2p
                                  lightPush?: ILightPush
                                  relay?: IRelay
                                  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 9726e949b3..4f62afa56e 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 3a06a6a841..a93498c1f5 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 (view full)

                                  Properties

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

                                  Hierarchy (view full)

                                  Properties

                                  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 +
                                  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 8263db66ac..5bf3bc60b6 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 (view full)

                                  Properties

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

                                  Hierarchy (view full)

                                  Properties

                                  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 +
                                  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 6d5249f502..a05c9c5995 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 db52952f86..7e4ae13d8d 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 836ba4062a..cebd0e7f8e 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
                                  interface FilterRequest {
                                      contentFilters: proto_filter.FilterRequest.ContentFilter[];
                                      subscribe: boolean;
                                      topic: string;
                                  }

                                  Properties

                                  subscribe: boolean
                                  topic: string

                                  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 b8c9f71cd0..885b97b549 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
                                  interface ContentFilter {
                                      contentTopic: string;
                                  }

                                  Properties

                                  Properties

                                  contentTopic: string

                                  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 a79a4faf9e..3327426c26 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
                                  interface FilterRpc {
                                      push?: proto_filter.MessagePush;
                                      request?: FilterRequest;
                                      requestId: string;
                                  }

                                  Properties

                                  request?: FilterRequest
                                  requestId: string

                                  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 6ba5a2a761..f9a4f89cc1 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
                                  interface MessagePush {
                                      messages: WakuMessage[];
                                  }

                                  Properties

                                  Properties

                                  messages: WakuMessage[]

                                  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 ef54d2ece4..05de211eab 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 b77f30879d..633e2086e0 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 86e56c922d..0de4c1af6b 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 55fab2c4f3..dd48349c7f 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
                                  interface MessagePush {
                                      pubsubTopic?: string;
                                      wakuMessage?: proto_filter_v2.WakuMessage;
                                  }

                                  Properties

                                  pubsubTopic?: string

                                  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 8b9138b834..792ed47f44 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 d98a6efedb..8ddc997f7f 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 cc49f8099f..c5b67a348c 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
                                  interface PushRequest {
                                      message?: proto_lightpush.WakuMessage;
                                      pubsubTopic: string;
                                  }

                                  Properties

                                  Properties

                                  pubsubTopic: string

                                  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 36caf0bd43..e98c00c02e 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
                                  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_proto.proto_lightpush.PushRpc-1.html b/interfaces/_waku_proto.proto_lightpush.PushRpc-1.html index f4e81ef5f2..93819e1743 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
                                  interface PushRpc {
                                      request?: PushRequest;
                                      requestId: string;
                                      response?: proto_lightpush.PushResponse;
                                  }

                                  Properties

                                  request?: PushRequest
                                  requestId: string

                                  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 cd1c050c7f..73d6ba62fe 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 d5b5fc85ca..7902aee6d9 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 48825132b8..ba7bc782c0 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 57153b48de..1e078cf0e4 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 9312246bb0..c3072dc547 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 48a159424b..20774b0d86 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 cf71478331..d96a48831b 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
                                  interface PeerExchangeQuery {
                                      numPeers?: bigint;
                                  }

                                  Properties

                                  Properties

                                  numPeers?: bigint

                                  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 37ea115657..610862b1d3 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
                                  interface PeerExchangeRPC {
                                      query?: PeerExchangeQuery;
                                      response?: proto_peer_exchange.PeerExchangeResponse;
                                  }

                                  Properties

                                  Properties

                                  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 065e3d83df..2f1b618451 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
                                  interface PeerExchangeResponse {
                                      peerInfos: proto_peer_exchange.PeerInfo[];
                                  }

                                  Properties

                                  Properties

                                  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 d07ea34f41..090dd3d86d 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
                                  interface PeerInfo {
                                      enr?: Uint8Array;
                                  }

                                  Properties

                                  Properties

                                  enr?: Uint8Array

                                  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 80e975a85f..a920eae254 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
                                  interface ContentFilter {
                                      contentTopic: string;
                                  }

                                  Properties

                                  Properties

                                  contentTopic: string

                                  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 cdaabddf99..99ff5c62c6 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 dded9ebc10..4d372f59e0 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
                                  interface HistoryResponse {
                                      error: HistoryError;
                                      messages: proto_store.WakuMessage[];
                                      pagingInfo?: PagingInfo;
                                  }

                                  Properties

                                  pagingInfo?: PagingInfo

                                  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 87b25ba2a9..e5b4275b9a 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
                                  interface HistoryRpc {
                                      query?: HistoryQuery;
                                      requestId: string;
                                      response?: HistoryResponse;
                                  }

                                  Properties

                                  query?: HistoryQuery
                                  requestId: string
                                  response?: HistoryResponse

                                  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 de48861fd7..50009b0189 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 2b0bc374d6..d7de7e84cd 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 1c0da54e46..b439c93283 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 19a6f57eef..5daca8b417 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 a4277eb3dc..944306b34e 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
                                  interface TopicOnlyMessage {
                                      contentTopic: string;
                                  }

                                  Properties

                                  Properties

                                  contentTopic: string

                                  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 1bb85cadac..9bb3cf1a30 100644 --- a/interfaces/_waku_sdk.ConnectionManagerOptions.html +++ b/interfaces/_waku_sdk.ConnectionManagerOptions.html @@ -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 45015297d1..91c22f7823 100644 --- a/interfaces/_waku_sdk.Cursor.html +++ b/interfaces/_waku_sdk.Cursor.html @@ -2,4 +2,4 @@ pubsubTopic receiverTime senderTime -

                                  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 9a770a55e1..d5a3c79877 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 +

                                  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 6f5e9e44c6..adc43f2232 100644 --- a/interfaces/_waku_sdk.DnsDiscOptions.html +++ b/interfaces/_waku_sdk.DnsDiscOptions.html @@ -8,4 +8,4 @@
                                  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 +

                                  Generated using TypeDoc

                                  \ No newline at end of file diff --git a/interfaces/_waku_sdk.DnsDiscoveryComponents.html b/interfaces/_waku_sdk.DnsDiscoveryComponents.html index 5195902648..1741834955 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 +

                                  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 420987e16c..030074f2f8 100644 --- a/interfaces/_waku_sdk.EncoderOptions.html +++ b/interfaces/_waku_sdk.EncoderOptions.html @@ -9,4 +9,4 @@
                                  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 47d5d98eb6..f6b12606eb 100644 --- a/interfaces/_waku_sdk.FullNode.html +++ b/interfaces/_waku_sdk.FullNode.html @@ -9,4 +9,4 @@ isStarted start stop -

                                  Properties

                                  connectionManager: IConnectionManager
                                  filter: IFilter
                                  libp2p: Libp2p
                                  lightPush: ILightPush
                                  relay: IRelay
                                  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
                                  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 b411708a06..98d8b526d7 100644 --- a/interfaces/_waku_sdk.IAsyncIterator.html +++ b/interfaces/_waku_sdk.IAsyncIterator.html @@ -1,3 +1,3 @@ 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 560174b65d..1b2f5c699c 100644 --- a/interfaces/_waku_sdk.IBaseProtocol.html +++ b/interfaces/_waku_sdk.IBaseProtocol.html @@ -5,4 +5,4 @@ peerStore removeLibp2pEventListener shardInfo? -

                                  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 04f681c54f..d9c8e801e0 100644 --- a/interfaces/_waku_sdk.IConnectionManager.html +++ b/interfaces/_waku_sdk.IConnectionManager.html @@ -6,4 +6,4 @@ removeEventListener safeDispatchEvent stop -

                                  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 +

                                  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 9a454af860..b85547b23f 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 +

                                  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 029a036f02..520dbc3685 100644 --- a/interfaces/_waku_sdk.IDecodedMessage.html +++ b/interfaces/_waku_sdk.IDecodedMessage.html @@ -5,4 +5,4 @@ pubsubTopic rateLimitProof timestamp -

                                  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 38025e6a70..0b33bbc4ee 100644 --- a/interfaces/_waku_sdk.IDecoder.html +++ b/interfaces/_waku_sdk.IDecoder.html @@ -2,4 +2,4 @@ fromProtoObj fromWireToProtoObj pubsubTopic -

                                  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 c4a68f4375..9f138fbad5 100644 --- a/interfaces/_waku_sdk.IEncoder.html +++ b/interfaces/_waku_sdk.IEncoder.html @@ -3,4 +3,4 @@ pubsubTopic toProtoObj toWire -

                                  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 7879e06e03..615242a1e7 100644 --- a/interfaces/_waku_sdk.IEnr.html +++ b/interfaces/_waku_sdk.IEnr.html @@ -39,4 +39,4 @@

                                  Generated using TypeDoc

                                  \ No newline at end of file +

                                  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 cf93c8ab35..9538dd3d82 100644 --- a/interfaces/_waku_sdk.IFilterSubscription.html +++ b/interfaces/_waku_sdk.IFilterSubscription.html @@ -2,4 +2,4 @@ subscribe unsubscribe unsubscribeAll -

                                  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 d7178fcb8a..a246c968dd 100644 --- a/interfaces/_waku_sdk.IMessage.html +++ b/interfaces/_waku_sdk.IMessage.html @@ -2,4 +2,4 @@
                                  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 62c70eecf4..d0ab97a4b6 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 2ba61b22f0..0faa549090 100644 --- a/interfaces/_waku_sdk.IMetadata.html +++ b/interfaces/_waku_sdk.IMetadata.html @@ -7,4 +7,4 @@ shardInfo

                                  Methods

                                  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 6855f9c388..c2b9efe351 100644 --- a/interfaces/_waku_sdk.IPeerExchange.html +++ b/interfaces/_waku_sdk.IPeerExchange.html @@ -6,4 +6,4 @@ removeLibp2pEventListener shardInfo?

                                  Methods

                                  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 9316437f39..b700489459 100644 --- a/interfaces/_waku_sdk.IPeersByDiscoveryEvents.html +++ b/interfaces/_waku_sdk.IPeersByDiscoveryEvents.html @@ -2,4 +2,4 @@ peer:connected:peer-exchange peer:discovery:bootstrap peer:discovery:peer-exchange -

                                  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 63cb857e37..9232be54d2 100644 --- a/interfaces/_waku_sdk.IProtoMessage.html +++ b/interfaces/_waku_sdk.IProtoMessage.html @@ -7,4 +7,4 @@ Field types matches the protobuf type over the wire

                                  rateLimitProof timestamp version -

                                  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 1a532cccc3..8d2af332a2 100644 --- a/interfaces/_waku_sdk.IRateLimitProof.html +++ b/interfaces/_waku_sdk.IRateLimitProof.html @@ -5,4 +5,4 @@ rlnIdentifier shareX shareY -

                                  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 8362381c09..9590091722 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: (<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 81b289b812..52db29a258 100644 --- a/interfaces/_waku_sdk.IRelayAPI.html +++ b/interfaces/_waku_sdk.IRelayAPI.html @@ -8,4 +8,4 @@

                                  Parameters

                                  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 +

                                  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 d276b8b453..d711762bce 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 +

                                  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 483f752814..4311af83cb 100644 --- a/interfaces/_waku_sdk.IStore.html +++ b/interfaces/_waku_sdk.IStore.html @@ -8,4 +8,4 @@ queryWithPromiseCallback removeLibp2pEventListener shardInfo? -

                                  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 78a7fc7162..3c3ff45e6c 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: 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 dc3617ec20..06be41031d 100644 --- a/interfaces/_waku_sdk.LightNode.html +++ b/interfaces/_waku_sdk.LightNode.html @@ -9,4 +9,4 @@ isStarted start stop -

                                  Properties

                                  connectionManager: IConnectionManager
                                  filter: IFilter
                                  libp2p: Libp2p
                                  lightPush: ILightPush
                                  relay: undefined
                                  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
                                  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 4885b3e939..f8e9f5f195 100644 --- a/interfaces/_waku_sdk.NodeCapabilityCount.html +++ b/interfaces/_waku_sdk.NodeCapabilityCount.html @@ -2,4 +2,4 @@ lightPush relay store -

                                  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 18fe0b3367..21afe388ba 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: 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 c6cd60a9c6..f40e74428f 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

                                  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 587166fd0d..c3338041a9 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 +

                                  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 8ac1a2a6a2..500281c525 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 +

                                  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 16eff6fba9..1892fade57 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[];
                                          local: Peer[];
                                          peer-exchange: Peer[];
                                      };
                                      DISCOVERED: {
                                          bootstrap: Peer[];
                                          local: Peer[];
                                          peer-exchange: Peer[];
                                      };
                                  }

                                  Properties

                                  CONNECTED +PeersByDiscoveryResult | Documentation

                                  Interface PeersByDiscoveryResult

                                  interface PeersByDiscoveryResult {
                                      CONNECTED: {
                                          bootstrap: Peer[];
                                          local-peer-cache: Peer[];
                                          peer-exchange: Peer[];
                                      };
                                      DISCOVERED: {
                                          bootstrap: Peer[];
                                          local-peer-cache: Peer[];
                                          peer-exchange: Peer[];
                                      };
                                  }

                                  Properties

                                  Properties

                                  CONNECTED: {
                                      bootstrap: Peer[];
                                      local: Peer[];
                                      peer-exchange: Peer[];
                                  }

                                  Type declaration

                                  • bootstrap: Peer[]
                                  • local: Peer[]
                                  • peer-exchange: Peer[]
                                  DISCOVERED: {
                                      bootstrap: Peer[];
                                      local: Peer[];
                                      peer-exchange: Peer[];
                                  }

                                  Type declaration

                                  • bootstrap: Peer[]
                                  • local: Peer[]
                                  • peer-exchange: Peer[]

                                  Generated using TypeDoc

                                  \ No newline at end of file +

                                  Properties

                                  CONNECTED: {
                                      bootstrap: Peer[];
                                      local-peer-cache: Peer[];
                                      peer-exchange: Peer[];
                                  }

                                  Type declaration

                                  • bootstrap: Peer[]
                                  • local-peer-cache: Peer[]
                                  • peer-exchange: Peer[]
                                  DISCOVERED: {
                                      bootstrap: Peer[];
                                      local-peer-cache: Peer[];
                                      peer-exchange: Peer[];
                                  }

                                  Type declaration

                                  • bootstrap: Peer[]
                                  • local-peer-cache: 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 3666945200..2a9314a492 100644 --- a/interfaces/_waku_sdk.RelayNode.html +++ b/interfaces/_waku_sdk.RelayNode.html @@ -9,4 +9,4 @@ isStarted start stop -

                                  Properties

                                  connectionManager: IConnectionManager
                                  filter: undefined
                                  libp2p: Libp2p
                                  lightPush: undefined
                                  relay: IRelay
                                  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
                                  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 4895a131e7..63b2bfea52 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

                                  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 a0996ccc41..42ec4814e3 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

                                  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 13d31f61df..cb55d59b2a 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

                                  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 e63b87dad6..6a065124ac 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

                                  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 3cb25a3094..c8d31b96c7 100644 --- a/interfaces/_waku_sdk.Waku-1.html +++ b/interfaces/_waku_sdk.Waku-1.html @@ -9,4 +9,4 @@ isStarted start stop -

                                  Properties

                                  connectionManager: IConnectionManager
                                  filter?: IFilter
                                  libp2p: Libp2p
                                  lightPush?: ILightPush
                                  relay?: IRelay
                                  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
                                  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 274997b465..f2ed797aa0 100644 --- a/interfaces/_waku_sdk.Waku2.html +++ b/interfaces/_waku_sdk.Waku2.html @@ -2,4 +2,4 @@ lightPush relay store -

                                  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.WakuOptions.html b/interfaces/_waku_sdk.WakuOptions.html index eef00f9907..45f9199984 100644 --- a/interfaces/_waku_sdk.WakuOptions.html +++ b/interfaces/_waku_sdk.WakuOptions.html @@ -1,4 +1,4 @@ -WakuOptions | Documentation
                                  interface WakuOptions {
                                      pingKeepAlive?: number;
                                      pubsubTopics: string[];
                                      relayKeepAlive?: number;
                                      userAgent?: string;
                                  }

                                  Properties

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

                                  Properties

                                  pingKeepAlive? pubsubTopics relayKeepAlive? userAgent? @@ -6,11 +6,11 @@ request to each peer after the set number of seconds. Set to 0 to disable.

                                  Default

                                  {@link @waku/core.DefaultPingKeepAliveValueSecs}
                                   
                                  -
                                  pubsubTopics: string[]
                                  relayKeepAlive?: number

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

                                  pubsubTopics: string[]
                                  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_sdk.waku.message.version_0.proto.RateLimitProof-1.html b/interfaces/_waku_sdk.waku.message.version_0.proto.RateLimitProof-1.html index 9a2d1b0ef0..bda4d468eb 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 @@ -5,4 +5,4 @@ rlnIdentifier shareX shareY -

                                  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 6dc2776a19..e62c46ee33 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 @@ -5,4 +5,4 @@ rateLimitProof? timestamp? version? -

                                  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_light_push.PushResponse-1.html b/interfaces/_waku_sdk.waku.waku_light_push.PushResponse-1.html index c7ddf36117..73209db3ef 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

                                  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 64fa67f893..62c31c9524 100644 --- a/interfaces/_waku_sdk.waku.waku_store.QueryOptions.html +++ b/interfaces/_waku_sdk.waku.waku_store.QueryOptions.html @@ -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 3c17d2f0c8..169beb1316 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

                                  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 39f32e27e6..9239268a26 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 5d53905c17..38082f0f72 100644 --- a/modules/_waku_core.html +++ b/modules/_waku_core.html @@ -48,4 +48,4 @@ createEncoder waitForRemotePeer wakuMetadata -

                                  References

                                  Re-exports FilterCodecs
                                  Re-exports LightPushCodec
                                  Re-exports PageDirection
                                  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 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 80fefa6365..78438fe247 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 a93b69d9a3..e6a570e4b6 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

                                  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_core.message.version_0.proto.RateLimitProof.html b/modules/_waku_core.message.version_0.proto.RateLimitProof.html index 1ce856cdce..357a50bd17 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

                                  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_core.message.version_0.proto.WakuMessage.html b/modules/_waku_core.message.version_0.proto.WakuMessage.html index 28562f552d..3649661092 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

                                  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_core.message.version_0.proto.html b/modules/_waku_core.message.version_0.proto.html index 21a6d5f3bb..4064ac4636 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_filter.html b/modules/_waku_core.waku_filter.html index 25f76b85e0..0f2aea4c23 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 760aecf3de..0302168632 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

                                  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_core.waku_light_push.html b/modules/_waku_core.waku_light_push.html index 9e6e13c4ca..244e3d06e4 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 63c01b1f6c..3ba1f19e82 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 821984debc..d8db37fd3e 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 717a0ca9eb..40e13c61dd 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 79abd5e3bc..f9078fb0a4 100644 --- a/modules/_waku_interfaces.html +++ b/modules/_waku_interfaces.html @@ -100,4 +100,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_local_discovery.html b/modules/_waku_local_discovery.html deleted file mode 100644 index 059982271f..0000000000 --- a/modules/_waku_local_discovery.html +++ /dev/null @@ -1,31 +0,0 @@ -@waku/local-discovery - v0.0.1 | Documentation

                                  Module @waku/local-discovery - v0.0.1

                                  GitHub Action -Code Climate -Discord chat

                                  -

                                  js-waku

                                  A TypeScript implementation of the Waku v2 protocol.

                                  -

                                  Documentation

                                  -

                                  API Documentation can also be generated locally:

                                  -
                                  git clone https://github.com/waku-org/js-waku.git
                                  cd js-waku
                                  npm install
                                  npm run doc -
                                  -

                                  Bugs, Questions & Features

                                  If you encounter any bug or would like to propose new features, feel free to open an issue.

                                  -

                                  For general discussion, get help or latest news, join us on Vac Discord or the Waku Telegram Group.

                                  -

                                  Roadmap

                                  You can track progress on the project board.

                                  -

                                  Contributing

                                  See CONTRIBUTING.md.

                                  -

                                  License

                                  Licensed and distributed under either of

                                  - -

                                  or

                                  - -

                                  at your option. These files may not be copied, modified, or distributed except according to those terms.

                                  -

                                  Index

                                  Classes

                                  Variables

                                  Functions

                                  Generated using TypeDoc

                                  \ No newline at end of file diff --git a/functions/_waku_local_discovery.wakuLocalStorageDiscovery.html b/modules/_waku_local_peer_cache_discovery.html similarity index 55% rename from functions/_waku_local_discovery.wakuLocalStorageDiscovery.html rename to modules/_waku_local_peer_cache_discovery.html index dc8074b0d7..046c427125 100644 --- a/functions/_waku_local_discovery.wakuLocalStorageDiscovery.html +++ b/modules/_waku_local_peer_cache_discovery.html @@ -1 +1,31 @@ -wakuLocalStorageDiscovery | Documentation

                                  Generated using TypeDoc

                                  \ No newline at end of file +@waku/local-peer-cache-discovery - v0.0.1 | Documentation

                                  Module @waku/local-peer-cache-discovery - v0.0.1

                                  GitHub Action +Code Climate +Discord chat

                                  +

                                  js-waku

                                  A TypeScript implementation of the Waku v2 protocol.

                                  +

                                  Documentation

                                  +

                                  API Documentation can also be generated locally:

                                  +
                                  git clone https://github.com/waku-org/js-waku.git
                                  cd js-waku
                                  npm install
                                  npm run doc +
                                  +

                                  Bugs, Questions & Features

                                  If you encounter any bug or would like to propose new features, feel free to open an issue.

                                  +

                                  For general discussion, get help or latest news, join us on Vac Discord or the Waku Telegram Group.

                                  +

                                  Roadmap

                                  You can track progress on the project board.

                                  +

                                  Contributing

                                  See CONTRIBUTING.md.

                                  +

                                  License

                                  Licensed and distributed under either of

                                  + +

                                  or

                                  + +

                                  at your option. These files may not be copied, modified, or distributed except according to those terms.

                                  +

                                  Index

                                  Classes

                                  Variables

                                  Functions

                                  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 ec1756f9ff..7a63df7b9b 100644 --- a/modules/_waku_message_encryption.crypto.ecies.html +++ b/modules/_waku_message_encryption.crypto.ecies.html @@ -1,3 +1,3 @@ -ecies | Documentation

                                  Index

                                  Functions

                                  decrypt +ecies | Documentation

                                  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.html b/modules/_waku_message_encryption.crypto.html index 997dd10f81..439f4f90d6 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 243f4e699a..b64902968b 100644 --- a/modules/_waku_message_encryption.crypto.symmetric.html +++ b/modules/_waku_message_encryption.crypto.symmetric.html @@ -1,4 +1,4 @@ -symmetric | Documentation

                                  Index

                                  Functions

                                  decrypt +symmetric | Documentation

                                  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.ecies.html b/modules/_waku_message_encryption.ecies.html index 3cebde9f0c..ef09601b70 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 82280d72ad..e41e56c747 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 209ed1dce9..d32b838d81 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 c21a209f2d..725c98bbeb 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 481c51be69..240c1c9c98 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 9eb353959c..83cb5bc4ff 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 f335f2132b..bb1ff08568 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 ada997b60a..0e4fcc9f78 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 a632abc82b..b2f2a326ab 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 6063f67e18..17871152b2 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 a0540eaf95..7ca9823481 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 554713ac58..b4f57d7a89 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 6a9603f0c1..13cf8b25eb 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

                                  References

                                  Re-exports WakuMessage

                                  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 fb18530ce2..0611938dcb 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 2ad9f1582c..b8b0806559 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 d287f63b80..38ca7cb6fa 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 099f42428a..c51b3e7b55 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 d96feb572e..f0e12afc7d 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 2dacba1065..ed30fe6f74 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 14e5d0af87..0e69c00bcf 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 6794d9ba45..1581554bfa 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 81b9d47f1d..3c374c6ed0 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 698a65e316..e501e6eea7 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 dca3b17c56..f0030e3f3c 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 dc3e6d06aa..ac57559615 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 28a99e4aac..69d19633de 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 231cc7db94..4ddb9580eb 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 4fec779891..7d593b196c 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 c540278150..1eb6c30308 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 38c5537ebe..54a53f746c 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 872fb7f28a..cb1427085a 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 8d31827bd8..3c64a28be6 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 1a74803bea..45db03ad66 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 ab717e3242..e339f55c4e 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 fa196b501a..b06370f0ed 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 37f51c5d77..1c6d0ab9de 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 b2ce097b02..5663be0219 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 30fb953aec..f071e1c269 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 fae774b90f..277c982b2d 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 198a275677..864a4e5cd1 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 c06953953f..6ee58e4070 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 84fd8c57e2..20fe3b8e96 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 de9107dfad..d4cb3c7cd5 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 07c8a092a5..52cd2cad07 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 11cd7ac1c4..ebe5f2909f 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 67d985dc47..593074d74e 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 210fb83dbe..6784b38caa 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 e45e23b396..74d98e14a2 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 90d79c09dd..83445b0576 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 7ee419e0ab..59270eb2a6 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 3949c3b86b..d149aaafa1 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 35d41c3221..20206fb8c0 100644 --- a/modules/_waku_sdk.html +++ b/modules/_waku_sdk.html @@ -123,4 +123,4 @@ subscribeToContentTopic 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 b4a252ab60..4248495919 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 612adcc29c..005998f139 100644 --- a/modules/_waku_sdk.utils.html +++ b/modules/_waku_sdk.utils.html @@ -22,4 +22,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 1f32ef73f2..607811fa2d 100644 --- a/modules/_waku_sdk.waku.html +++ b/modules/_waku_sdk.waku.html @@ -20,4 +20,4 @@ StreamManager

                                  Variables

                                  Functions

                                  References

                                  Re-exports DecodedMessage
                                  Re-exports Decoder
                                  Re-exports Encoder
                                  Re-exports FilterCodecs
                                  Re-exports LightPushCodec
                                  Re-exports PageDirection
                                  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 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 43a00b9a9c..434075f601 100644 --- a/modules/_waku_sdk.waku.message.html +++ b/modules/_waku_sdk.waku.message.html @@ -1,2 +1,2 @@ message | Documentation

                                  Index

                                  Namespaces

                                  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 288f19c2d0..b2879f03ff 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 52eda08fab..bd3118ae76 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

                                  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_sdk.waku.message.version_0.proto.WakuMessage.html b/modules/_waku_sdk.waku.message.version_0.proto.WakuMessage.html index e95527f4e4..7c8afe20e7 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

                                  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_sdk.waku.message.version_0.proto.html b/modules/_waku_sdk.waku.message.version_0.proto.html index 908a262476..7b993f37fd 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_filter.html b/modules/_waku_sdk.waku.waku_filter.html index 9247603111..3bbc837369 100644 --- a/modules/_waku_sdk.waku.waku_filter.html +++ b/modules/_waku_sdk.waku.waku_filter.html @@ -1,3 +1,3 @@ waku_filter | Documentation

                                  Index

                                  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_light_push.PushResponse.html b/modules/_waku_sdk.waku.waku_light_push.PushResponse.html index 88e22636fc..138742d388 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

                                  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_sdk.waku.waku_light_push.html b/modules/_waku_sdk.waku.waku_light_push.html index 09b800be73..00cf4b0ff6 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 9848a66cfa..5aadd0d78e 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 51c015d2aa..9c2556f517 100644 --- a/modules/_waku_utils.html +++ b/modules/_waku_utils.html @@ -49,4 +49,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 4c75dfc1f6..7bedc55518 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 aca20b0cc7..4d9ac94b03 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 5e4699dae1..7c348fb2fe 100644 --- a/types/_waku_interfaces.Callback.html +++ b/types/_waku_interfaces.Callback.html @@ -1 +1 @@ -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 +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 8746bdd150..abdd90881e 100644 --- a/types/_waku_interfaces.ContentFilter.html +++ b/types/_waku_interfaces.ContentFilter.html @@ -1 +1 @@ -ContentFilter | Documentation
                                  ContentFilter: {
                                      contentTopic: string;
                                  }

                                  Type declaration

                                  • contentTopic: string

                                  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 292bdac0c0..505e0a651a 100644 --- a/types/_waku_interfaces.ContentTopic.html +++ b/types/_waku_interfaces.ContentTopic.html @@ -1 +1 @@ -ContentTopic | Documentation
                                  ContentTopic: string

                                  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_interfaces.ContentTopicInfo.html b/types/_waku_interfaces.ContentTopicInfo.html index bb5554c5e4..0dfe64ef0e 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 4490843bed..bbfcbd7410 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

                                  • Optional hideWebSocketInfo?: boolean

                                    Hides WebSocket info message in console.

                                    Default

                                    false
                                     
                                    -

                                  Generated using TypeDoc

                                  \ No newline at end of file +

                                  Generated using TypeDoc

                                  \ No newline at end of file diff --git a/types/_waku_interfaces.ENRKey.html b/types/_waku_interfaces.ENRKey.html index 67f0f44b1a..e3144d73d4 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 d7b252aea8..a75970e12f 100644 --- a/types/_waku_interfaces.ENRValue.html +++ b/types/_waku_interfaces.ENRValue.html @@ -1 +1 @@ -ENRValue | Documentation
                                  ENRValue: Uint8Array

                                  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_interfaces.IFilter.html b/types/_waku_interfaces.IFilter.html index 0574e2055b..5bf7cf0891 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 dbdcd94130..953a1b7ee0 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 6839fbf7f9..31bc697b66 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 5a515f786f..d6bc581137 100644 --- a/types/_waku_interfaces.Libp2p.html +++ b/types/_waku_interfaces.Libp2p.html @@ -1 +1 @@ -Libp2p | Documentation
                                  Libp2p: BaseLibp2p<Libp2pServices> & {
                                      components: Libp2pComponents;
                                  }

                                  Type declaration

                                  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 ab892ebdd1..bf3deb8e0e 100644 --- a/types/_waku_interfaces.Libp2pComponents.html +++ b/types/_waku_interfaces.Libp2pComponents.html @@ -1 +1 @@ -Libp2pComponents | Documentation
                                  Libp2pComponents: Parameters<Exclude<Libp2pInit["metrics"], undefined>>[0]

                                  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 9955e2345f..fd36782494 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.LocalStoragePeerInfo.html b/types/_waku_interfaces.LocalStoragePeerInfo.html index 82ab53e471..c584400c51 100644 --- a/types/_waku_interfaces.LocalStoragePeerInfo.html +++ b/types/_waku_interfaces.LocalStoragePeerInfo.html @@ -1 +1 @@ -LocalStoragePeerInfo | Documentation
                                  LocalStoragePeerInfo: {
                                      address: string;
                                      id: string;
                                  }

                                  Type declaration

                                  • address: string
                                  • id: string

                                  Generated using TypeDoc

                                  \ No newline at end of file +LocalStoragePeerInfo | Documentation
                                  LocalStoragePeerInfo: {
                                      address: string;
                                      id: string;
                                  }

                                  Type declaration

                                  • address: string
                                  • id: string

                                  Generated using TypeDoc

                                  \ No newline at end of file diff --git a/types/_waku_interfaces.NodeId.html b/types/_waku_interfaces.NodeId.html index 48c0499aba..ec774eb58b 100644 --- a/types/_waku_interfaces.NodeId.html +++ b/types/_waku_interfaces.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_interfaces.PeerIdStr.html b/types/_waku_interfaces.PeerIdStr.html index 2e88e297d4..62042f8f0e 100644 --- a/types/_waku_interfaces.PeerIdStr.html +++ b/types/_waku_interfaces.PeerIdStr.html @@ -1 +1 @@ -PeerIdStr | Documentation
                                  PeerIdStr: string

                                  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_interfaces.ProtocolCreateOptions.html b/types/_waku_interfaces.ProtocolCreateOptions.html index 6803ca5ac0..ccac9afb6c 100644 --- a/types/_waku_interfaces.ProtocolCreateOptions.html +++ b/types/_waku_interfaces.ProtocolCreateOptions.html @@ -30,4 +30,4 @@ See Waku v2 Topic Usage Recommendations
                                • 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 c12dd53ae5..03cb51b09f 100644 --- a/types/_waku_interfaces.PubsubTopic.html +++ b/types/_waku_interfaces.PubsubTopic.html @@ -1 +1 @@ -PubsubTopic | Documentation
                                  PubsubTopic: string

                                  Generated using TypeDoc

                                  \ No newline at end of file +PubsubTopic | Documentation
                                  PubsubTopic: string

                                  Generated using TypeDoc

                                  \ No newline at end of file diff --git a/types/_waku_interfaces.SearchContext.html b/types/_waku_interfaces.SearchContext.html index c61bb9b911..dbeecefa01 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 e9bc6a3a6d..a5bb9a5fcf 100644 --- a/types/_waku_interfaces.SequenceNumber.html +++ b/types/_waku_interfaces.SequenceNumber.html @@ -1 +1 @@ -SequenceNumber | Documentation
                                  SequenceNumber: bigint

                                  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 204d8a19cc..c5359d10b0 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 b498e32073..fbfad4f31f 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 0734d3c4ed..767d777775 100644 --- a/types/_waku_interfaces.Unsubscribe.html +++ b/types/_waku_interfaces.Unsubscribe.html @@ -1 +1 @@ -Unsubscribe | Documentation
                                  Unsubscribe: (() => void | Promise<void>)

                                  Type declaration

                                    • (): void | Promise<void>
                                    • Returns void | Promise<void>

                                  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 51eae9c971..147362fbc2 100644 --- a/types/_waku_relay.ContentTopic.html +++ b/types/_waku_relay.ContentTopic.html @@ -1 +1 @@ -ContentTopic | Documentation
                                  ContentTopic: string

                                  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 c1f00952ae..2c52b69f3d 100644 --- a/types/_waku_relay.Observer.html +++ b/types/_waku_relay.Observer.html @@ -1 +1 @@ -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 +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 7297a41525..1ba9e09d53 100644 --- a/types/_waku_relay.RelayCreateOptions.html +++ b/types/_waku_relay.RelayCreateOptions.html @@ -1 +1 @@ -RelayCreateOptions | Documentation

                                  Type alias RelayCreateOptions

                                  RelayCreateOptions: ProtocolCreateOptions & GossipsubOpts

                                  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 9d264188ff..d1a95362d1 100644 --- a/types/_waku_sdk.ActiveSubscriptions.html +++ b/types/_waku_sdk.ActiveSubscriptions.html @@ -1 +1 @@ -ActiveSubscriptions | Documentation

                                  Type alias ActiveSubscriptions

                                  ActiveSubscriptions: Map<PubsubTopic, ContentTopic[]>

                                  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 390a86aabd..72e3730382 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 4242af2b86..bfaeb8003b 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 1b22f5d574..e7194e0c04 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 c42bdf5c04..99cbcca89f 100644 --- a/types/_waku_sdk.ContentTopic.html +++ b/types/_waku_sdk.ContentTopic.html @@ -1 +1 @@ -ContentTopic | Documentation

                                  Type alias ContentTopic

                                  ContentTopic: string

                                  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 da54aebab2..5c889762c3 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 81c0580b13..ffd0c57c93 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

                                  • Optional hideWebSocketInfo?: boolean

                                    Hides WebSocket info message in console.

                                    Default

                                    false
                                     
                                    -

                                  Generated using TypeDoc

                                  \ No newline at end of file +

                                  Generated using TypeDoc

                                  \ No newline at end of file diff --git a/types/_waku_sdk.ENRKey.html b/types/_waku_sdk.ENRKey.html index 90fb220d3d..ba6f07358d 100644 --- a/types/_waku_sdk.ENRKey.html +++ b/types/_waku_sdk.ENRKey.html @@ -1 +1 @@ -ENRKey | Documentation
                                  ENRKey: string

                                  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 a27684ee8c..387e42112f 100644 --- a/types/_waku_sdk.ENRValue.html +++ b/types/_waku_sdk.ENRValue.html @@ -1 +1 @@ -ENRValue | Documentation
                                  ENRValue: Uint8Array

                                  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 3d66ba5767..4ead54f4ba 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 e6ebe87df8..b7f442aef2 100644 --- a/types/_waku_sdk.ILightPush.html +++ b/types/_waku_sdk.ILightPush.html @@ -1 +1 @@ -ILightPush | Documentation
                                  ILightPush: ISender & IBaseProtocol

                                  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 772c327246..e35e2a0653 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 b747bf083a..d42f981aca 100644 --- a/types/_waku_sdk.Libp2p.html +++ b/types/_waku_sdk.Libp2p.html @@ -1 +1 @@ -Libp2p | Documentation
                                  Libp2p: BaseLibp2p<Libp2pServices> & {
                                      components: Libp2pComponents;
                                  }

                                  Type declaration

                                  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 68909dfcee..6b68b33845 100644 --- a/types/_waku_sdk.Libp2pComponents.html +++ b/types/_waku_sdk.Libp2pComponents.html @@ -1 +1 @@ -Libp2pComponents | Documentation

                                  Type alias Libp2pComponents

                                  Libp2pComponents: Parameters<Exclude<Libp2pInit["metrics"], undefined>>[0]

                                  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 e4090d402f..7dfbb3c3c1 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.LocalStoragePeerInfo.html b/types/_waku_sdk.LocalStoragePeerInfo.html index 489e0395d7..346e27efe1 100644 --- a/types/_waku_sdk.LocalStoragePeerInfo.html +++ b/types/_waku_sdk.LocalStoragePeerInfo.html @@ -1 +1 @@ -LocalStoragePeerInfo | Documentation

                                  Type alias LocalStoragePeerInfo

                                  LocalStoragePeerInfo: {
                                      address: string;
                                      id: string;
                                  }

                                  Type declaration

                                  • address: string
                                  • id: string

                                  Generated using TypeDoc

                                  \ No newline at end of file +LocalStoragePeerInfo | Documentation

                                  Type alias LocalStoragePeerInfo

                                  LocalStoragePeerInfo: {
                                      address: string;
                                      id: string;
                                  }

                                  Type declaration

                                  • address: string
                                  • id: string

                                  Generated using TypeDoc

                                  \ No newline at end of file diff --git a/types/_waku_sdk.NodeId.html b/types/_waku_sdk.NodeId.html index 44695d11e6..0a649b80a1 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 5ed7831697..19d8460dbf 100644 --- a/types/_waku_sdk.PeerIdStr.html +++ b/types/_waku_sdk.PeerIdStr.html @@ -1 +1 @@ -PeerIdStr | Documentation
                                  PeerIdStr: string

                                  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 01816f1bff..29d48805d1 100644 --- a/types/_waku_sdk.ProtocolCreateOptions.html +++ b/types/_waku_sdk.ProtocolCreateOptions.html @@ -30,4 +30,4 @@ See Waku v2 Topic Usage Recommendations
                                • 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 7ee984a08d..ce567034fd 100644 --- a/types/_waku_sdk.PubsubTopic.html +++ b/types/_waku_sdk.PubsubTopic.html @@ -1 +1 @@ -PubsubTopic | Documentation

                                  Type alias PubsubTopic

                                  PubsubTopic: string

                                  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 192203d186..cedccee2b2 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 cbcc26dbd3..f13898dffd 100644 --- a/types/_waku_sdk.SequenceNumber.html +++ b/types/_waku_sdk.SequenceNumber.html @@ -1 +1 @@ -SequenceNumber | Documentation

                                  Type alias SequenceNumber

                                  SequenceNumber: bigint

                                  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 162f2d3553..fe72d10afc 100644 --- a/types/_waku_sdk.ShardingParams.html +++ b/types/_waku_sdk.ShardingParams.html @@ -1 +1 @@ -ShardingParams | Documentation

                                  Type alias ShardingParams

                                  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 ebfb22a856..8e10e9c4db 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 8f80cfee3f..09a4f8ee2a 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 b491d23269..25e4bd935e 100644 --- a/types/_waku_sdk.relay.ContentTopic.html +++ b/types/_waku_sdk.relay.ContentTopic.html @@ -1 +1 @@ -ContentTopic | Documentation
                                  ContentTopic: string

                                  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 2adba39e80..67a82f1ed3 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 cbc9aa644d..d3457fd41a 100644 --- a/types/_waku_sdk.relay.RelayCreateOptions.html +++ b/types/_waku_sdk.relay.RelayCreateOptions.html @@ -1 +1 @@ -RelayCreateOptions | Documentation
                                  RelayCreateOptions: ProtocolCreateOptions & GossipsubOpts

                                  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 9aca102038..109b21324b 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

                                  Generated using TypeDoc

                                  \ No newline at end of file diff --git a/types/_waku_utils.IteratorOptions.html b/types/_waku_utils.IteratorOptions.html index 669ce18d8a..61a152a7ac 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

                                  Generated using TypeDoc

                                  \ No newline at end of file diff --git a/variables/_waku_core.MetadataCodec.html b/variables/_waku_core.MetadataCodec.html index 2199b6f251..e8963f705a 100644 --- a/variables/_waku_core.MetadataCodec.html +++ b/variables/_waku_core.MetadataCodec.html @@ -1 +1 @@ -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 +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 a5c5b5e86d..1a6f7689e7 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_filter.FilterCodecs.html b/variables/_waku_core.waku_filter.FilterCodecs.html index 3fa2fa9ce1..0a82960637 100644 --- a/variables/_waku_core.waku_filter.FilterCodecs.html +++ b/variables/_waku_core.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_core.waku_light_push.LightPushCodec.html b/variables/_waku_core.waku_light_push.LightPushCodec.html index 3c38a46437..8101498b3a 100644 --- a/variables/_waku_core.waku_light_push.LightPushCodec.html +++ b/variables/_waku_core.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_core.waku_store.DefaultPageSize.html b/variables/_waku_core.waku_store.DefaultPageSize.html index f88ef74e89..3ffc7f1ffe 100644 --- a/variables/_waku_core.waku_store.DefaultPageSize.html +++ b/variables/_waku_core.waku_store.DefaultPageSize.html @@ -1 +1 @@ -DefaultPageSize | Documentation
                                  DefaultPageSize: 10 = 10

                                  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 9098864825..9958eca244 100644 --- a/variables/_waku_core.waku_store.StoreCodec.html +++ b/variables/_waku_core.waku_store.StoreCodec.html @@ -1 +1 @@ -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 +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 eb9b702719..ca473e48d4 100644 --- a/variables/_waku_dns_discovery.enrTree.html +++ b/variables/_waku_dns_discovery.enrTree.html @@ -1 +1 @@ -enrTree | Documentation
                                  enrTree: {
                                      PROD: string;
                                      TEST: string;
                                  } = ...

                                  Type declaration

                                  • PROD: string
                                  • TEST: string

                                  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 83917eef7b..4be5031f29 100644 --- a/variables/_waku_enr.ERR_INVALID_ID.html +++ b/variables/_waku_enr.ERR_INVALID_ID.html @@ -1 +1 @@ -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 +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 23275298f3..31141e7610 100644 --- a/variables/_waku_enr.ERR_NO_SIGNATURE.html +++ b/variables/_waku_enr.ERR_NO_SIGNATURE.html @@ -1 +1 @@ -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 +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 fab88aa921..6c254bd11e 100644 --- a/variables/_waku_enr.MAX_RECORD_SIZE.html +++ b/variables/_waku_enr.MAX_RECORD_SIZE.html @@ -1 +1 @@ -MAX_RECORD_SIZE | Documentation

                                  Variable MAX_RECORD_SIZEConst

                                  MAX_RECORD_SIZE: 300 = 300

                                  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 545420fd82..3d8ef35070 100644 --- a/variables/_waku_enr.MULTIADDR_LENGTH_SIZE.html +++ b/variables/_waku_enr.MULTIADDR_LENGTH_SIZE.html @@ -1 +1 @@ -MULTIADDR_LENGTH_SIZE | Documentation

                                  Variable MULTIADDR_LENGTH_SIZEConst

                                  MULTIADDR_LENGTH_SIZE: 2 = 2

                                  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 f5a0ef8cad..91f32b17d7 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

                                  Variable DEFAULT_CLUSTER_IDConst

                                  DEFAULT_CLUSTER_ID: 1 = 1

                                  The default cluster ID for The Waku Network

                                  -

                                  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 94d890bf5a..1e299d338a 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_local_discovery.DEFAULT_LOCAL_TAG_NAME.html b/variables/_waku_local_discovery.DEFAULT_LOCAL_TAG_NAME.html deleted file mode 100644 index 988bf61bbb..0000000000 --- a/variables/_waku_local_discovery.DEFAULT_LOCAL_TAG_NAME.html +++ /dev/null @@ -1 +0,0 @@ -DEFAULT_LOCAL_TAG_NAME | Documentation
                                  DEFAULT_LOCAL_TAG_NAME: LOCAL = Tags.LOCAL

                                  Generated using TypeDoc

                                  \ No newline at end of file diff --git a/variables/_waku_local_peer_cache_discovery.DEFAULT_LOCAL_TAG_NAME.html b/variables/_waku_local_peer_cache_discovery.DEFAULT_LOCAL_TAG_NAME.html new file mode 100644 index 0000000000..53221d25fc --- /dev/null +++ b/variables/_waku_local_peer_cache_discovery.DEFAULT_LOCAL_TAG_NAME.html @@ -0,0 +1 @@ +DEFAULT_LOCAL_TAG_NAME | Documentation
                                  DEFAULT_LOCAL_TAG_NAME: LOCAL = Tags.LOCAL

                                  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 ba3322ddfb..e815a68bd1 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

                                  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 +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 0e242c41b0..409e4893d8 100644 --- a/variables/_waku_peer_exchange.PeerExchangeCodec.html +++ b/variables/_waku_peer_exchange.PeerExchangeCodec.html @@ -1 +1 @@ -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 +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 fac6aa1c2c..1aa741bf5b 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

                                  Variable DEFAULT_CLUSTER_IDConst

                                  DEFAULT_CLUSTER_ID: 1 = 1

                                  The default cluster ID for The Waku Network

                                  -

                                  Generated using TypeDoc

                                  \ No newline at end of file +

                                  Generated using TypeDoc

                                  \ No newline at end of file diff --git a/variables/_waku_sdk.DefaultPingKeepAliveValueSecs.html b/variables/_waku_sdk.DefaultPingKeepAliveValueSecs.html index 0c60a53f7f..1f699b9abf 100644 --- a/variables/_waku_sdk.DefaultPingKeepAliveValueSecs.html +++ b/variables/_waku_sdk.DefaultPingKeepAliveValueSecs.html @@ -1 +1 @@ -DefaultPingKeepAliveValueSecs | Documentation

                                  Variable DefaultPingKeepAliveValueSecsConst

                                  DefaultPingKeepAliveValueSecs: number = ...

                                  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.DefaultPubsubTopic.html b/variables/_waku_sdk.DefaultPubsubTopic.html index 372965e4fd..990d27a085 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.DefaultRelayKeepAliveValueSecs.html b/variables/_waku_sdk.DefaultRelayKeepAliveValueSecs.html index 628a42378e..3063052200 100644 --- a/variables/_waku_sdk.DefaultRelayKeepAliveValueSecs.html +++ b/variables/_waku_sdk.DefaultRelayKeepAliveValueSecs.html @@ -1 +1 @@ -DefaultRelayKeepAliveValueSecs | Documentation

                                  Variable DefaultRelayKeepAliveValueSecsConst

                                  DefaultRelayKeepAliveValueSecs: number = ...

                                  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.DefaultUserAgent.html b/variables/_waku_sdk.DefaultUserAgent.html index 33c389c682..46f4a486c5 100644 --- a/variables/_waku_sdk.DefaultUserAgent.html +++ b/variables/_waku_sdk.DefaultUserAgent.html @@ -1 +1 @@ -DefaultUserAgent | Documentation

                                  Variable DefaultUserAgentConst

                                  DefaultUserAgent: "js-waku" = "js-waku"

                                  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 ca75b28ae6..ee1465873f 100644 --- a/variables/_waku_sdk.waku.MetadataCodec.html +++ b/variables/_waku_sdk.waku.MetadataCodec.html @@ -1 +1 @@ -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 +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 e91cfc8bae..828acc3c21 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
                                  Version: 0 = 0

                                  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_filter.FilterCodecs.html b/variables/_waku_sdk.waku.waku_filter.FilterCodecs.html index 1d0d02a54c..623b2022e1 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 cf06d19fb0..496884f3b2 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 aca606cd4e..ac37a1f838 100644 --- a/variables/_waku_sdk.waku.waku_store.DefaultPageSize.html +++ b/variables/_waku_sdk.waku.waku_store.DefaultPageSize.html @@ -1 +1 @@ -DefaultPageSize | Documentation
                                  DefaultPageSize: 10 = 10

                                  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 1a0a43a772..702eb70cb1 100644 --- a/variables/_waku_sdk.waku.waku_store.StoreCodec.html +++ b/variables/_waku_sdk.waku.waku_store.StoreCodec.html @@ -1 +1 @@ -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 +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